v2.10.12
Pre-release
Pre-release
What's Changed
User-facing:
- Fix the read-only record view. This view shows up only when the record is in someone else's basket. It was leading to a blank page, but now shows up on its own page, with an edit link.
- Fix the advanced search. An update to the underlying libraries caused an issue where the advanced search would disappear the moment a user began typing in the field. This has been fixed.
Code commit details:
- (Security) Bump sentry-sdk from 1.25.1 to 2.8.0 by @dependabot in #1482
- (Read-only record) make a new read-only record view by @aaronhelton in #1483
- (Advanced search) downgrade Vue 2 because the latest release breaks advanced search by @aaronhelton in #1485
- Bump version to 2.10.12 by @aaronhelton in #1494
Full Changelog: v2.10.11...v2.10.12