Releases: avo-hq/avo
Releases · avo-hq/avo
Release v1.2.2
Release notes
- fix: spring as regular dependency @adrianthedev (#328)
- Migrate view components to slots @xtr3me (#322)
🎸 Features
- feature: hide resources from sidebar @adrianthedev (#320)
🐛 Bug Fixes
- fix: grid cover broken if it's nil @adrianthedev (#327)
🤖 Maintenance
- feature: breadcrumbs and dynamic page title @adrianthedev (#325)
- chore: expose the avo version in the source code and update partial @adrianthedev (#324)
- chore: remove sidebar item extension @adrianthedev (#321)
Release v1.1.0.pre.1
Bump Avo to v1.1.0.pre.1
Release v1.1.0
Feature: custom tools
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)