Releases: flattool/ignition
Releases · flattool/ignition
2.3.1
2.3.0
Changes
- About Dialog now shows the latest release information under "What's New"
- Startup delay, if any, is now actually shown in user entries
- Improved accuracy and responsiveness of application and entry lists
- Various misleading error messages have been removed
- When running outside of Flatpak, Ignition now properly respects XDG base directories
- Added and updated translations
2.2.0
Bug Fixes and Changes
- Updated to GNOME 49 technologies
- Fixed issue where entries with periods in their names could not be saved
- Updated translations
2.1.2
Bug Fixes and Changes
- Removed duplicate entries in the Installed Apps list
- Fix issue where delays weren't being set correctly in some autostart entries
- Fix issue where some System autostart entries weren't being found correctly
2.1.1
Bug Fixes and Changes
- Ensure the home autostart directory exists before any entries can be added
- Updated translations
2.1.0 TypeScript
Changes
- Improve the app list's search animation
- Updated translations
Bug Fixes
- The app no longer crashes when the root autostart directory is not found
- New script entries now replaces whitespace in their filenames with underscores
- Fix some entries not being able to be delayed, due to their special DBus settings
- The app list no longer continues hiding apps that match entries you trashed
IMPORT NOTE FOR PACKAGERS
- This update ports Ignition from JavaScript to TypeScript
- This update adds a submodule for
gi-types, these are required to be pulled before the app can build - A TypeScript compiler supporting ECMA 2020 is now required to build the app
- For more specific information, see
.tsconfig.json
2.0.0
New Features
- Revamped User Interface, allowing for better usage of space
- A delay can be set before an entry runs after log in
- Hidden apps on your system can now be added as startup entries
- Startup entries added by your system can now be viewed and overridden
- Added a Help and Info section for common questions
Changes
- If no changes have been made to an entry, saving it is no longer possible
- Errors have better messages, and more types of errors are now caught
- Ignition now prompts on Create when an autostart entry exists with the same file name of one that is to be added
1.1.3
Bug Fixes and Changes
- Updated to GNOME 48 technologies
- Using the Search keyboard shortcut while the entry is open no longer closes them, and instead, refocuses them
- Pressing Escape no longer fails to close the current dialog or page view
- Updated translations
1.1.2
Changes
- Ignition can now see Desktop Entries in
~/.local/share/applications/ - Fixed issue causing no translations to be available
1.1.1
Changes
- Fixed crash that happened when no autostart directory was found
- Added and updated translations