Skip to content

Latest commit

 

History

History
92 lines (56 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

92 lines (56 loc) · 2.13 KB

1.4.3

  • Update to 1.21.4.
  • Add Simplified Chinese translations. (Thanks to @junshengxie for contributing!)

1.4.2

  • Fix compatibility with Symbol Chat.
  • Add a config option to hide the save/load buttons.
  • Add Turkish translations. (Thanks to @MissionWAR for contributing!)

1.4.1-beta

  • Add support for Forge and NeoForge.
  • Add Traditional Chinese translations. (Thanks to @yichifauzi for contributing!)

1.4.0

  • Add a config option to center book editing / reading GUI's vertically.

1.3.4

  • Update to 1.21.3.

1.3.3

  • Update to 1.21.2.
  • Drop support for 1.20.3 to 1.20.6.

1.3.2

  • Add a configuration option to copy without formatting by default.
  • Fix mixin crash when Amendments is installed.
  • Smaller bug fixes.

1.3.1

  • Fix crash when typing when multiple colors are selected.
  • Respect keyboard layout for undo and redo.
  • Properly delete after cursor when pressing 'delete'.

1.3.0

  • Allow for copying and pasting while keeping the formatting codes.
  • Add the ability to undo and redo when pressing Ctrl-Z / Ctrl-Shift-Z.

Thanks to @wiskiw for the contributions!

1.2.2

  • Add support for 1.21.1.

1.2.1

  • Fix not being able to load a pick a book when trying to load from a file on macOS.
  • Ask for confirmation before closing without saving.

1.2.0

  • Add buttons to save books to files and load them.
  • Don't insert a new page when there's already 100 pages.

1.1.2

  • Skip to first or last page when holding SHIFT while pressing the next or previous page button.
  • Properly position cursor after pasting text.
  • Properly update selection when selecting at the end of a page.
  • Properly remove empty pages when saving book.

1.1.1

  • Fix Minecraft dependency string causing the mod to not load.

1.1.0

  • Add a button to insert a new page before the current page.
  • Fix compatibility with FixBookGUI.

1.0.1

  • Change text cursor color to the current selected color.
  • Toggle the narrator when pressing Ctrl-Shift-B.

1.0.0

  • Add a button to delete the current page.
  • Slightly shift the positions of some of the buttons.
  • Support all versions from 1.20 up to 1.21

0.1.0-beta

  • Initial release.