Refinery CMS v4.0.2 Release Notes
Release Date: 2018-05-21 // over 6 years ago-
- โ Remove financials - pledgie has closed down #3365 (parndt)
- ๐ Bugfix #3351 Use namespacing in cancel_url #3362 (bricesanchez)
- QA guides Multiple and Relating Resources in an Extension #3361 (bricesanchez)
- ๐ Feature/admin page index cache #3359 (bricesanchez)
- ๐ Fix Reserved Word Documentation Typo #3358 (jcbantuelle)
- ๐ Feature/tests/locale #3356 (bricesanchez)
- โ Add Ruby 2.5.0 to CI and update others. #3354 (parndt)
- Generator specs clean up after themselves. #3353 (parndt)
- Bugfix #2915: assign cancel_url path in engine generator
_form
partial #3351 (bricesanchez) - โก๏ธ Update
Refinery::Pages::Type.parts
to match the format introduced in 3535b906fa #3350 (joshmcarthur) - โ Remove rails_12factor from Heroku gems #3349 (bricesanchez)
- ๐ Bugfix/3340/heroku deploy #3347 (bricesanchez)
- Fix checking :custom_slug existence to use column_exists? #3343 (yadex205)
- Only add puma when it's missing #3341 (parndt)
- no need call valid? #3339 (ShallmentMo)
- Bugfix factory page_with_page_part since Rails 5.1 #3338 (bricesanchez)
- โก๏ธ Update readme.md #3337 (bricesanchez)
- Extract permitted params lists #3336 (matiasgarciaisaia)
- ๐ Fix CI error due to pg 1.0.0 #3335 (bricesanchez)
- ๐ Fix typo in readme #3333 (guich-wo)
- ๐ rails asset:precompile attempts to connect to DB because #3332 (emaraschio)
- ๐ Bugfix/3328 3329/preview button #3330 (bricesanchez)
- ๐ Rename FactoryGirl to FactoryBot. #3324 (parndt)
- Now use https protocol for links to refinerycms.com #3323 (bricesanchez)
- โก๏ธ Updates URL's used in the docs for installation. #3322 (Designaroni)
- ๐ Use selected_image parameter to select an image upon opening the dialog #3284 (veger)
๐ Fix permitted params allowing new images to be uploaded #3278 (veger)
๐ See full list
Previous changes from v4.0.1
-
- Always expect to have css and js files precompiled. Remove skip_pipeline option for visual_editor_stylesheets and custom_stylesheets. #3318. Brice Sanchez
- Now require globalize on top of the engine. #3316. Brice Sanchez
Require refinery core nil_user class (needed for prod env). #3317. Brice Sanchez
๐ See full list