#28 - Dont use dig method in import which could result in exception TypeError: Undefined method dig for String
#27 - Only call File.read once for import
#26 - Fix file not found issues with file import
#25 - Remove catch-all 404 route definition
#24 - Completely remove usage of sprockets or propshaft
#23 - Fix issues with rubyzip 2.4+ create option
#21 - Switch to digested assets using either propshaft or sprockets
View commit - Allow .yaml
files to be uploaded. Previously the upload validation would only allow .yml
.
View commit - Drop support for Rails v5.x
#19 - Fix width issue on translation values form and view page
#14 - Remove usage of Array#intersection to fix errors in Ruby 2.6 and below
#12 - Fix for cleaning old tmp files created from TranslationKey#export_to
#11 - Fix google translate and add specs
#10 - Add missing pagination links to index pages
#3 - Do not automatically load migrations and instead require an explicit migration install step
You can’t perform that action at this time.