Releases: pulibrary/pdc_describe
Releases · pulibrary/pdc_describe
v1.31.0
🚀 Enhancements
- Add new Need Help page #1862 (@leefaisonr)
🐛 Bug Fixes / Maintenance
- Restores coverage reporting for Coveralls #1870 (@jrgriffiniii)
- resolved requested changes #1858 (@20LM22)
- added additional testing #1858 (@20LM22)
- Upgrade rexml to address security issue #1863 (@bess)
Authors: 4
- @20LM22
- Bess Sadler (@bess)
- James R. Griffin III (@jrgriffiniii)
- Robert-Anthony Lee-Faison (@leefaisonr)
v1.30.1
🐛 Bug Fix
- Ensuring that at least one file upload is provided for draft Works #1848 (@jrgriffiniii @carolyncole)
🧹 Maintenance
- Ensuring the SimpleCov utilizes the HTML formatter for local development environments #1856 (@jrgriffiniii)
Authors: 2
- @carolyncole
- James R. Griffin III (@jrgriffiniii)
v1.30.0
🐛 Bug Fix
- Making the UID not include unsafe characters for routing #1853 (@carolyncole)
🔩 Dependency Updates
- Bump braces from 3.0.2 to 3.0.3 #1844 (@dependabot[bot])
Authors: 2
v1.29.4
🐛 Bug Fix
- Fixes the bad provenance logged when deleting files #1847 (@hectorcorrea)
Authors: 1
- Hector Correa (@hectorcorrea)
v1.29.3
🐛 Bug Fix
- Remove data migration specs used early in the project #1842 (@bess @hectorcorrea)
- Upgrading devise to releases 4.9 and omniauth releases 2.1 #1839 (@jrgriffiniii @bess)
- Disable TLS for mail #1843 (@bess)
🔩 Dependency Updates
- Bump actionpack from 6.1.7.7 to 6.1.7.8 #1837 (@dependabot[bot] @bess)
Authors: 4
- @dependabot[bot]
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)
v1.29.1
🐛 Bug Fix
- Fixes display issue when deleting a file #1838 (@hectorcorrea)
Authors: 1
- Hector Correa (@hectorcorrea)
v1.29.0
🐛 Bug Fix
- Ensures that one and only one README file is uploaded and that there is one or more files uploaded for any given Work #1813 (@jrgriffiniii)
- Fixes file count discrepancy #1832 (@hectorcorrea)
- Adding a title and description to the wizard mermaid diagram #1831 (@carolyncole)
- Update production.rb to the new mail server #1825 (@carolyncole @bess)
- Document generating the migration spreadsheet #1828 (@bess)
- Update README.md to add additional information about the application:webapp command #1822 (@carolyncole)
- Allow capistrano to open up the application on the servers #1816 (@carolyncole @bess)
Authors: 4
- @carolyncole
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)
v1.28.1
🐛 Bug Fix
- Allow README to be any part of the filename. #1821 (@carolyncole)
🧹 Maintenance
- Add the ability to do a rolling deploy in production #1815 (@carolyncole)
Authors: 1
v1.28.0
🚀 Enhancement
- Adding a submission completion page #1812 (@carolyncole)
🐛 Bug Fix
- Renaming all wizard controllers to have a consistent start #1810 (@carolyncole)
🔩 Dependency Updates
- Bump rexml from 3.2.6 to 3.2.8 #1814 (@dependabot[bot])
- Bump nokogiri from 1.16.2 to 1.16.5 #1811 (@dependabot[bot])
Authors: 2
v1.27.0
Enhancements 🚀
- Grant license notification dialogue #1808 (@leefaisonr)
🐛 Bug Fix
- Fixes provenance bug in the Wizard #1806 (@hectorcorrea)
Documentation 📜
- Adding a mermaid diagram of the wizard flow #1809 (@carolyncole @hectorcorrea)
Authors: 3
- @carolyncole
- Hector Correa (@hectorcorrea)
- Robert-Anthony Lee-Faison (@leefaisonr)