Skip to content

Releases: glaciyan/gscale

v2.1.0

31 Dec 14:52
bda6039
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.1.0

v2.0.3

30 Dec 17:33
5ccc80f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

21 Dec 15:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-classic...v2.0.2

v2.0.0-classic

16 Dec 19:24
Compare
Choose a tag to compare

This update is mostly focussed on the move to Vue.js.
It will also help with adding new features thanks to the switch to Vue.js and a new and improved framework for building GI related tools.

v1.1 is archived at classic.gscale.cc

  • Moved to Vue.js from React
  • Moved to WindiCSS from TailwindCSS
  • UI Adjustments
    • Redesigned Nav Links
    • Border around character front view image
    • Removed item preview from the bottom of character details
    • New icon for ascended checkbox
    • Added an icon next to each header in the Material Preview section of /build/x
    • Custom gscale loading spinner
    • Adjusted the colors of the cards in /builds
    • Delete build dialog will now mention the character you are deleting
    • Removed Discord like warning for external links
    • Added animation for the down arrow in the level selectors
  • New data schema for characters, items and item groups
  • Added Item Availability data which can be used for item groups which are only available from domains at specific days
  • Improved handling of Traveler data
  • New IndexedDb schema (version 20)
  • Added automatic migration to new schema see here