github platanus/activeadmin_addons v2.0.0.beta.0

latest releases: v2.0.0.beta.3, v1.10.1, v2.0.0.beta.2...
pre-release18 months ago

In version 2.0, we are streamlining Addons by eliminating support for deprecated and unused libraries, making it more convenient for us to update.

Additionally, we have replaced Select2 with SlimSelect in this release to enhance compatibility with Rails 7 and esbuild, while retaining the same API for select usage. However, any custom javascript using Select2 will need to be replaced.

Breaking Changes

  • Replaces Select2 with Slim Select to make it easier to work with newer bundlers like esbuild #448
  • Removes support for Paperclip since it has been deprecated. #450
  • Removes support for enumerize #452
  • Removes support for the Sprockets installation of ActiveAdmin #451

Don't miss a new activeadmin_addons release

NewReleases is sending notifications on new releases.