Skip to content

Release 1.9#96

Merged
mariodebono merged 15 commits into
mainfrom
release/1.9
Mar 9, 2026
Merged

Release 1.9#96
mariodebono merged 15 commits into
mainfrom
release/1.9

Conversation

@mariodebono
Copy link
Copy Markdown
Contributor

No description provided.

@nbourre
Copy link
Copy Markdown
Contributor

nbourre commented Feb 25, 2026

On Windows, while creating a new project. When checking Overwrite Project Path, the path was already created in advance when I click the browsing icon.
I selected another folder which contains multiple project and I got the error message Project folder 'X' already exists and is not empty...
I needed to concatenate the path by hand at the end of the folder path to create the project.

Godot_Launcher_bSdIYqoQq0.mp4

chore: update version to 1.9.0-beta.1 in package.json
* feat(fileSystem): add pathExists and fileExists functions

* feat(fileSystem): add ensureDirectory function

* feat(fileSystem): add localization

* feat(ui): enhance project path handling and validation
* chore: remove unused section

* chore(e2e): update release information for 4.6.x versions

* chore(e2e): refactor screenshot tests and add home override

* chore(screenshots): update screenshot assets

* chore(screenshots): update dark appearance screenshot
* chore: update documentation screenshots and add TypeScript configuration for e2e tests

* chore(deps): update package overrides for various dependencies

- Updated ajv to version >=6.14.0
- Updated minimatch to versions >=3.1.3, >=3.1.4, >=10.2.1, >=10.2.3, >=5.1.7, >=5.1.8, >=9.0.6, and >=9.0.7
- Updated rollup to version >=4.59.0
- Updated tar to versions >=7.5.7, >=7.5.8, and >=7.5.10

* chore: simplify key generation in table row mappings

* chore: bump version to 1.9.0

* chore(changelog): update version to v1.9.0 and fix date

* refactor(installReleaseTable): simplify key generation for rows

* chore(deps): update package dependencies to fix dist issue
* feat: add manual update flow with skip support and update banners

- switch app updates to manual download + explicit restart install
- add per-version skip/unskip handling and manual override from Settings
- add sidebar/update settings UI states, tests, and docs screenshots

* chore: ensure test watch mode is disabled in vitest configuration

* chore: update screenshot assets for improved visual consistency
* chore: update mac distribution script to remove publish option

* chore: remove unused winget workflow
* chore: add installer and locale manifests for 1.9.0-beta.3

* chore: update mac distribution script to remove publish option (#106)

* chore: update mac distribution script to remove publish option

* chore: remove unused winget workflow
@mariodebono mariodebono marked this pull request as ready for review March 9, 2026 19:47
@mariodebono mariodebono merged commit 00a24a8 into main Mar 9, 2026
14 of 15 checks passed
@mariodebono mariodebono deleted the release/1.9 branch March 9, 2026 20:29
@mariodebono mariodebono restored the release/1.9 branch March 9, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants