Release Name: 0.1.0
Notes:
Version 0.1.0
- General
- Runs on Innate
- Runs on Sequel 3.0.0
- Can now mark a journal, photo, project, or page as a draft, which does
not appear to people who can't edit it.
- Caching now works on a per-user basis, in line with the new permissions
model. This will not be an exceptional hit for most sites, as the majority
of users are a.) anonymous and hence have the same ID, and b.) will
appreciate not staring at random flash messages for other users.
- Ampersands and other special HTML characters survive the round-trip in
editing. I'm still trying to figure out the best way to interpret
entities given the wide variety of contexts they could appear in.
- Model
- Pages no longer check for conflicts with public directories or controllers
- Ported support modules to Sequel plugins
- New validations
- Can no longer delete the only administrator
- Attachments fall back from hard links to file copy on failure.
- View
- Photographs show exposure time and F-stop
Changes:
|