Releases
v1.31.0
Compare
Sorry, something went wrong.
No results found
v1.31.0 (2025-01-03)
New Features
Use ruby-3.4 as base for application
Add hadolint check to CI
Add github-actions check in Dependabot
Add additional entries about project update start and stop in run log
Changes
Upgrade rails to rails-7.2.1.1
Remove several unused constants
Rails.application.credentials.admin_email is now an array of
Rails.application.credentials.admin_emails to have several admins
Change Docker Hub organization from onlyofficeqa to onlyoffice
Do not install test gem dependencies in production
Remove useless bundler caching from Dockerfile
Dramatically reduce docker image size by using multistage build
Fix rubocop-capybara-2.20.0 warnings
Remove extra docker step to install bundler
Actualize rails_helper to fix Rails warnings
Fix rubocop Layout/EmptyLineAfterMagicComment cop
Fix rubocop-1.63.1 warnings
Fix rubocop-1.64 cop Style/SuperArguments warnings.
Actualize JS dependencies
Update rubocop config to support v3 of rubocop-rspec
Increase image restore check interval to reduce DO api load
Remove obsolete version field from docker-compose.yml
Freeze postgres container with specific major version (13)
Upgrade geckodriver from v0.33.0 to v0.35.0
Fixes
Fix log spam for git describe for shallow copy of repo
Fix missing public/pack directory in Docker image
Fix warning for docker build about case of AS statement
Fix line colors in server results page
You can’t perform that action at this time.