Releases: rism-digital/muscat
Version 4.1.4
Fourth 4.1 hotfix. Fixes a critical issue with deleting authority files before 4.2 will be ready.
Version 4.1.3
Third hotfix of the 4.1 series.
- Add constraints so only editors/admins can run folder actions
- Add a version trigger when wf_stage is modified.
Version 4.1.2
Second quick fix in the 4.1.x series:
- Fix deleting People, Places or Catalogues when used by a Holding
- Fix crash with holding when one of the above was deleted
- Fix editor AJAX error messages
- Clean up Folder Items when an element is deleted
- Show a Folder item as deleted if it was deleted and not cleaned up
- Fix warning with session#deselect
Version 4.1.1
First hot-fix of the 4.1.x series:
- Fix some deprecated functions is the latest update of PaperTrail
- Fix comment mail host
- Remove two commits that are for 4.2
Version 4.1
Second major release of 2018. It bring to date all the major backend components, as well as many improvements:
- Rails > 5.1
- Solr 5.0
- Sunspot 2.3.0
- ActiveAdmin 1.3.0
- Blacklight 6.14
For the complete list of the other updates, please consult the CHANGELOG
Version 4.0.2
Second "hotfix" release of the 4.0 series. Corrects a few issues:
- Facets not properly showing in Blacklight
- Fixes 773 selection for edition content
- Properly reindexes holdings when an Institution changes siglum
Version 4.0.1
Maintenance release containing a few small enhancements:
- Update install documentation
- Fix incipits not showing in editor
- Fix sources with source.id == source.source_id
- Fix "any field" search which returned wrong results
- Update a couple IT and FR labels
- Limit search to collections in secondary window for collections too
- Downgrade blacklight to 5.14 or it breaks reindexing in development
Version 4.0
New major release of Muscat, which completes a one-year cycle of refinement and development. It includes many new features and fixes since the last release, in paricular:
- Incipit indexing and searching
- Revised templates for musical prints
- GIS Map for localization of the sources
- Improved validation
- Improved user interface and translations
- Updated ActiveAdmin to 1.2.1 and Jquery 3
- Ruby 2.3 is required
A more detailed list is contained in the CHANGELOG included in the source code.
Version 3.6.12
v3.6.12
Second release of 3.6.12...
- Add restricted fields from -devel-rights
- #517: update validation fields
- #527: Add better warning for ungrouped tags
- #500: Add informative description to 774 link creation
- #499: add control to avoid nesting of 774 links
- #497: fix missing translations
- Fix labels for 340 and evp
- Use 340 $d instead of $a
- Make subfield_select show "missing" elements in the popup menu
- Fixed Person update access for editors if wf_owner
- Add ccp relator code
- Various migrations for CH data
- update translations
Version 3.6.11
Maintenance release of Muscat, with many small fixes and improvements. It includes the updated migration for the CH data.
- Added person_editor role, with rspec
- Adjusted RSpec
- Final conversion of 033 for CH data
- CH: Migrate 772 -> 774
- CH: Various updates: migrate 033 to temp 599, 518 to 500 (composition date), 852 $p to $c
- fix deep_copy issue
- Updating Verovio to version 1.1.6
- Rescue finding error fixes #494
- Fix crash when a standard title has no title.
- Updating it labels.
- CH: #191 - keep fields
- CH: 033 is moved to 599 not 500
- Add random sleep if connection refused in the reindex job