Published February 15, 2018
| Version v2.6
Software
Open
omeka/Omeka v2.6
Authors/Creators
- Kristopher Kelly
- John Flatness
- Jim Safley
- Kim Nguyen1
- Will Riley2
- Patrick Murray-John3
- Dave Lester
- Nathan Agrin
- Daniel Berthereau
- luku
- Ken4
- Josh Greenberg5
- Julian Maurice6
- Wayne Graham7
- Dave Widmer
- Michał
- Rachel Donahue
- wanderwill
- Sheila Brennan
- Sarah8
- Roberto Sanchez1
- Matti Lassila9
- Marios Bekatoros
- Jon Lesser10
- Erin Bell11
- Dan Stillman
- Clint A Osborne
- Austin Mason12
- Anna Michelle Martinez-Montavon
- Adam Doan13
- 1. CHNM
- 2. University of Georgia
- 3. Roy Rosenzweig Center for History and New Media, George Mason University
- 4. Center for History and New Media
- 5. Alfred P. Sloan Foundation
- 6. @biblibre
- 7. Council on Library and Information Resources
- 8. Space Telescope Science Institute
- 9. Sange Coop; Jyväskylä University Library
- 10. Google
- 11. @CPHDH
- 12. Carleton College
- 13. University of Guelph
Description
Major Changes
- reCAPTCHA v2 support (#814, contributed by @luku)
- Google is shutting down the original reCAPTCHA API that Omeka has used, so we're transitioning to the newer, supported "v2" API. This also transitions to the newer "I'm not a robot" checkbox interface.
- Users with old reCAPTCHA keys may need to create new ones. You can create a new key at https://www.google.com/recaptcha/admin
- TinyMCE 4
- This update brings a new, more modern interface for HTML editors in Omeka, as well as a supported codebase which should lead to improved compatibility with modern browsers now and going forward.
- Note: internal code and filenames have changed in this version of TinyMCE, so all plugins using HTML editors must be updated. Updated versions of ExhibitBuilder and SimplePages are bundled with the release, but others must be updated, including Commenting, Contribution, GuestUser, Posters, and SimpleContactForm.
- Message linking to items with no item type (#760, contributed by @Daniel-KM)
- Allow multiple item types or collections to be specified for item search (#760, contributed by @Daniel-KM)
- Updated tags admin, improving search, pagination and sorting (#784, #787, contributed by @luku)
- Cachebusting for assets (#790, contributed by @luku)
- UTF-8 support for snippet (depends on mbstring extension) (#806, contributed by @luku)
- Improved messaging about data deletion when uninstalling plugins (#824)
- Admin can choose whether file thumbnails should link to the original file or the file's show page (#759)
- Clarified default collection show markup and text for listing and linking to items in the collection (#827)
- Fixed bad docblock on random_featured_items (#828, contributed by @apjmason)
- Removed some outdated and broken "related" properties from Item and Collection records (#809, contributed by @luku)
- Added pagination when necessary to item types page (#823, contributed by @luku)
- Fixed browse_default_sort filter for collections/browse
- Fixed style/clearing issue in Firefox on link from forgot password page (#829)
- API now correctly retrieves site version from in-code constant, not database
- PHP 7.2 support
- Omeka now uses relative URLs for local assets.
- Auto-orientation now enabled by default for thumbnail creation (#777)
omeka-jsonoutput format removed- The same content is available as the
omeka-xmloutput format, and the API provides a more useful and less verbose JSON format
- The same content is available as the
- Updated links to point to new omeka.org structure
- Updated Font Awesome to 4.7.0 (#800, contributed by @luku)
- Updated translations for Bulgarian, Catalan, Czech, Estonian, Japanese, Lithuanian, Mongolian, Occitan, Polish, Portuguese (Brazil), Romanian, Russian, Swedish, Turkish, Ukrainian
- Exhibit Builder 3.4
- Simple Pages 3.1
- Thanks, Roy 2.5
- Berlin 2.6
- Seasons 2.5
Files
omeka/Omeka-v2.6.zip
Files
(17.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:199fe632f35200ad1f78e3884b8e4913
|
17.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/omeka/Omeka/tree/v2.6 (URL)