Skip to content

Commit

Permalink
Merge pull request #734 from sul-dlss/update-to-130
Browse files Browse the repository at this point in the history
update for v1.3.0 release
  • Loading branch information
camillevilla authored Oct 12, 2017
2 parents ebcd6a8 + cd43d8e commit 666152a
Showing 1 changed file with 24 additions and 4 deletions.
28 changes: 24 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,36 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]

### Added
- Adds placeholder thumbnails for bibliography documents. #698
- Adds a IIIF Drag and Drop badge to Mirador viewer pages #707

### Changed
- Updates BibTeX file upload UI #699
### Deprecated
### Removed
### Fixed
### Security

## [1.3.0] - 2017-10-12
### Added
- Adds placeholder thumbnails for bibliography documents #651, #698
- Adds a IIIF Drag and Drop badge to Mirador viewer pages #680, #693, #707
- Adds IIIF drag-n-drop icon to search results #681, #732
- Adds support for multiple notes per bibliography resource #605, #685, #715
- Adds View on Zotero site to bibliography show page #539, #670

### Changed
- Updates BibTeX file upload UI #695, #699
- Refactor BibTeX field extraction into Traject Macro #669, #671, #686
- Refactor BibTeX extraction macros #671, #706
- Refactor to use BibTeX prefix for Traject pipeline throughout #712
- Drop the `.json` from our manifest urls (for SDR objects) #710
- Add rails config to `.gitignore` (not added on install) #719
- Updates mirador to v2.6.0 fixes #599, #730
- Configure sidekiq processes on stage to better match prod #711
- Remove the mirador configuration that prevents the Add Slot control #667, #733

### Fixed
- View full reference goes to Reference show page #702, #705
- Updates Spotlight to enable delete email fixes #704, #708
- Does not store a search result to reduce pollution of search session #701, #717

## [1.2.0] - 2017-10-06
### Added
- Adds a Bibliography for a show page with related BibTeX records #660
Expand Down

0 comments on commit 666152a

Please sign in to comment.