Skip to content

v3.16.0

Latest
Compare
Choose a tag to compare
@G-Ambatte G-Ambatte released this 13 Oct 18:52
· 32 commits to master since this release
f1af87e

Change Log

For a full record of development, visit our Github Page.

Saturday 10/12/2024 - v3.16.0

5e-Cleric
  • Added a new API endpoint /metadata/:shareId to fetch metadata about individual brews

Fixes issue #2638

  • Added A3, A5, and Card page size snippets under PRINT

  • Adjust navbar styling for very long titles

Fixes issue #2071

  • Added some sorting options to the VAULT page

  • Fix language property not working in share page

Fixes issue #3776

abquintic
  • New TEXT EDITOR > PAGE NUMBER, SKIP PAGE NUMBER and RESTART PAGE NUMBER snippets for more control over automatic page numbering.

Fixes issue #513

  • New Table of Contents control options via TEXT EDITOR TABLE OF CONTENTS submenus. By default, H1-H3 is included in the ToC generation, but the new options allow marking {{blocks}} to include or exclude specific or ranges of contained headers. Also, a global option to increase the default range of H1-H3 to H1-H4/5/6. After applying these markers, you must regenerate the Table of Contents to see the changes.

  • Added a "SYNC VIEWS" button onto the divider bar. When locked, scrolling on either panel will sync the other panel to the same page.

Fixes issue #241

Gazook89
  • Added a HIDE button to the page navigation bar
G-Ambatte
  • Automatic local backups of your files, in case of accidental data loss. Stores up to 5 snapshots of each brew edited in your browser, incrementing from a few minutes old to a maximum of several days. Restore a backup by clicking an entry in the new HISTORY button in the snippet bar.

Fixes issue #3070

  • Fix issue with legacy brews breaking on Share page

Fixes issue #3764

  • Fix print size when printing a zoomed document

Fixes issue #3744

All
  • Background code cleanup, security fixes, dev tool improvements, dependency updates, prep for upcoming features, etc.