Releases: portagenetwork/roadmap
3.1.0+portage-3.1.0-alpha.5
A test version for 3.1.0 with translation:sync
(6 min on local dev environment) and some french translation fix. Released from issue314 branch which includes issue313 branch content.
3.1.0+portage-3.1.0-alpha.4
This drafted 3.1.0 test version is for #313 test only.
3.1.0+portage-3.1.0-alpha.3
Test release before 3.1.0 formal release. Fixed #308 .
3.1.0+portage-3.1.0-alpha.2
Test release for 3.1.0 migration only. A formal release will come soon.
3.1.0+portage-3.1.0-alpha.1
Internal user only: Alpha test for v3.1.0 upgrade. Please wait for formal version to be released soon.
3.1.0+portage-3.1.0-alpha
Test release only. Not ready for production.
This release is the test release for the migration of DMPRoadmap 3.1.0 (https://github.com/DMPRoadmap/roadmap/releases/tag/v3.1.0). It also includes rake tasks for database migration from MariaDB 5 to PostgreSQL 12.
System admin should wait for the 3.1.0+portage-3.1.0
version instead.
3.0.4+portage-3.0.16
Changed
-
Upgrade rails-html-sanitizer to 1.4.4 and loofah to 2.19.1 to prevent possible XSS vulnerability attack and other security problems(GHSA-mcvf-2q2m-x72m, GHSA-486f-hjj9-9vhh)
-
Upgrade rubocop-rails_config to 1.12.0
-
Upgrade selenium-webdriver to 4.7.1
Fixed
-
Fixed Github action ruby 'version not valid' issue #265
-
Fixed Dangerfile configuration issue (DMPRoadmap#3263)
-
Fixed spec_helper.rb file to remove undefined Capybara::Webmock method
3.0.4+portage-3.0.15
Changed
-
Upgrade ruby 2.6.9 to 2.7.6 due to a bug fix of ruby for XCode 14 (https://bugs.ruby-lang.org/issues/18912) was only pushed to ruby >=2.7
-
Updated Docker.production file to fix a rake issue when pushing to docker
Fixed
- Fixed the bug that some users saw 'Tried to Load Specific Class: Symbol' error message when moving to Download tab #240
3.0.4+portage-3.0.14
3.0.4+portage-3.0.13
Changed
-
Upgraded Rails to 5.2.8.1 to fix the Possible RCE escalation bug with Serialized Columns in Active Record in Rails 5.2.6 (https://groups.google.com/g/rubyonrails-security/c/MmFO3LYQE8U/m/q9axtXheAQAJ)
-
Along with the Rails upgrade, upgraded activejob, activeview, activemodal, activestorage, activepack, activerecord, activesupport, actioncable, actionmailer, actionjob, actionview and railsties to 5.2.8.1
-
Along with the Rails upgrade, upgraded i18n to 1.8.11
-
Along with the Rails upgrade, upgraded rack to 2.2.4
-
Along with the Rails upgrade, upgraded sprockets to 4.0.3
-
Along with the Rails upgrade, upgraded marcel to 1.0.2
-
Along with the Rails upgrade, upgraded mini_mine to 1.1.2
-
Along with the Rails upgrade, upgraded concurrent-ruby to 1.1.10
Added
-
Added contributors to the plan's cover page (if there is any) #202
-
Added plan title to CSV exported file
Fixed
- Added bootstrap-select stylesheet back after version 3 upgrade to fix the option-picker UI bug #195