Releases: hugopeek/romanesco-backyard
Releases · hugopeek/romanesco-backyard
1.0.0-beta8
Released on November 19, 2021
- Add resolver for syncing database changes
- Remove unnecessary migx_id and pos values in MIGX configs
- Fix aggregate keys for Author in schema (don't use alias field!)
- Improve data formatting and descriptions in Related Content grids
- Change sort order of Input Options with drag&drop [BC]
- Add database table and MIGX grid for external links
- Add lexicon keys for feedback widget
1.0.0-beta7
Released on October 21, 2021
- Add lexicon keys for frontend form validation
1.0.0-beta6
Released on August 30, 2021
- Add custom cache partition for patterns
- Fix clearing of individual custom cache partitions
- Set non-empty default values for htpasswd user and pass
- Remove minify parameter from critical task (was removed in 4.0)
1.0.0-beta5
Released on June 10, 2021
- Add option to generate critical CSS for pages behind htpasswd wall
- Replace hardcoded Fibonacci input values with generated ones
1.0.0-beta4
Released on April 19, 2021
- Prevent critical CSS generator from messing up data urls
- Add public function to get cache busting string
- Fix variables in Collection renderers
- Fix incorrect reference to permissions key in menu config
1.0.0-beta3
Released on February 8, 2021
- Add auto-generated front-end pattern library
- Add top menu items for clearing custom cache
- Update lexicon keys for footer credits
- Add boolean editor and renderer for indicating hidemenu status in Collections
- Remove additional top margin on first CB repeater row
- Add custom formatting and CSS for Redactor v3
- Allow getConfigSetting function to run without context key
1.0.0-beta2
Released on September 4, 2020
- Add option to generate critical CSS in sequence
- Add function to retrieve custom context setting
- Add function to retrieve context aware Configuration setting
1.0.0-beta1
Released on August 27, 2020
- Add function to generate critical CSS to Romanesco class
- Add Gulp task for generating critical CSS
0.11.4-pl
v0.11.3
Released on June 15, 2020
- Apply minimal styling to Redactor instances in narrower columns
- Modify Collections image renderer to only accept absolute path
- Add Gulp configuration for generating CSS per context
- Update Jquery to v3.5.1
- Add custom combobox to Collections that stores 1 and 0 values correctly