mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-21 16:13:00 +00:00
Update changelog for v0.13-dev
This commit is contained in:
parent
6780ce18bb
commit
9f4fdfa614
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue