Skip to content

v2.0.0

Compare
Choose a tag to compare
@bdurand bdurand released this 28 Sep 01:52
· 16 commits to main since this release
456bf45

Fixed

  • Breaking Change: Fix conflict with overridding the standard include? method on configuration classes. These methods are now defined as UltraSettings.added? and UltraSettings::Configuration.include_field?.
  • Breaking Change: Include namespace in autoloaded configuration names for Rails applications to avoid conflicts on classes in different namespaces.

Changed

  • Use configuration class in in web UI dropdown menu.