Skip to content

Releases: pythrz/pythr-journal-project

v0.1.6 release

Choose a tag to compare

@pythrz pythrz released this 12 Sep 19:24
  • Added v13 backwards compatibility
    • Minimum version lowered to v13
    • Stylesheet updated to be compatible with both versions
  • Minimum permission to edit text block states lowered from GM to Journal ownership
  • Context menu visibility condition now refers to the page's ownership, not the app you are viewing from
  • Collapsible TOC categories now store collapse data based on user ID, as opposed to a single boolean flag
  • Empty categories and the uncategorized tab no longer present as collapsible
  • Changed logic when grabbing certain documents for embed functionality
  • Cleaning up of the stylesheet and scope

v0.1.5 release

Choose a tag to compare

@pythrz pythrz released this 12 Sep 16:13

Emergency fix for styling that broke with the last release (my bad).

v0.1.4 release

Choose a tag to compare

@pythrz pythrz released this 12 Sep 15:55
  • Replaced some hardcoded styling with css classes
  • Added option to toggle hiding page subheaders
  • Rescoped css to remove !important declarations
  • Added FA icons to collapsible categories to denote their current state
  • Fixed issue with scoping changes to embeds in headers

v0.1.3 release

Choose a tag to compare

@pythrz pythrz released this 10 Sep 16:10
Update pythr.css

- Changed styling of the TOC,
- Scoped changes to the TOC to only affect module journals

v0.1.2 release

Choose a tag to compare

@pythrz pythrz released this 10 Sep 12:14
  • Cleaned up redundant code and styling.
  • Added game settings to allow for changing of the default icons for each of the text blocks (encounter, development, advice, treasure, milestone).
  • Removed personal UI tweaks that could not be toggled and were out of scope for the module.

v0.1.1 release

Choose a tag to compare

@pythrz pythrz released this 10 Sep 08:12
release-0.1.1

Update version number

v0.1.0 release

Choose a tag to compare

@pythrz pythrz released this 09 Sep 19:50
release-0.1.0

Update module.json