v1.34.0
🐛 Bug Fix
- Implements custom 404 and 500 pages for handling custom 404 and error pages #1958 (@jrgriffiniii @bess)
- Fixed deprecation warning for fixture_paths #1957 (@leefaisonr)
- Made sidekiq non critical #1949 (@carolyncole)
- Ensuring that ActiveModel errors result in one retry for Group#default_user #1950 (@jrgriffiniii)
- Ensures that empty files and nil user IDs for WorkActivity objects raise ArgumentErrors #1936 (@jrgriffiniii)
- Allow describe subdrictory in Rails 7.2 #1947 (@carolyncole)
- Make version field a text box to allow for semantic version entries #1941 (@leefaisonr)
- Rails 7.2 and updated vite #1938 (@carolyncole)
🔩 Dependency Updates
- Bump webrick from 1.8.1 to 1.8.2 #1948 (@dependabot[bot])
- Bump rollup from 4.21.3 to 4.22.4 #1944 (@dependabot[bot])
- Bump puma from 5.6.8 to 5.6.9 #1940 (@dependabot[bot])
Authors: 5
- @carolyncole
- @dependabot[bot]
- Bess Sadler (@bess)
- James R. Griffin III (@jrgriffiniii)
- Robert-Anthony Lee-Faison (@leefaisonr)