- Remove dry-types dependency
- Breaking change in dry-types: Rename Types::Form to Types::Params (Julien FLAJOLLET)
- Add
after_save
callback (Alexander Merkulov)
- Fix generator (Alexander Merkulov)
- Fix i18n label content and 'for' attribute (Tom Richards)
- Allow to use key option to configure
starting_with
option name (Alexander Merkulov) - German translation (Flyte222)
- Default model name is
Setting
insteadSettings
- Freeze right border for
rails-settings-cached
to< 0.5.5
- Added DSL and multiply settings panels functionality (Alexander Merkulov)
- Simplify localization, example
en:
settings:
attributes:
my_awesome_settings: 'My Awesome Lolaized Setting'
- Fix show settings in admin
- Allow to configure how display options
- Added labels to form fields (Derek Kniffin)
- Show flash message after save settings
- Use proc for display settings name (Dmitry Krakosevich)
- Display settings name if translation is missing (Lunar Farside)
- Added en local (dixalex)
- Unlock Active Admin dependency
- Fix Active Admin version
First public release