Skip to content

Releases: activeadmin-plugins/active_admin_datetimepicker

v2.0.0

07 Apr 20:05

Choose a tag to compare

What's Changed

Breaking Changes

  • Drop Ruby < 3.2, Rails < 7.1, ActiveAdmin < 3.2

Improvements

  • Add Rails 8.0 support
  • Add ActiveAdmin 3.4 and 3.5.1 support
  • Replace Selenium/webdrivers with Cuprite for faster, more reliable tests
  • Add SimpleCov code coverage with GitHub Pages badge
  • Update CI matrix: Ruby 3.2-3.4, Rails 7.1-8.0, ActiveAdmin 3.2-3.5.1
  • Replace Travis CI and Coveralls badges with GitHub Actions CI and shields.io coverage
  • Fix broken screenshot URL, outdated Webpacker references, and incorrect fork URL in README

Dependencies

  • Update sqlite3 ~> 2.0
  • Require activeadmin >= 3.0, < 4.0
  • Require Ruby >= 3.1.0

Full Changelog: v1.1.0...v2.0.0

v.1.1.0

26 Dec 20:33
d318dfb

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

compatible with ActiveAadmin 2.6

10 Feb 09:53

Choose a tag to compare

  • Fix compatibility with ActiveAdmin 2.6 and 2.7 versions

v0.7.3

17 Oct 17:42

Choose a tag to compare

Fix Wrong value for lteq_datetime predicate #61

v0.7.2

21 Jun 12:06

Choose a tag to compare

  • bugfix: H:M truncation in filter's input, after form substitution

v0.7.1

20 Jun 06:20

Choose a tag to compare

  • fix date_time_range placeholder From/To
  • fix f.input ..., input_html: { placeholder: "text" }

Gratitude to @mantoszew for helping with placeholder issue

v0.7.0

13 May 07:49

Choose a tag to compare

  • Compatibility with ActiveAdmin 2.0

v0.6.3

31 Oct 10:40

Choose a tag to compare

  • Fix broken styling in production mode
  • Lower the dependencies of ActiveAdmin to v1.1

v0.6.2

29 Mar 17:33
0f54acf

Choose a tag to compare

compatible with ActiveAadmin 1.1.0 and 1.2.1 (thx to @JNajera) #40 #41

v0.6.1

07 Jan 18:52
672ef45

Choose a tag to compare

fix: CSS-import