Skip to content

Releases: derikb/character-sheet-app

1.3.0

15 Oct 13:22
Compare
Choose a tag to compare

Bug fixes and backend reorganization:

  • Fixed issue with placeholders on fields with background icons
  • Added timestamp to email backup subject lines to avoid threading issues.
  • Fixed versioning script (dev only)
  • Moved scripts into two modules so the one can be reused for other apps for different rules. (i.e. 1 rule specific script, 1 generic app script)

1.2.0

12 Oct 15:28
Compare
Choose a tag to compare

Added some svg icons to AC and HP to liven up the design a bit.

1.1.0

12 Oct 13:54
Compare
Choose a tag to compare

New features including:

  • Updated css
  • Improved UI for spell lists
    • Spell lists only appear if spell slot is greater than 0
    • Spell lists are actual lists (1 per spell). Hit return in a spell to add a new list item
  • Added Appearance field
  • Fix for linebreaks/spaces left behind in empty fields
  • Print stylesheet.

1.0.3

09 Oct 13:40
Compare
Choose a tag to compare

My cache key change broke some stuff, but then it turns out my version script wasn't working right so probably no one would have accessed version 1.0.2 anyway unless they were loading new.

  • Fixed cache key issue.

1.0.2

08 Oct 16:35
Compare
Choose a tag to compare
  • Added a prefix to the localStorage key to help it not get confused with any other localStorage in the same location (particularly necessary if using on local file system).

1.0.1

08 Oct 15:57
Compare
Choose a tag to compare
  • Changed the favicons/icons.
  • Minor cleanup.

1.0.0

06 Oct 01:19
Compare
Choose a tag to compare

Release 1.0.0!

Things seem to work. There are still features to add and visuals to improve, but I think it's ready to share.