Releases: schollz/cowyo
Releases · schollz/cowyo
v2.12.0
v2.11.0
New Features:
- Page lock with respect to session (Thanks @katomaso)
/uploads
will list uploads (Thanks @DanielHeath)- Use new security making brute forcing harder (Thanks @DanielHeath)
Bug fixes:
- Sitemap includes host/port (Thanks @DanielHeath)
- Raw pages are rendered as text/plain (Thanks @DanielHeath)
v2.10.0
v2.9.0
Thanks to @DanielHeath for a lot of great contributions in this release.
Bug fixes:
- Fix bug with one-letter routes
- Auth doesn't stop you from publishing (thanks @DanielHeath)
- Clicking "view" while editing takes you to the current view (thanks @DanielHeath)
- Mutex around save (thanks @DanielHeath)
New features:
- Prevent updates running out-of-order (thanks @DanielHeath)
- Fade out when crossing out (thanks @DanielHeath)
- Sort
ls
by most recent (thanks @DanielHeath)