Skip to content

v1.1.3

Choose a tag to compare

@curtp curtp released this 08 Mar 15:23
Immutable release. Only release title and notes can be modified.

I know this is a quick release after v1.1.2, but I think it's worth it. There's some nice improvements that I think are worth making available sooner than later.

What's New

  • The database can now be stored in a custom directory by setting database_dir in config.yaml. Useful for keeping your sessions in a cloud-synced folder like Dropbox.
  • The F2, F3, and F4 tag templates (Character Action, Oracle, Dice) can now be customized in config.yaml under core_tags.
  • The About modal (F1) now shows the full path to your config.yaml, database, and log files.
  • The README has a new Configuration section documenting all config options and where to find the file on each platform.

Improvements

  • Inserting a tag or template via F2–F4, Ctrl+T, or a dice roll now scrolls the text area just enough to keep the cursor visible, rather than leaving it off screen.