Skip to content

Commit

Permalink
Merge pull request #97 from TAMULib/3.0.4-RC1
Browse files Browse the repository at this point in the history
3.0.4 rc1
  • Loading branch information
rmathew1011 authored Jul 10, 2024
2 parents 01223b9 + 600ac8e commit eb9d794
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## [3.0.4] - 07-10-24
### Resolves

- Aerial view slide show not working. (#83)
- Masonry view not displaying anything. (#84)
- List, gallery and slide show views should display correct amount on items. (#88)
- Replace LDAP with SAML authenticatable. (#91)
- Texas Crews link in footer does not open correct link (#93)

## [3.0.3] - 07-13-22
### Resolves

- Add missing db migration scripts. (#77)
- LDAP Authentication. (#8)
- Mirador 3 Image Viewer. (#5)

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react-dom": "^16.13.1",
"turbolinks": "^5.2.0"
},
"version": "3.0.3",
"version": "3.0.4-RC1",
"devDependencies": {
"webpack-dev-server": "^3.11.0"
}
Expand Down

0 comments on commit eb9d794

Please sign in to comment.