Skip to content

Releases: MITLibraries/timdex-ui

v0.41

07 Nov 20:36
131dabf

Choose a tag to compare

What's Changed

Full Changelog: v0.40...v0.41

v0.40

07 Nov 18:41
32f45ed

Choose a tag to compare

What's Changed

  • USE-123 - Removed unneeded markup from GeoData links in navigation by @djanelle-mit in #248
  • USE-101: Style tweaks to SuggestionPanel and refactor of SuggestionPanel variables by @djanelle-mit in #250
  • Render FRBR links for Alma records only by @jazairi in #251
  • Isolate search forms for visual design changes by @jazairi in #249
  • Initial Feature Flag system by @JPrevost in #253
  • Replace FlipFlip usage with Feature class by @JPrevost in #254
  • [USE-82] Update search form to match new design style by @djanelle-mit in #255
  • USE-130: Responsive navigation fix for smaller screen sizes by @djanelle-mit in #258
  • Fix Turbo Frames pagination bug by @jazairi in #257
  • Move tab filters to search form by @jazairi in #259
  • Show Primo continuation partial only beyond page 1 by @jazairi in #261
  • Show correct search form in GeoData full records by @jazairi in #260
  • Add openssl to gemfile by @jazairi in #262
  • Use 109 normalized record symbols by @JPrevost in #263
  • Add loading spinner for Turbo Frame updates by @jazairi in #264
  • Adds persistence to Tab selection across searches by @JPrevost in #265

Full Changelog: v0.39...v0.40

v0.39

21 Oct 17:59
0c0f13f

Choose a tag to compare

What's Changed

Full Changelog: v0.38...v0.39

v0.38 Rails 7.2 and Ruby 3.4

10 Oct 17:28
7028b37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.37...v0.38

v0.37 Maintenance and caching

09 Oct 18:54
a54254f

Choose a tag to compare

What's Changed

  • Removes bot_challenge_page gem by @JPrevost in #233
  • Update bundler non-major dependencies to v2.5.14 by @renovate[bot] in #217
  • Update ghcr.io/rails/devcontainer/images/ruby:3.2.9 Docker digest to cb60d6c by @renovate[bot] in #232
  • Cache Primo queries by @jazairi in #235

Full Changelog: v0.36...v0.37

v0.36 Bugfix for full record views

09 Oct 13:25
b6ed2bf

Choose a tag to compare

Overview

The implementation of Turbo links for USE UI broke GeoData full record views, because Turbo links were incorrectly enabled for GeoData. To avoid this sort of problem in the future, we've rendered GeoData results in a separate view.

What's Changed

  • Render separate results partial for GeoData by @jazairi in #231

Full Changelog: v0.35...v0.36

v0.35 Ruby 3.2.9 and Rails 7.1.5.2

08 Oct 18:13
fb5c0a5

Choose a tag to compare

What's Changed

Full Changelog: v0.34...v0.35

v0.34 Initial USE UI tabbed interface

08 Oct 15:55
2b71892

Choose a tag to compare

What's Changed

Full Changelog: v0.33...v0.34

v0.33 TACOS integration

07 Oct 17:16
5ec7532

Choose a tag to compare

What's Changed

Full Changelog: v0.32...v0.33

v0.32 Primo models and TIMDEX caching

06 Oct 17:17
0baa069

Choose a tag to compare

What's Changed

Full Changelog: v0.31...v0.32