Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Exidex committed Feb 15, 2025
1 parent 652af98 commit 047e0c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ For changes in `@project-gauntlet/tools` see [separate CHANGELOG.md](https://git

## [Unreleased]

- Added localization support for macOS application names
- Added localization support for macOS application names (contributed by @BennoCrafter)
- Added plugin preference `Bundle Name Lang` of enum type
- `localized` option - use localized name of bundle if available - this is the default
- `default` option - use default name of bundle (usually english)
- On macOS use app stem name as a fallback if the bundle name is empty
- On macOS use app stem name as a fallback if the bundle name is empty (contributed by @BennoCrafter)
- Fixes empty names of some apps, like "Creality Print" which have an empty bundle name
- Added --version flag to CLI to display Gauntlet version
- Slightly improved close-on-unfocus behaviour of main window on X11
Expand Down

0 comments on commit 047e0c3

Please sign in to comment.