Skip to content

Releases: ajour/ajour

1.3.2

23 Sep 20:22
Compare
Choose a tag to compare

Added

  • Option to disable keybindings in Ajour.

Fixed

  • Resolved a issue where keybindings would trigger with modifiers.
  • Better handling of the new TOC format with flavor in the filename.
  • Better error handling if a source goes down.

1.3.2-rc.1

22 Sep 13:02
Compare
Choose a tag to compare
1.3.2-rc.1 Pre-release
Pre-release

Added

  • Option to disable keybindings in Ajour.

Fixed

  • Resolved a issue where keybindings would trigger with modifiers.
  • Better handling of the new TOC format with flavor in the filename.
  • Better error handling if a source goes down.

1.3.1

12 Sep 08:57
Compare
Choose a tag to compare

Added

  • Classic Era PTR support.
  • A new retry button will appear alongside an error message if one of the API servers
    is down. This new button should make it easier to try fetching the data again
    instead of relaunching the application.

Fixed

  • ElvUI (and a few other) addons should now properly show up in Ajour again.
  • Fixed issue where alt + tabbing would change view in Ajour.

1.3.1-rc.1

10 Sep 18:32
2cc5dce
Compare
Choose a tag to compare
1.3.1-rc.1 Pre-release
Pre-release

Added

  • A new retry button will appear alongside an error message if one of the API servers
    is down. This new button should make it easier to try fetching the data again
    instead of relaunching the application.

Fixed

  • ElvUI (and a few other) addons should now properly show up in Ajour again.
  • Fixed issue where alt + tabbing would change view in Ajour.

1.3.0

07 Aug 18:10
Compare
Choose a tag to compare

Packaging

  • Adds a new cargo feature flag no-self-update. When used, Ajour won't check for
    newer updates.
  • Adds 2 new release assets, one for Windows and Macos, both with this feature
    activated. These can be picked up by Chocolatey & Homebrew respectively.

Added

  • Addons can now be exported to a .yml file and reimported to Ajour. When
    importing, any addons that don't currently exist on the system will be installed.
    Export and Import buttons have been added to the Addons section of Settings.

Fixed

  • Fixed bug where alt+tab would change tabs in Ajour.

1.3.0-rc.2

02 Aug 01:07
d605960
Compare
Choose a tag to compare
1.3.0-rc.2 Pre-release
Pre-release

APPIMAGE is fixed for this release

Packaging

  • Adds a new cargo feature flag no-self-update. When used, Ajour won't check for
    newer updates.
  • Adds 2 new release assets, one for Windows and Macos, both with this feature
    activated. These can be picked up by Chocolatey & Homebrew respectively.

Added

  • Addons can now be exported to a .yml file and reimported to Ajour. When
    importing, any addons that don't currently exist on the system will be installed.
    Export and Import buttons have been added to the Addons section of Settings.

Fixed

  • Fixed bug where alt+tab would change tabs in Ajour.

1.3.0-rc.1

01 Aug 17:21
Compare
Choose a tag to compare
1.3.0-rc.1 Pre-release
Pre-release

APPIMAGE is currently broken, we are working on fixing and will get out a 2nd RC for testing when fixed

Packaging

  • Adds a new cargo feature flag no-self-update. When used, Ajour won't check for
    newer updates.
  • Adds 2 new release assets, one for Windows and Macos, both with this feature
    activated. These can be picked up by Chocolatey & Homebrew respectively.

Added

  • Addons can now be exported to a .yml file and reimported to Ajour. When
    importing, any addons that don't currently exist on the system will be installed.
    Export and Import buttons have been added to the Addons section of Settings.

Fixed

  • Fixed bug where alt+tab would change tabs in Ajour.

1.2.5

26 Jul 13:24
Compare
Choose a tag to compare

Fixed

  • Addons from Hub was not always correctly installed.

1.2.4

26 Jul 11:26
Compare
Choose a tag to compare

Added

  • Hub catalog source.
    • This is a new source which the WowUp team has created.
  • Keybindings have been added to navigate around quickly.
  • Possible to see all addons from all sources when browsing the Catalog by selecting
    "All Sources" in the list.

Removed

  • Townlong Yak source has been removed from Catalog due to it being deprecated
    by the author.
    • Townlong Yak addons are still available through both CurseForge and the newly
      added source, Hub.

Changed

  • Speed up parsing addons by improving regex expessions.

1.2.4-rc.1

24 Jul 13:17
3b7ca82
Compare
Choose a tag to compare
1.2.4-rc.1 Pre-release
Pre-release

Added

  • Hub catalog source.
    • This is a new source which the WowUp team has created.
  • Keybindings have been added to navigate around quickly.
  • Possible to see all addons from all sources when browsing the Catalog by selecting
    "All Sources" in the list.

Removed

  • Townlong Yak source has been removed from Catalog due to it being deprecated
    by the author.
    • Townlong Yak addons are still available through both CurseForge and the newly
      added source, Hub.

Changed

  • Speed up parsing addons by improving regex expessions.