Releases: avo-hq/avo
Releases Β· avo-hq/avo
Release v1.0.5
Bump Avo to v1.0.5
Release v1.0.4
Release notes
- ci: move axios to deps @adrianthedev (#298)
π Bug Fixes
- ci: test Avo against multiple rails and ruby versions @adrianthedev (#294)
- fix: pagination is broken without a turbo frame @adrianthedev (#295)
π‘ CI
- ci: fix assets in release script @adrianthedev (#293)
- ci: ruby versions matrix test @adrianthedev (#287)
Release v1.0.1
Release notes
- chore: update dependencies for ruby 3.0 @adrianthedev (#291)
π Bug Fixes
- fix: prep code for ruby 3.0 for index view @adrianthedev (#290)
Release v1.0.0
Release notes
- security: update webpack @adrianthedev (#284)
- chore(deps): bump marked from 1.2.7 to 2.0.1 @dependabot (#283)
π‘ Refactor
- refactor: hotwire rewrite @adrianthedev (#207)
π‘ CI
- ci: fix axios install @adrianthedev (#288)
- ci: fix missing axios install @adrianthedev (#286)
- chore: run actions @adrianthedev (#285)
Release v0.4.10
Release notes
- add respond_to? in order to log any exception @nicolascochin (#238)
Release v0.4.9
Release notes
- chore(deps): bump nokogiri from 1.10.10 to 1.11.1 @dependabot (#234)
- chore(deps): bump axios from 0.19.2 to 0.21.1 @dependabot (#214)
π Bug Fixes
- fix: HABTM cant find associations with custom class_name @adrianthedev (#237)
π€ Maintenance
- chore: remove .vscode directory @adrianthedev (#235)
Release v0.4.8
Release v0.4.7
Release notes
- chore(deps): bump urijs from 1.19.2 to 1.19.4 @dependabot (#210)
π Bug Fixes
- fix: global classes loading as locals @adrianthedev (#211)
Release v0.4.6
Release notes
πΈ Features
- feature: configurable authentication @adrianthedev (#205)
π Bug Fixes
- fix: remove default current user value @adrianthedev (#206)