This repository was archived by the owner on Sep 17, 2024. It is now read-only.
Ajour 0.6.0
Added
- Support for updating WeakAuras from Wago.io.
You will find a new button in the menu calledMy WeakAuras
if you have
the WeakAura addon installed.- Once setup in Ajour, WeakAuras updates can also be checked on the CLI with
ajour update-weakauras
.
- Once setup in Ajour, WeakAuras updates can also be checked on the CLI with
- A global release channel can now be set in Settings. This makes it easy to set
all addons to a certain release channel, instead of going through them one by
one. Each addon can still overwrite this setting, if wanted.
Changed
- Catalog search now uses a fuzzy match for better searching of the catalog.
Fixed
- Certain CF addons weren't fingerprinted correctly due to a bug in the fingerprinting
logic for splitting on lines. - Fix a bug where users upgrading from an older version of Ajour might have incorrect
behavior when trying to resize a column in the Catalog - Ignored addons are now sorted correctly again
- Fingerprint and addon cache entries are now properly deleted when the addon folder
is missing from the filesystem - Unknown addons are now at the botton of the addon list by default instead of top
- Padding was added back on My Addon and Catalog title columns, which was unintentionally
removed when implementing highlightable rows