Minor release

v2.10.0 - Tabs and panels in beta

I can't believe I just learned about Avo! After trying it for 10 minutes, it was the easiest purchase ever. I used RailsAdmin before and had so many upgrading issues. Besides that, Avo is so much simpler to configure and build.
Michael Koper
Michael Koper
Founder of nusii.com
๐Ÿ‘† Click to see the video ๐Ÿ‘†

Hello everyone,

Avo 2.10 has landed with a few bug fixes and a long-time expected feature.

  1. Tabs and panels landed ๐Ÿš€ - You can better organize your fields and tools into panels and tabs. This does not have only an aesthetic function but also performance too.
    https://docs.avohq.io/2.0/tabs.html

  2. French translations. Thank you Dimitri B! Run bin/rails generate avo:locale to load them.

  3. Key-value fixed for the New view

  4. Added forced_locale to be able to edit multilingual records easier.

  5. Date & datetime picker improvements for mobile. Thank you hassyyy!

  6. You can declare the model_class as a string now. This will not break your app on boot time anymore.

  7. Fixed a hardcoded value in ResourceEditComponent. Thank you, Louis!

I can't wait to see what you are going to build with it.

Going forward we're going to focus on fixing two nasty bugs. One with the date-time field and one with namespaced resources and finishing up some things we started a while back like resource cards, controller hooks, and some more cool stuff.

Release notes:
https://avohq.io/releases/2.10.0

Release video:
https://youtu.be/B1Y-Z-R-Ys8

Thank you for being awesome โœŒ๏ธ

Release notes

๐ŸŽธ Features

  • feature: tabs @adrianthedev (#916)
  • Create avo.fr.yml @db0sch (#1002)

๐Ÿ› Bug Fixes

  • fix: key value field new->create view @adrianthedev (#1010)
  • fix: add force_locale param and use URI helpers to generate paths @adrianthedev (#1003)
  • fix: date field format in mobile browsers @hassyyy (#998)
  • fix: model class with encryption broken @adrianthedev (#996)
  • fix: hard-coded policy action called on ResourceEditComponent @bear-in-mind (#991)

๐Ÿ’ก Refactor

  • refactor: add common params to the menu builder @adrianthedev (#1007)

Latest release

Avo v3.24.0 released 16 days ago.