Minor release

v2.26.0 - Bugfixes and improvements

Amazing documentation: the documentation for Avo is among the best out there. All features are well documented, and @adrianthedev does a fantastic job keeping the docs up to date with each release including video walkthroughs of major features.
David Lormor
David Lormor
CTO, Wyndy

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)