Releases: Jorixon/JASM
Releases · Jorixon/JASM
v2.18.6
v2.18.5
v2.18.4
2.18.4 (2024-12-17)
Miscellaneous
- Genshin: Updated character Citlali Info and added characters Mavuika and Lan Yan (#307) (3f40d5b) Thanks @Pyrageis
- Honkai: Added character Aglaea (#307) (3f40d5b) Thanks @Pyrageis
- WuWa: Added character Lumi (#307) (3f40d5b) Thanks @Pyrageis
- ZZZ: Added characters Harumasa, Astra and Evelyn (#307) (3f40d5b) Thanks @Pyrageis
v2.18.3
v2.18.2
v2.18.1
v2.18.0
2.18.0 (2024-11-10)
Features
- Added disable all mods button on settings page (5c617df)
- Added disable all mods for character button to character details page (#287) (5c617df)
- Added filter option to only show characters with at least one enabled mod (5c617df)
- Show number of mods enabled on the character card and show colored underline if any mods are enabled (5c617df)
Bug Fixes
Miscellaneous
- Updated ui text for description field on the mod installer window (ddbc628)
v2.17.1
v2.17.0
2.17.0 (2024-11-04)
Features
This took a while. Most of the code/logic has been rewritten for the page. It is still possible to use the old page for now, this can be done by going to the settings page and checking the legacy checkbox.
Some QOL changes:
- It is now possible to drag and drop a gamebanana mod url into the grid to open a window to download mods directly through JASM
- Most columns are now sortable, and sorting is saved
- New columns added: Presets and Notes
- It is possible to turn on single select like in the gallery view and possible to hide the folder names column
- The columns Author and Notes can be edited in grid by double clicking the cell
- There's (finally) a search box to search the grid
- Things should hopefully be faster and more stable 🤞
Bug Fixes
- Don't remove mod notification if closing window while loading mod info (1bb8a6c)