Skip to content

Releases: flattool/ignition

2.4.1

Choose a tag to compare

@heliguy4599 heliguy4599 released this 07 Jun 18:42
1b79f98

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

Choose a tag to compare

@heliguy4599 heliguy4599 released this 01 Apr 23:31
cdc6b39

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

Choose a tag to compare

@heliguy4599 heliguy4599 released this 19 Jan 05:14
76106e2

Bug Fixes

  • Fixed endless loading when no user autostart entries are present

2.3.0

Choose a tag to compare

@heliguy4599 heliguy4599 released this 18 Jan 02:55
80385c0

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

Choose a tag to compare

@heliguy4599 heliguy4599 released this 09 Dec 02:58
7f67bed

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

Choose a tag to compare

@heliguy4599 heliguy4599 released this 01 Jul 21:55
9ec9133

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

Choose a tag to compare

@heliguy4599 heliguy4599 released this 05 May 02:23
61063d6

Bug Fixes and Changes

  • Ensure the home autostart directory exists before any entries can be added
  • Updated translations

2.1.0 TypeScript

Choose a tag to compare

@heliguy4599 heliguy4599 released this 03 May 00:57
251c72a

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

Choose a tag to compare

@heliguy4599 heliguy4599 released this 26 Apr 02:14
88733f7

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

Choose a tag to compare

@heliguy4599 heliguy4599 released this 20 Mar 04:00
d95dc5d

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