Minor release

v2.32.0 - Index map view, area field, and autocomplete option

Avo has allowed us to develop and release apps rapidly even with very few developers working on them. We can focus our efforts on domain logic and custom design where it really matters. Every other Rails CMS is difficult to style or scale or add custom fields, but Avo has been a dream throughout. It's been a game-changer for us.
Iain Beeston
Iain Beeston
CTO, Thrivve Partners
👆 Click to see the video 👆

Hey everyone 👋

I said it will be the Month of the Map for Avo, so here we go...

🎸 Features

  • Feature/mapkick area map
  • Resource index map component
  • Add autocomplete field option

🐛 Bug Fixes

  • When initializing an Action any class variables should be set to nil if appropriate
  • hydrate resource properly on form submission

💡 Refactor

  • use mapkick options for area field
  • use Host for map view proc
  • default the cache store to filestore

Thank you to our contributors

I just want to thank all our contributors. Avo wouldn't be what it is today without them.
avo.cool/contributors

This week we've had tremendous contributions from Jim, Stephen, and Roman. Thank you!

Avo 3 closed beta is starting this week

We will send over the Avo 3 closed beta instructions this week. Unfortunately, we went into a deep rabbit hole on updating and reorganizing the docs, so you know how to get the best of Avo 3.

That is why we've been a bit laggy on the chat and repo. We really want to ship Avo 3, fix those nasty bugs, make the API the best possible, and properly launch Avo 3 publicly so we can get back to the regular release schedule.

https://docs.avohq.io/3.0/avo-3.html

Friendly.rb

We published the new and only Community Sponsorship package, where all sponsors get all the value. There are only 9 spots left, so reach out if you have a Ruby product or company and you'd like to support the community.

Thank you for all your support and contributions ✌️

Adrian and Paul

Release notes: https://avohq.io/releases/2.32
Release video: https://youtu.be/N2j3unJtGYI
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
Subscribe to Rails tricks: https://www.railstricks.com/
Friendly.rb: https://friendlyrb.com/

Release notes

More information and release video here

🎸 Features

  • Feature/mapkick area map @Bergrebell (#1699)
  • Resource index map component @fastjames (#1679)
  • Add autocomplete field option @fastjames (#1714)

🐛 Bug Fixes

  • [Fix] When initializing an Action any class variables should be set to nil if appropriate @stevegeek (#1720)
  • fix: hydrate resource properly on form submission @Paul-Bob (#1712)

🤖 Maintenance

  • Upgrade postcss-* npm packages @fastjames (#1721)
  • Upgrade eslint NPM packages @fastjames (#1722)
  • Remove outdated @tailwindcss/jit @fastjames (#1716)
  • Upgrade css-loader npm library @fastjames (#1723)
  • Update postcss npm packages @fastjames (#1717)
  • Add Rails 7.0.x to the test matrix @fastjames (#1715)

💡 Refactor

  • refactor: use mapkick options for area field @adrianthedev (#1730)
  • refactor: use Host for map view proc @adrianthedev (#1728)
  • refactor: default the cache store to filestore @adrianthedev (#1727)

Latest release

Avo v2.49.0 released 7 days ago.