Releases: pulibrary/imagecat-rails
Releases · pulibrary/imagecat-rails
v1.1.0
What's Changed
- Bump puma from 5.6.7 to 5.6.8 by @dependabot in #199
- Bump vite from 4.2.3 to 4.5.2 by @dependabot in #200
- Upgrade lux and vue by @hackartisan in #205
- We should only have one lock file by @hackartisan in #208
- Update to Rails 7.1 by @tpendragon in #216
- Create docker container. by @tpendragon in #217
- Update to Ruby 3.3.5 by @tpendragon in #219
- Upgrade to NodeJS 22.9.0 by @tpendragon in #220
- Add missing failed-vuln-check.md file. by @tpendragon in #226
- Add health monitor gem by @maxkadel in #228
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #197
Full Changelog: v0.8.0...v1.0.0
This application is in production and now in maintenance-only mode
v0.8.0
What's Changed
- Added numbering for card image results by @leefaisonr in #174
- Welcome page text updates following stakeholder demo by @leefaisonr in #175
- Add card image count label for SubGuide card images by @leefaisonr in #180
- Remove heading, style updates by @hackartisan in #181
- Do case-insensitive exact match searching by @hackartisan in #184
- Remove phrase "no cards found" when there aren't any card images by @hackartisan in #185
- Add link to max image by @hackartisan in #186
- Update data load and aws account documentation by @hackartisan in #187
- Faster image load by @hackartisan in #189
- Allow copy_images to take a list of images to sync. by @tpendragon in #192
- Speed up GuideImage insert using insert_all by @tpendragon in #193
- Add HTML files from zipfile to data folder by @leefaisonr in #194
- Show InfoCard data by @leefaisonr in #195
- Add sanitize search term method so that empty search entered does not return error page by @leefaisonr in #196
New Contributors
- @hackartisan made their first contribution in #181
- @tpendragon made their first contribution in #192
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Added pagination for card images on GuideCard show page by @leefaisonr in #159
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Card image ruby progress bar by @leefaisonr in #131
- Add links to children of SubGuideCards by @leefaisonr in #133
- Updated README application instructions by @leefaisonr in #134
- Removed useless SubGuide info links by @leefaisonr in #136
- Import GuideCard images by @leefaisonr in #137
- Create import method for GuideCard and SubGuideCard images by @leefaisonr in #138
- Make the CardImage loading service idempotent by @leefaisonr in #139
- Search feature by @leefaisonr in #143
- Adds search feature for non-exact match by @leefaisonr in #144
- Add column styling for SubGuide images by @leefaisonr in #141
- Allow page navigation after search by @leefaisonr in #146
- Add text for Filing Rules page by @leefaisonr in #150
- Allow navigating to page 1 on search results by @leefaisonr in #151
- Add return to home page link so user can enter new search by @leefaisonr in #152
- Added a test for GuideCard card images by @leefaisonr in #154
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Added ruby-progressbar to all env in Gemfile by @leefaisonr in #130
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Ruby progress bar by @leefaisonr in #124
- Bump puma from 5.6.5 to 5.6.7 by @dependabot in #127
- Add progress bar with increments for GuideCards by @leefaisonr in #128
- Display images and fix CI by @leefaisonr in #126
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- test for images URLs by @leefaisonr in #108
- Image url part 2 by @leefaisonr in #118
- Get an array of images from a specified path by @leefaisonr in #119
- Fetch image file names from s3 by @leefaisonr in #120
- Add CardImage import rake task by @leefaisonr in #122
- Start display for SubGuide cards by @leefaisonr in #123
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Create progress status display for sub guide card rake task by @leefaisonr in #116
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Use aws s3 sync for copying files to puliiif by @leefaisonr in #105
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #109
- Add File.join to avoid double slashes by @leefaisonr in #110
- Welcome page generation by @leefaisonr in #107
- Documentation for image copying to puliiif-production by @leefaisonr in #111
- Fix webdrivers issue by pinning Chrome version by @leefaisonr in #113
- Add SubGuideCard records to GuideCard show page by @leefaisonr in #90
Full Changelog: v0.1.0...v0.2.0