This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Releases: ajour/ajour
Releases · ajour/ajour
1.3.2
1.3.2-rc.1
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
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
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
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
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
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
Fixed
- Addons from Hub was not always correctly installed.
1.2.4
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.
- Townlong Yak addons are still available through both CurseForge and the newly
Changed
- Speed up parsing addons by improving regex expessions.
1.2.4-rc.1
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.
- Townlong Yak addons are still available through both CurseForge and the newly
Changed
- Speed up parsing addons by improving regex expessions.