Skip to content

v5.7.0

Compare
Choose a tag to compare
@richardwilkes richardwilkes released this 15 Jan 20:02
· 479 commits to master since this release
7970f2a

Features

  • Added help buttons and links to the new User Guide markdown that @kriegstinte contributed to the Master Library
  • Added support for Pyramid 3/65's "By Default" via the new "Use Half-Stat Defaults" option in sheet settings (#71)
  • Added option to group containers when sorting to the general settings (#383)
  • Added an Attributes trait container type, similar to the Race trait container type, which allocates any points of traits within it to the Attributes section of the point breakdown (#578)
  • The tag filter on library lists now supports selecting more than one tag at a time to filter against (#587)
  • Page reference mappings can now be edited without resorting to deleting and re-creating them (#641)

Bug Fixes

  • Fixed an issue on Windows that prevented URLs with question marks in them (i.e. ones with parameters) from working
  • Fixed legacy export key @perception to use the correct attribute name
  • Fixed an edge case that could cause PDF generation on Windows to crash
  • Fixed an edge case that would cause pagination to fail on export
  • Fixed some UI labels that had been changed to the incorrect values ("PDFPage" is now "Page") by an errant refactoring
  • Turned off sorting for tables that can't be sorted
  • Improved some aspects of menu handling on OS's that have per-window menu bars rather than a global menu bar

Library Compatibility

  • Loads library file formats v3.x.x and v4.x.x. Only produces v4.x.x. Note that GCS v4.30.0 is the oldest version that produced the v3.x.x library file format. You will need to load and save your data with a version capable of writing the v3.x.x format before you will be able to load it into this release.