Releases: flattool/ignition
Releases · flattool/ignition
Release list
2.4.1
New Features
- Added ability to open a script to fill in the Command or Script
- Added better support for NixOS and other Nix setups
Bug Fixes and Changes
- Added fallback option to delete a file if trashing the file does not work
- Fixed minor issue causing some new entries to not be allowed to be created
- Better handle cases where the system autostart folder is missing
- Fixed incorrectly titled "About Descriptive" menu item
- Improved reliability of the Installed Apps list and its automatic refreshing
- Added and updated translations
2.4.0
Bug Fixes and Changes
- Updated to GNOME 50 technologies
- Fixed issue where overridden entries don't update properly
- Fixed issue where the same entries would appear in the list multiple times
- Fixed missing search button icons
- Added and updated translations
2.3.1
Bug Fixes
- Fixed endless loading when no user autostart entries are present
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