Skip to content

Releases: on3iro/aeons-end-randomizer

v1.4.7 - Hotfix

18 Mar 19:56
Compare
Choose a tag to compare

Changelog

  • Removed update screen (for real this time) - we need to find another way to make the update process as easy as possible

v1.4.6 - Hotfix

18 Mar 19:36
Compare
Choose a tag to compare

Changelog

  • Fixed another serious bug, that caused the app to crash if the user tried to randomize without having expansions selected

v1.4.5 - Hotfix

18 Mar 19:16
Compare
Choose a tag to compare

Changelog

Man, today seems to be hotfix day...

  • Fixed bug, that caused the application to crash on startup if the user did not have any previous data of selected expansions inside indexedDB

v1.4.4 - Hotfix

18 Mar 18:32
Compare
Choose a tag to compare

Changelog

  • Rolled back the last two Hotfixes, because I forgot to deploy the new version 🤦‍♂️ - now lets see if the update screen actually works...

v1.4.3 - Hotfix

18 Mar 18:19
Compare
Choose a tag to compare

Changelog

  • Removed the update screen completely (for now), because it still caused an endless update loop

v1.4.2 - Hotfix

18 Mar 18:06
Compare
Choose a tag to compare

Changelog

  • Fixes bug that caused endless update cycle, even after restarting the app.
    Unfortunately updating still does not work properly without re-opening the app

v1.4.1 - Hotfix

18 Mar 18:01
Compare
Choose a tag to compare

Changelog

  • Fixed small CSS issue causing mage and supply cards inside a single row to differ in height

v1.4.0

18 Mar 06:33
Compare
Choose a tag to compare

Changelog

  • Rename legacy mages to make them identifiable by their ingame color
  • Fix Updatescreen bug, where Screen would not disappear after updating (fix becomes active with the next version)

Internal

  • Major Refactoring integration Redux
  • Updated some dependencies

v1.3.0

10 Mar 13:14
Compare
Choose a tag to compare

Changelog

  • Added option to add Maelstroms Assault card to turn order deck
  • Increased visibility of "Draw Card" button

v1.2.0

04 Mar 10:26
Compare
Choose a tag to compare

Changelog

  • Add loading spinner on app start
  • Add easier update mechanism

Internal

  • Integrate TypeScript
  • Add CI
  • Add bundle analyzer scripts