Skip to content

Releases: rigon/notes

1.0.4

09 Apr 00:20
Compare
Choose a tag to compare
  • 404 template
  • HTTP error codes
  • Other small fixes

1.0.3

04 Oct 20:18
Compare
Choose a tag to compare

New features for Docker

  • Upload limit to 50MB
  • Configuration via environment variables
  • Add volumes and .dockerignore

1.0.2

02 Oct 19:43
Compare
Choose a tag to compare
  • Docker support

1.0.1

16 Jan 19:27
Compare
Choose a tag to compare

Bugfix: Save template authentication error
Update: README
Update: index.php

1.0.0

12 Sep 21:48
Compare
Choose a tag to compare

Authentication and fileupload support

Changelog since v0.1:

  • Introduction of authentication to protect your data.
  • Basic authentication and htpasswd support
  • Update README
  • Download page as ZIP
  • Publish files
  • Template editor
  • Reverse listing of revision files
  • File upload: server implementation and interface with dropzone.js
  • Pages organized by folders

Bugfixes:

  • Bugfix: images larger than the container
  • Bugfix: publish readonly file
  • Bugfix: read-only bug
  • Bugfix: other bugfixes