Releases: PlaidWeb/Publ
Releases · PlaidWeb/Publ
v0.7.7
It's been a hot minute since I've worked on any Publ stuff, but v0.7.7 is now released. The following changes have been made since then:
- TicketAuth: added support for the provisional request flow and for refresh tokens
- Also added an optional scope parameter to the TicketAuth request (which Publ itself doesn't use and it doesn't make much sense in a TicketAuth context but maybe someone will have a use for it)
- Added the ability to specify absolute links on the login and logout template functions
- Allow disabling the index watchdog
- Properly strip tables from auto-generated entry summaries
v0.7.6
Release v0.7.6
v0.6.10
- Tests: Add some user tests and fixes thereof
- Admin panel: Sort 'recent users' display by most recently-seen
- Code blocks: Ensure that multi-line tokens get highlighted correctly
- Bug: 401 Unauthorized now takes priority over path_alias redirections