Skip to content

Releases: Jorixon/JASM

v2.18.6

22 Dec 11:01
c3e773f
Compare
Choose a tag to compare

2.18.6 (2024-12-21)

Bug Fixes

  • Unable to set mod preview image by pasting a file image (#313) (572ab0c)

v2.18.5

21 Dec 14:40
3855461
Compare
Choose a tag to compare

2.18.5 (2024-12-21)

Miscellaneous

  • zzz: Added lighter and updated release dates of some characters (#311) (82b20ae)

v2.18.4

17 Dec 13:04
4cf9bd9
Compare
Choose a tag to compare

2.18.4 (2024-12-17)

Miscellaneous

v2.18.3

23 Nov 09:54
c0acd0f
Compare
Choose a tag to compare

2.18.3 (2024-11-23)

Miscellaneous

v2.18.2

18 Nov 22:19
e3a7b7e
Compare
Choose a tag to compare

2.18.2 (2024-11-18)

Miscellaneous

v2.18.1

15 Nov 18:58
0778e28
Compare
Choose a tag to compare

2.18.1 (2024-11-15)

Miscellaneous

v2.18.0

10 Nov 16:53
0870490
Compare
Choose a tag to compare

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

  • Potential fix for drag and drop not working for WinRAR (#288) (45026dc)

Miscellaneous

  • Updated ui text for description field on the mod installer window (ddbc628)

v2.17.1

08 Nov 15:19
0c2a31b
Compare
Choose a tag to compare

2.17.1 (2024-11-08)

Miscellaneous

v2.17.0

04 Nov 20:38
cc41e0b
Compare
Choose a tag to compare

2.17.0 (2024-11-04)

Features

  • Rewrite code for CharacterDetailsPage (#262) (1bb8a6c)

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)

v2.16.3

11 Oct 20:13
e003308
Compare
Choose a tag to compare

2.16.3 (2024-10-11)

Miscellaneous