v1.0.1
Version 1.0.1 is the first official bugfix release for Omeka S. All users should update.
Note: The zip initiailly avaliable for download on this release page mistakenly reported itself as the 1.0.0 release. This has now been corrected.
Bugs Fixed
- Controller/action-based ACL permissions checks occurred later in the dispatch process than intended. (This fixes omeka-s-modules/Collecting#37)
- Inaccesible or otherwise missing items could cause an error when displaying the item-with-metadata block (#1141, contributed by @Daniel-KM)
- Error when displaying "Fallback" links in site navigation edit (#1140, contributed by @Daniel-KM)
- Extraneous newline in admin theme layout (#1139, contributed by @Daniel-KM)
- Incorrect styling on resource form
Changes
- Removed obsolete configuration for deleted view helper (#1148, contributed by @Daniel-KM)
- Corrected incorrect inline documentation for AuthenticationServiceFactory