Skip to content

Releases: activeadmin/inherited_resources

v1.14.0

09 Oct 14:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.1...v1.14.0

1.13.1

19 Jan 21:35
v1.13.1
8cda44b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.13.1

1.13.0

07 May 15:54
b7bb90e
Compare
Choose a tag to compare
  • Remove support for Ruby < 2.5.
  • Coerce :route_prefix config option to a Symbol, ensuring compatibility with Rails versions that have resolved CVE-2021-22885.

1.12.0

11 Dec 20:31
689df3d
Compare
Choose a tag to compare
  • Remove support for Rails 5.0 and Rails 5.1.
  • Allow using Rails 6.1.

1.11.0

05 Aug 17:15
4cf737a
Compare
Choose a tag to compare
  • Add support for responders >= 3.0.
  • Remove support for Ruby < 2.4.

1.10.0

03 Apr 15:00
2ba6982
Compare
Choose a tag to compare

No changes.

1.10.0.rc1

24 Mar 17:45
ef943a6
Compare
Choose a tag to compare
  • Preliminary support for Rails 6.0.
  • Remove support for Rails 4.2.

1.9.0

10 Aug 17:41
44276af
Compare
Choose a tag to compare
  • Support Rails 5.2.1.
  • Remove support for Ruby < 2.3.

1.8.0

01 Dec 20:07
Compare
Choose a tag to compare
  • Support Rails 5.2.
  • Supports Ruby 2.4.
  • Remove support for Ruby < 2.2, Rails < 4.2.
  • Fixed broken class name in belongs_to.
  • Remove use of HttpCacheResponder.
  • Correct request_name in isolated engines.
  • Fix nested controllers and singleton option.

1.7.2

24 Mar 16:47
v1.7.2
Compare
Choose a tag to compare
  • Support Rails 5.1.