Releases: refinery/refinerycms
Releases · refinery/refinerycms
Release list
v4.1.0
Happy 2026! Hope you're having a great year.
What's Changed
- Allow the home page to have a path other than '/' by @anitagraham in #3368
- Update refinerycms-dragonfly gemspec for release. by @parndt in #3371
- Switch from Globalize to Mobility by @bricesanchez in #3360
- Fix generation of second/subsequent resources in an extension by @anitagraham in #3372
- Feature/rails 5.2 by @bricesanchez in #3352
- Closes GH-3376 by @kluucreations in #3377
- Closes GH-3381 by @mightymatth in #3382
- Partial revert ae30517 : Remove layout def, we use render_with_templates? method by @bricesanchez in #3384
- Feature image crop by @bricesanchez in #3380
- flash.error does not exist, use flash.now[:error] instead by @bricesanchez in #3386
- Interference marketable pages active record by @bricesanchez in #3387
- Fix image_title assignment with an auto_title different for each image by @bricesanchez in #3388
- Fix page tree cache refresh on sub page changes by @aiomaster in #3390
- #3391 Switch to selenium with chrome headless by @bricesanchez in #3394
- Changelog : Add current changes for 5.0.0 by @bricesanchez in #3395
- Losen mysql2 gem version by @bricesanchez in #3401
- Feature/3389/search resource dialogs by @bricesanchez in #3393
- Better syntax highlighting in crudify by @bricesanchez in #3402
- Now validate resources mime_types by @bricesanchez in #3403
- Add Matomo open web analytics by @brigriffin in #3405
- Replace redirect_to :back with redirect_back for Rails 5.2 by @victoryspirit in #3412
- Make dragonfly-s3_data_store gem dependency optional by @veger in #3413
- change capybara and rails-controller-testing dependencies to minimal versions and fix factory bot deprecation warnings by @stevereinke in #3416
- Update ruby versions by @bricesanchez in #3426
- Edge template should use git dependencies by @parndt in #3427
- Change 'white list' to 'permit list' and 'allowed' by @parndt in #3428
- Update Ruby versions for CI by @parndt in #3443
- Fix dummy app for rails 6 by @bricesanchez in #3446
- Use rspec-rails gem instead of git source by @parndt in #3448
- Use config.s3_datastore? to test for s3_data_store by @anitagraham in #3435
- Remove spring by @parndt in #3449
- images: Change "whitelisted" to "allowed" in configuration. by @anitagraham in #3440
- Get S3 credentials from the encrypted credentials file instead of ENV by @anitagraham in #3436
- Fetch Dragonfly S3 credentials safely by @parndt in #3453
- Only run CI for pull request, and push to master by @parndt in #3455
- Fix
render file:deprecation warning by @parndt in #3454 - Update slovak locale files by @Matho in #3457
- Fix the configuration for Dragonfly so you can use the before_s… by @joebutler2 in #3451
- Add collection caching page links by @bricesanchez in #3459
- Add Heroku deploy button by @bricesanchez in #3460
- Fix Travis CI fail from bundler's executable "bundle" conflicts by @bricesanchez in #3462
- Upgrade Refinery version to v4 by @daveharris in #3468
- Revert "GitBook: [master] 2 pages modified" by @parndt in #3474
- Update gemspec files, and signing certificate by @parndt in #3475
- Add Github sponsors by @bricesanchez in #3461
- fix fragment caching for deleting page by @Philwi in #3480
- Rewrite of the S3 configuration guide by @jussihirvi in #3467
- Migrate to GitHub Actions for CI by @parndt in #3444
- Remove link to live demo by @djones in #3502
- Update CI workflow by @parndt in #3501
- Improve GitHub Actions configuration by @anitagraham in #3491
- Allow 'group_by_date' to group by 'created_at' or 'updated_at' by @anitagraham in #3495
- Update Dragonfly to ~> 1.4 for CVE-2021-33564 by @parndt in #3498
- Replace obsolete method URI.decode by @RandieM in #3503
- Remove call to URI.Encode for dragonfly.cache_store_root. by @anitagraham in #3490
- Update coffee rails by @anitagraham in #3483
- Comply with Zeitwerk autoloader by @parndt in #3465
- refinery/refinerycms-i18n#81 was merged by @parndt in #3512
- refinery/refinerycms-acts-as-indexed#19 was merged by @parndt in #3513
- Add tutorial about how to deploy via Docker to DigitalOcean by @Matho in #3517
- Specify case-sensitive uniqueness for page part slug (fix Rails 6 deprecation warning) by @n7st in #3525
- Fix Zeitwerk conventions for
Refinery::Pages::Finderby @richard-kramer in #3524 - Update
File.exists?toFile.exist?by @parndt in #3529 - Fix
sqlite3gsub inRefinery::CmsGeneratorby @parndt in #3530 - Revert: "TEMP be sure we run against rails 6" by @matthewhively in #3521
- Add support for Ruby 3.x -> 4.0, Rails 6.1 -> 8.1 by @anitagraham in #3518
- Add GitHub Actions workflow for Ruby gem release by @parndt in #3537
New Contributors
- @kluucreations made their first contribution in #3377
- @mightymatth made their first contribution in #3382
- @brigriffin made their first contribution in #3405
- @victoryspirit made their first contribution in #3412
- @stevereinke made their first contribution in #3416
- @joebutler2 made their first contribution in #3451
- @daveharris made their first contribution in #3468
- @Philwi made their first contribution in #3480
- @jussihirvi made their first contribution in #3467
- @n7st made their first contribution in #3525
- @richard-kramer made their first contribution in #3524
- @matthewhively made their first contribution in #3521
Full Changelog: 4.0.3...v4.1.0