Skip to content

Releases: rism-digital/muscat

Version 11.3.1

18 Dec 13:07
Compare
Choose a tag to compare

Fix a couple labels, and roles for Inventory Items

Full Changelog: v11.3...v11.3.1

Version 11.3

17 Dec 09:31
Compare
Choose a tag to compare

Maintenance release of Muscat, with, with various bugfixes and upgrades:

  • Update Rails to 7.2.2
  • WorkNode fixed and enhancements
  • Make legacy saved searches work again

Full Changelog: v11.2.2...v11.3

Version 11.2.2

20 Nov 10:52
Compare
Choose a tag to compare

More tune-ups for 11, Tokens and Institution export fixes, some label fixes for Inventories

Version 11.2.1

11 Nov 14:30
Compare
Choose a tag to compare

Tune-up to 11.2 with a couple labels fixed, minor fixes to workgroups and inventory import

Version 11.2

28 Oct 09:23
Compare
Choose a tag to compare

Muscat Cozy Fall edition πŸ‚

This minor release of Muscat brings many improvements and updates to the backend which are not necessarily visible to the users but make the software more stable and usable. Other improvements include:

  • Search results for each page can be copied from the index page
  • More strict validation of 593 and 588 and other fields
  • Overhaul of the translations (it fixes many translation_missing messages that could appear from time to time)
  • Many fixes to tab-specific searches and "new window" searches interfering with eachother
  • Improvements to exported marc
  • Muscat now runs on Rails 7.1 and AcriveAdmin 3.2
  • Initial testing implementation of Inventories and InventoryItems

As usual, this release of Muscat also includes many more enhancements. Please refer to the changelog for the complete list of changes.

Version 11

12 Jun 12:31
Compare
Choose a tag to compare

Big summer edition of Muscat!

This major update brings many enhancements for Muscat catalogers.

  • In fields with autocomplete, a number appears next to the term that shows how often the term is used in Muscat.
    • The terms are ordered by frequency to identify the most common terms faster.
  • Printed editions with links to digitized versions are easier to identify.
  • As you page forwards or backwards through records, a counter will tell you where you are in your list of results.
  • Multiple browser tabs in Muscat:
    • It is now possible to have different searches in different open tabs.
    • Searches do not interfere with each other.
  • Muscat will warn you if you try to log out when multiple tabs are open.
  • Export of folders in MARCXML has been improved.
  • In full record views, place names are displayed next to institutions (such as UniversitΓ€t, Innsbruck rather than just UniversitΓ€t).
  • Field names were updated, clarified, and unified across Muscat areas.
  • New languages and countries in the drop-down menus: Turkish, Benin, Bolivia, Ghana, Liechtenstein, Peru, Suriname, Uganda.
  • A new search box is available for the record owners: just start typing and the options appear.
  • For citing identifiers from the BibliothΓ¨que nationale de France, the ARK resolver format has been standardized.
  • The occasional error "Error in validation process" has been fixed.
  • Improvements to the authority file for Works: validations, attribution qualifiers, functions, relationships, language codes, work catalog notes.
  • The unused field 100$w (Status) in Personal names was removed.
  • Special thanks once again to Ferran Jorba and his team (Universitat AutΓ²noma de Barcelona) for their contributions to Muscat!

This release of Muscat also includes many more enhancements. Please refer to the changelog for the complete list of changes.

Version 10.2

27 Mar 07:34
Compare
Choose a tag to compare

First major update to the 10 series.

  • "copied from" 981 tag keeps only the last four, plus the very first one
  • New "RISM ID" search box in Source, so RISM ids is notes or 981 are not included
  • Improvements to the Work model
  • Update Verovio to 4.1.0
  • Removal of lots of stale code

Version 10.1

13 Feb 17:42
Compare
Choose a tag to compare

Minimal bugfixes to 10

Version 10.0

09 Feb 10:20
Compare
Choose a tag to compare

Muscat 10.0 "Biggest release ever!"

This major update brings many enhancements for Muscat catalogers.

  • Muscat now required Ruby 3.2 and Rails 7.0 (not yet compatible with 7.1)
  • Current filters appear at the top of the search pages.
  • A new field, Duplicated from (981), keeps track of the RISM ID used when duplicating a record.
  • Material groups can now be deleted in Sources.
  • Material groups can be collapsed or expanded in Sources.
  • A new field, Contributing project (910), can be used in Sources to increase the visibility of cataloging projects.
  • Images can now be added to holdings.
  • A new help box is available for digital objects.
  • Improved search in Secondary Literature
  • New options are available in drop-down menus: Ojibwa in the language fields (041), oblong duodecimo in Book format (340$m), and Patron in Additional personal names (700) and Additional institutions (710).
  • The field Language of libretto (041$e) in Sources was removed. All languages of a source belong in the field Language of text (041$a).
  • MARC subfields are visible in the Edit mode.
  • The full record view, MARC21 view, and MARCXML view have been improved and are readily accessible.
  • The faceted search (which used the Blacklight engine) has been deprecated and removed.
  • Record leaders have been revised in Sources.
  • In the holdings for librettos and treatises, the Content type (593$b) now matches the template type.
  • Items can be added or removed from folders when viewing a record.
  • Improved searchability of internal note fields (599) across Muscat
  • Special thanks to Ferran Jorba and his team (Universitat AutΓ²noma de Barcelona) for their contributions to Muscat!

This release of Muscat also includes many more enhancements. Please refer to the changelog for the complete list of changes.

Git Changelog: v9.4.2...v10.0

Version 9.4.2

31 Oct 10:05
Compare
Choose a tag to compare

Bugfix release:

  • Updated rspecs with task
  • Add DEL acronym for deleted records, unify translation files.
  • Fix #1436, implement missing leaders, fix existing ones.
  • Test implementation of MEI for works
  • Add description for work digital obj link
  • Test: Noto Sans Display
  • Clean up a bit the destroy callbacks
  • Fix division by 0 in SRU
  • Small script to fix the "disappearing" list view on test systems
  • Make better job for purging orphan items, put it in crontab
  • Purging stuff does not really work perfectly yet
  • Better purger implementation
  • Add Catalan locale to the list of js languages
  • Merge pull request #1442 from fjorba/unify-status-codes-translations
  • Merge pull request #1450 from fjorba/add-catalan-to-js-i18n
  • Merge pull request #1435 from rism-digital/develop-rspec