Update changelog for v0.13-dev

This commit is contained in:
Starbeamrainbowlabs 2016-10-01 11:41:25 +01:00
parent 6780ce18bb
commit 9f4fdfa614
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
- Changed the way different display modes are accessed. You can now use the new `mode` parameter to the `view` action. It supports 4 different modes at present: `normal`, `printable`, `contentonly`, and `parsedsourceonly`.
### Fixed
- The login session lifetime is now configurable (defaults to 24 hours), so you won't keep getting logged out all the time (in theory). (#113)
- Recent changes made on different days are now displayed separately, as they should be (#112)
- Fxed huge issue with `contentonly` display mode.
## v0.12.1