github sbrl/Pepperminty-Wiki v0.12

latest releases: v0.24, v0.24-beta1, v0.23...
7 years ago

It's been what, almost 3 months since the last release? Shockingly enough, I haven't actually given up on Pepperminty Wiki - and this release is proof of that! This is a medium sized release, with a bunch of behind-the scenes changes that prepare for something awesome later on down the line.

The most important change is that settings are now stored in peppermint.json, and not in the main index.php itself. This file will be created automatically on the first page load. You can then customise it from there. After this release, you should never need to manually insert settings on upgrade ever again - it should all happen automatically (although that part hasn't been written yet!)

Changes since v0.12-beta2

(This release is practically identical to v0.12-beta2.)

Changes since v0.12-beta1

Changed

  • Changed the revision display text ("Revision created by..." -> "Revision saved by...")

Changes since v0.11

Added

  • Page history! Currently you can't do anything with the previous revisions - that will come in a future release.
  • Implemented delayed indexing (#66)
  • Added the time a page was last modified to the footer (#67)
  • Added unified diff to edit conflict resolution pages (#64)
  • Added image captions (#65)
  • Added short syntax for images (#24)

Changed

  • Added text "Tag List: " to tag listing pages
  • Added checkerboard pattern behind transparent images on mouse hover on their preview pages.
  • Improved support for SVGS.
    • SVGs are sent as-is instead of a preview image unless $settings->render_svg_previews is set to true.
    • Added code to find the dimensions of an SVG.
  • Reduced the amount of space that the login bit in the top left takes up.
  • Changed the revision display text ("Revision created by..." -> "Revision saved by...")

Fixed

  • Fixed a bug in the idindex generator.
  • Fixed an issue where you wouldn't be redirected correctly if you typed your password incorrectly

Don't miss a new Pepperminty-Wiki release

NewReleases is sending notifications on new releases.