Patch release

v0.1.9

Avo has allowed us to develop and release apps rapidly even with very few developers working on them. We can focus our efforts on domain logic and custom design where it really matters. Every other Rails CMS is difficult to style or scale or add custom fields, but Avo has been a dream throughout. It's been a game-changer for us.
Iain Beeston
Iain Beeston
CTO, Thrivve Partners

Release notes

🎸 Features

  • feature: allow custom model names @adrianthedev (#118)
  • feature: resource actions @adrianthedev (#112)
  • feature: aslinkto_resource for Id, Text and Gravatar fields @mihaimdm22 (#105)

πŸ› Bug Fixes

  • fix: init app on rails load @adrianthedev (#116)
  • fix: Select field display_value and placeholder @mihaimdm22 (#108)
  • fix: Currency field locale and currency not working @mihaimdm22 (#109)
  • fix: empty gravatar field throws error @adrianthedev (#106)
  • fix: keep button color from being purged in the prod build @adrianthedev (#104)

πŸ€– Maintenance

  • chore: update dependencies and ruby version @adrianthedev (#121)
  • chore: add bump and release to gemfile @adrianthedev (#120)
  • chore: change development port @adrianthedev (#113)

πŸ’‘ Refactor

  • refactor: tweak build @adrianthedev (#117)
  • refactor: aslinktoresource to linkto_resource @mihaimdm22 (#115)
  • refactor: Badge field badge_options @mihaimdm22 (#114)
  • refactor: add cursor-not-allowed to disabled field @adrianthedev (#111)
  • refactor: new detach icon @adrianthedev (#110)