Releases: ThePalaceProject/circulation-admin
Releases · ThePalaceProject/circulation-admin
Version 0.0.9
What's Changed
Full Changelog: 0.0.8...0.0.9
Version 0.0.8
Version 0.0.7
What's Changed
- Updated branding and styling for The Palace Project.
- Updated node-sass and sass-loader dependency versions to reduce the number of high risk vulnerabilities.
- Removed Analytics tab from System Configuration for librarians and library managers, and added Admins tab.
- Relabeled "library manager" role to "administrator", and "librarian" role to "user".
- Removed redundant requests to retrieve libraries when opening the system configuration screen.
Full Changelog: 0.0.6...0.0.7
Version 0.0.6
Version 0.0.5
Description
Prevents columns collapsing in Custom List and Lanes views when other columns contain excessively long names and/or titles.
Version 0.0.4
Description
Sync up with Simplified circulation-web v0.5.5+ (PR #361 / commit c29255c).
Contains:
- Updated opds-web-client to 0.6.3 to fix a List Manager bug.
- Updated node-sass and sass-loader dependency versions to reduce the number of high risk vulnerabilities.
- Updated CustomListEditor so that the "Save this list" button is disabled if either title or entries are absent, and enabled if both are present.
- Updated the book cover editor so that the current cover URL pulls through not as a value in the input (as described in v0.5.3), but as a description beneath the input.
- Added a value attribute to the book cover URL's EditableInput in BookCoverEditor so that the existing URL pulls through for the user to start.
- Prepended all deprecated React lifecycle methods (componentWillMount and componentWillReceiveProps) with UNSAFE_.
0.0.3
Description
Sync up with Simplified circulation-web v0.5.1+ (PR #350 / commit 6f88c82).
Contains:
- Some security fixes.
- Improves some internal documentation.
- Improved fix for footer layout issue.
- Clarifications in README.md.
Release to NPM
This is a release to test publishing of releases to NPM.
Initial Release of Fork
Initial release of code forked from NYPL.