Ajour Versions Save

A World of Warcraft addon manager written in Rust.

1.3.2

2 years ago

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

2 years ago

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

2 years ago

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

2 years ago

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

2 years ago

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

2 years ago

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

2 years ago

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

2 years ago

Fixed

  • Addons from Hub was not always correctly installed.

1.2.4

2 years ago

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

2 years ago

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.