Minor release
v2.26.0 - Bugfixes and improvements
I often think of it as... just having in-house designer, a front end, and a full stack. And AVO just gives you this with a very nice DSL where you just save time. So that's what's nice about it. Every time you use it, you save time
Hey buddies,
This week we're releasing Avo 2.26 with a couple of bugfixes and improvements, nothing flashy.
๐ Bug Fixes
- Enable nonce for inline styles
- remove unpermitted params from set record
๐ก Refactor
- enable card intermediate classes
Avo 3
Work on Avo 3 is going good. We're working on creating nested records and dynamic fields. These features are proving a bit more difficult to build than expected, but we're confident that we'll pull through.
ShortRuby
Short Ruby bundled together a few amazing resources this week too.
https://shortruby.com/
SupeRails
Yaro does it again with two new videos about tracking users and live visitor count tutorials.
https://www.youtube.com/@SupeRails
Surprise
We have a surprise in store and hope we can share it by the end of the week, so stay tuned...
Thanks for being awesomeโ๏ธ
Adrian and Paul
Release notes: https://avohq.io/releases/2.26
Twitter: https://twitter.com/avo_hq
Repo: https://github.com/avo-hq/avo
Subscribe to Short Ruby Newsletter: https://shortruby.com/
Subscribe to SupeRails: https://www.youtube.com/@SupeRails
Survey results: https://avohq.io/survey/2022
Release notes
๐ Bug Fixes
- Enable nonce for inline styles. @simi (#1575)
- fix: remove unpermitted params from set record @adrianthedev (#1565)
๐ค Maintenance
- chore: update rails deps @adrianthedev (#1566)
- chore(deps): bump globalid from 1.0.0 to 1.0.1 @dependabot (#1536)
- chore: add helper example @adrianthedev (#1563)
- chore(deps): bump rack from 2.2.5 to 2.2.6.2 @dependabot (#1533)
๐ก Refactor
- refactor: enable card intermediate classes @adrianthedev (#1580)