Releases: shipth-is/cli
Releases · shipth-is/cli
v0.1.48
What's Changed
- Bump picomatch by @dependabot[bot] in #179
- Bump brace-expansion from 1.1.12 to 1.1.13 by @dependabot[bot] in #181
- Bump node-forge from 1.3.3 to 1.4.0 by @dependabot[bot] in #182
- chore: adjust serialize-javascript override, remove old fast-xml-parser override. npm audit fix by @madebydavid in #183
- feature: better file matching for faster uploads by @madebydavid in #178
Full Changelog: v0.1.47...v0.1.48
v0.1.47
What's Changed
- Bump socket.io-parser from 4.2.5 to 4.2.6 by @dependabot[bot] in #173
- Bump flatted from 3.3.4 to 3.4.2 by @dependabot[bot] in #174
- chore: oclif upgrade to address security issues by @madebydavid in #176
Full Changelog: v0.1.46...v0.1.47
v0.1.46
What's Changed
- chore: Removing oclif linting packages. Adding eslint:recommended by @madebydavid in #169
- fix: resolving error shown when setting up a Godot 3 game by @madebydavid in #172
Full Changelog: v0.1.45...v0.1.46
v0.1.45
What's Changed
- feature: Adding support for Godot 4.6.1 by @madebydavid in #156
- docs: Updating android export guide link by @madebydavid in #157
- docs: Moving long FAQ item to a guide on the website by @madebydavid in #158
- Bump fast-xml-parser, @aws-sdk/client-cloudfront and @aws-sdk/client-s3 by @dependabot[bot] in #159
- chore: Upgrading oclif and related packages by @madebydavid in #160
- feature: updated entitlement/capabilities parsing from export_presets.cfg and sync with Apple portal by @madebydavid in #164
- Bump minimatch by @dependabot[bot] in #166
- Bump rollup from 4.37.0 to 4.59.0 by @dependabot[bot] in #167
- chore: Adding overrides and upgrading test packages to fix security issue by @madebydavid in #168
Full Changelog: v0.1.44...v0.1.45
v0.1.44
What's Changed
- chore: moving authenticated URL shortening to the backend by @madebydavid in #151
- Bump axios from 1.12.0 to 1.13.5 by @dependabot[bot] in #153
- docs: Adding guide links to the readme and improving npm tags by @madebydavid in #152
- feature: adding command line autocompletion and "did you mean?" by @madebydavid in #155
Full Changelog: v0.1.43...v0.1.44
v0.1.43
What's Changed
- feature: Adding Godot 4.6 support by @madebydavid in #148
- Bump @smithy/config-resolver from 4.0.1 to 4.4.5 by @dependabot[bot] in #136
- feature: adding progress tracking when zipping and when uploading by @madebydavid in #139
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #149
Full Changelog: v0.1.42...v0.1.43
v0.1.42
What's Changed
- Bump jws from 3.2.2 to 3.2.3 by @dependabot[bot] in #125
- fix: resolve issue where a bold character would be applied to the following log lines by @madebydavid in #126
- fix: order of lines in output is incorrect by @madebydavid in #127
- feature: warning users when their export_presets.cfg is set to "legacy" build mode by @madebydavid in #129
- docs: add util topic to command reference by @Copilot in #132
- Adding the android-build-method util to util index by @madebydavid in #134
New Contributors
- @Copilot made their first contribution in #132
Full Changelog: v0.1.41...v0.1.42
v0.1.41
What's Changed
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #118
- fix: ignore built files and temp files from previous android builds by @madebydavid in #115
- feature: ability to specify a liquid glass icon to be applied to the cloud-built game or to a local xcode project by @madebydavid in #117
- docs: improving the liquid glass / util docs by @madebydavid in #121
- Bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in #122
- docs: Adding info about how game files are secured and how to apply Liquid Glass icons to the README.md by @madebydavid in #123
- fix: circular import caused by DetailsFlags by @madebydavid in #124
Full Changelog: v0.1.39...v0.1.41
v0.1.39
What's Changed
- Updating 4.x versions to include 16KB patches by @madebydavid in #112
- feature: ignore any previously generated
apkandaabfiles by @madebydavid in #114 - feature: adding
--gameEngineVersionflag toshipthis game shipto override the Godot version for the current build(s) by @madebydavid in #113
Full Changelog: v0.1.38...v0.1.39
v0.1.38
What's Changed
- docs: Adding 4.5.1 stable to the version list by @madebydavid in #101
- feature: allow using demo credentials when building sideload assets by @madebydavid in #105
- docs: adding Godot 3.6.2 and other README.md improvements by @madebydavid in #106
- fix: require
--platformwhen using--useDemoCredentialsonshipthis game shipby @madebydavid in #108 - fix: display correct success message when using
--useDemoCredentialsflag by @madebydavid in #110
Full Changelog: v0.1.37...v0.1.38