Skip to content

v2.5.2

Compare
Choose a tag to compare
@redimp redimp released this 15 Aug 11:52
· 111 commits to main since this release

Compare with v2.5.1

Features

  • Quality of life improvements for Changelog, History and Diff views (d73aefe and 0f20d98).

Bug Fixes

  • Removed the necessity that a page exists to get an attachment (455497e).
  • Remove current page from list of prefixes when renaming (af5bbd2).
  • Hitting [ENTER] submits the form in create and rename. (a6cde65 ).

Code Refactoring

  • menutree does not depend on pagepath being set (0136a83).
  • removed unused filename parameter from diff() (008a562).