Skip to content

Releases: ash-project/ash_admin

v0.13.23

30 Oct 23:15

Choose a tag to compare

Bug Fixes:

  • don't include nil tables when considering if polymorphic tables is empty by Zach Daniel

v0.13.22

30 Oct 20:56

Choose a tag to compare

Bug Fixes:

  • don't add the resource's primary table if there are no polymorphic tables by Zach Daniel

v0.13.21

30 Oct 17:35

Choose a tag to compare

Bug Fixes:

  • include resource's table in polymorphic tables dropdown by Zach Daniel

Improvements:

  • allow gettext ~> 1.0 (#368) by Aleksandr Lossenko

v0.13.19

24 Sep 18:41

Choose a tag to compare

Bug Fixes:

  • set brand on loading to_one relationships by Zach Daniel

  • use tenant when loading to_one relationships by Zach Daniel

Improvements:

  • support actor_load option by Zach Daniel

v0.13.15

18 Aug 21:58

Choose a tag to compare

Bug Fixes:

  • better names for version resources by Zach Daniel

  • Read phoenix js assests at compile time (#355) by Kenneth Kostrešević

Improvements:

  • add a little razzle dazzle to the authorizing/actor buttons (#352) by Andy LeClair

  • change svg icons to words (#351) by Andy LeClair

v0.13.14

07 Aug 02:23

Choose a tag to compare

Bug Fixes:

  • better names for version resources by Zach Daniel

  • Read phoenix js assests at compile time (#355) by Kenneth Kostrešević

Improvements:

  • add a little razzle dazzle to the authorizing/actor buttons (#352) by Andy LeClair

  • change svg icons to words (#351) by Andy LeClair

v0.13.11

02 Jul 14:20

Choose a tag to compare

Bug Fixes:

  • Prevent double HTML escaping (#332) by Jechol Lee

  • Encode/decode cookie values in JS (#328) by Jechol Lee