- A sort direction parameter has been added to the search API. - Further scrolltable refactoring, improving the UI, creating placeholder rows faster, and awareness of row removal in the placeholder model.
0.5.20
- Scrolltable now supports conditionally enabled actions. - Search now handles charsets properly. - People are now sorted by last name.
0.5.19
- Mantissa no longer depends on Xapian. - Password reset link fixed. - An API for setting liveform values from javascript has been added. - Scrolltable has been reverted to the previous version for performance reasons.
0.5.18
- Better looking scrolltables. - Liveform success notification is now faster.
0.5.17
- Login and signup are now done over HTTPS when available.
0.5.16
- Signup form now generates valid email localparts for usernames, and doesn't allow invalid usernames to be submitted. - Client-side actions API added for scroltables. - Searching fixes; indexed items can now control how they're sorted.