Releases: avo-hq/avo
Releases Β· avo-hq/avo
Release v0.1.19
Release notes
πΈ Features
- feature: add relative date @adrianthedev (#139)
π€ Maintenance
- chore: update gemspec file @adrianthedev (#140)
Release v0.1.18
Release notes
π Bug Fixes
- fix: select field doesn't show the right values in some cases @adrianthedev (#138)
Release v0.1.17
Release notes
π€ Maintenance
- chore: remove old modals container element @adrianthedev (#136)
πΈ Features
- feature: add Active Record enum support to select @adrianthedev (#135)
Release v0.1.16
Release v0.1.15
Release v0.1.12
Release notes
π€ Maintenance
- chore: update the test GH action and remove push to master step @adrianthedev (#130)
- chore: revert assets commit @adrianthedev (#129)
Release v0.1.11
Release notes
π€ Maintenance
- chore: remove delete draft step @adrianthedev (#127)
- chore: remove avo-packs dir from build @adrianthedev (#128)
Release v0.1.10
Release notes
- chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /spec/dummy @dependabot (#123)
πΈ Features
- feature: Trix field @mihaimdm22 (#107)
π€ Maintenance
- chore: rename the github organization @adrianthedev (#126)
- chore: changes -> release notes in release-drafter @adrianthedev (#125)
- chore: refresh releases on avohq.io on release action @adrianthedev (#124)
- chore: update package gemspec @adrianthedev (#122)
π‘ Refactor
- refactor: select field display_value fix @mihaimdm22 (#119)
Release v0.1.9
Release notes
πΈ Features
- feature: allow custom model names @adrianthedev (#118)
- feature: resource actions @adrianthedev (#112)
- feature: as_link_to_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: as_link_to_resource to link_to_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)