Skip to content

Releases: ThePalaceProject/circulation-admin

v1.5.1

01 Mar 17:04
f1b5d0f
Compare
Choose a tag to compare

What's Changed

  • Remove Admin Authentication settings by @pcustic in #75

New Contributors

Full Changelog: v0.5.0...v1.5.1

v0.5.0

16 Feb 17:55
75b99a5
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @io7m made their first contribution in #73

Full Changelog: 0.4.2...v0.5.0

0.4.2

03 Jan 19:47
704202c
Compare
Choose a tag to compare

What's Changed

  • Use Palace fork of the OPDS client library. by @ray-lee in #55
  • Remove borrow button from catalog list view. by @ray-lee in #56

Full Changelog: 0.4.1...0.4.2

0.4.1

12 Oct 13:58
acb6efa
Compare
Choose a tag to compare

What's Changed

Key changes since version 0.1.0

  • Improvements to custom lists and lanes.
  • Support for site-wide announcements.

v0.4.1

Fixed

  • After an auto updating list is saved, the list status is now correctly updated, and the Save button is now correctly disabled.

v0.4.0

Updated

  • Added support for list sharing.

v0.3.0

Fixed

  • The selected media type and sort order are now correctly saved with auto updating lists.

Updated

  • Added Sitewide Announcements configuration tab.

v0.2.0

Updated

  • The enableAutoList feature flag has been added as an application configuration property. It must be set to true enable the UI to view and edit automatically-updating lists. The flag is false by default.

Full Changelog: 0.1.0...0.4.1

0.4.0

04 Oct 20:45
2cb3714
Compare
Choose a tag to compare

What's Changed

  • Updates
    • Adds support for shared lists through the following commits:
      • Implement list sharing. by @ray-lee in #42
      • Fix error loading lists page when there are no owned lists. by @ray-lee in #45
      • Clear list entries from state when opening a new list. by @ray-lee in #46
      • Fix breadcrumb issues when opening book details from the list editor. by @ray-lee in #49
      • Add list filtering to lane editor. by @ray-lee in #50
      • Show status of auto updating lists by @ray-lee in #47

Full Changelog: 0.3.0...0.4.0

0.3.0

01 Sep 22:06
eda1994
Compare
Choose a tag to compare

What's Changed

Fixes

  • Save search parameters with auto-updating lists. by @ray-lee in #39

Updates

Full Changelog: 0.2.0...0.3.0

0.2.0

30 Aug 02:44
f41a443
Compare
Choose a tag to compare

What's Changed

  • enableAutoList feature flag prevents display of autolist functionality when not supported by CM. by @ray-lee in #40

Full Changelog: 0.1.0...0.2.0

0.1.0

25 Aug 00:10
761a6f9
Compare
Choose a tag to compare

What's Changed

Fixes

New Features

  • Implement UI for automatically updating lists. by @ray-lee in #38

Full Changelog: 0.0.11...0.1.0

0.0.11

10 Aug 19:56
d569465
Compare
Choose a tag to compare

What's Changed

  • Refactor CustomListEditor and related components. by @ray-lee in #31
  • Implement advanced search interface in list editor. by @ray-lee in #36

Full Changelog: 0.0.10...0.0.11

0.0.10

15 Jun 18:28
56af6cc
Compare
Choose a tag to compare

What's Changed

Fixes

  • Enable list save button when a collection is selected. by @ray-lee in #27

Updates

  • Remove Admins tab for non-admin users. by @ray-lee in #28

Full Changelog: 0.0.9...0.0.10