Skip to content

Commit eb9d794

Browse files
authored
Merge pull request #97 from TAMULib/3.0.4-RC1
3.0.4 rc1
2 parents 01223b9 + 600ac8e commit eb9d794

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## [3.0.4] - 07-10-24
4+
### Resolves
5+
6+
- Aerial view slide show not working. (#83)
7+
- Masonry view not displaying anything. (#84)
8+
- List, gallery and slide show views should display correct amount on items. (#88)
9+
- Replace LDAP with SAML authenticatable. (#91)
10+
- Texas Crews link in footer does not open correct link (#93)
11+
12+
## [3.0.3] - 07-13-22
13+
### Resolves
14+
15+
- Add missing db migration scripts. (#77)
16+
- LDAP Authentication. (#8)
17+
- Mirador 3 Image Viewer. (#5)
18+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react-dom": "^16.13.1",
1212
"turbolinks": "^5.2.0"
1313
},
14-
"version": "3.0.3",
14+
"version": "3.0.4-RC1",
1515
"devDependencies": {
1616
"webpack-dev-server": "^3.11.0"
1717
}

0 commit comments

Comments
 (0)