Skip to content

Commit

Permalink
2021.6 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rococodogs committed Dec 6, 2021
1 parent 4055f8b commit 828dd39
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# changelog

## [2021.6] - 2021-12-06

### enhancements πŸ› οΈ
- update repository_librarian_email address (abfc7ba)
- add Athletics and College Archives to Lafayette Divisions authority (#751)
- reconfigure Dockerfile + local docker-compose setup (#762, #763, #770)
- add StudentWork model (#753) and switch to using Ability to determine what work types are presented to the user
- add lafayette_instructors local authority endpoint and use it for `StudentWork#advisor` (#764)
- removes broken version number from site footer (#766)
- switches to running rails on port 443 within the container, generating a self-signed ssl certificate as part of the docker entrypoint (#768)
- removes FlipFlop option for contextual search results, leaving them on all the time (#771)
- fixes for a couple of long out-standing "code complexity" issues

### dependencies πŸ‘©β€πŸ‘©β€πŸ‘§β€πŸ‘§
- updates hyrax to 2.9.6 and locks down dependencies needed to continue running locally on our on-prem version of ruby (#765).
- bootsnap to 1.9.1 (#760)
- capistrano-bundler to 2.0.1 (#736)
- capistrano-passenger to 0.2.1 (#756)
- faraday to 0.17.4 (#731)
- rubyzip to 2.3.2 (#759)
- uglifier to 4.2.0 (#757)



## [2021.5] - 2021-08-13

### updates
Expand All @@ -13,6 +37,7 @@
- honeybadger to 4.9.0 (#742)
- mini_magick to 4.11.0 (#739)


## [2021.4] - 2021-05-18

### enhancements
Expand Down Expand Up @@ -618,6 +643,7 @@ fixes:

Initial pre-release (live on ldr.stage.lafayette.edu)

[2021.6]: https://github.com/LafayetteCollegeLibraries/spot/releases/tag/2021.6
[2021.5]: https://github.com/LafayetteCollegeLibraries/spot/releases/tag/2021.5
[2021.4]: https://github.com/LafayetteCollegeLibraries/spot/releases/tag/2021.4
[2021.3]: https://github.com/LafayetteCollegeLibraries/spot/releases/tag/2021.3
Expand Down

0 comments on commit 828dd39

Please sign in to comment.