Skip to content

v4.2.0

Compare
Choose a tag to compare
@Carifio24 Carifio24 released this 14 Nov 22:47
· 15 commits to master since this release
3d7496d

The primary new feature of this update is the ability to save/load character profiles and sources to/from JSON files (#108) (the preexisting copy/paste JSON loading is still present). There are a few other minor updates:

  • Fix issues with the English text of Divine Word (#107)
  • Fix an issue with the slide-out animation of the spell window on a phone when exiting using the back button (#110, #113)

There are a few non-user-facing technical updates as well:

  • Update versions of many of our dependencies (#104)
  • Update some navigation calls to account for changes in the navigation library (#105)
  • Update from the Android preference manager to the AndroidX one (#112)