Minor release
v2.1.0
Hello guys and gals @here
We just pushed v2.1.0, which fixes a few 2.0 bugs π, visual inconsistencies, and brings on a few requested features πΈ.
Hide resources from Global Search. Now you can search the resource from the Index page and have it not appear in the global search anymore.
Control the Dashboard visibility using the params, current user, the context object, or the current dashboard.
Optionally show the Submit buttons on the form's footer for those long forms
Fixed a bug where the image in a file field was not constrained to the row height on
Index
Fixed a bug where a validation error on a has_many association edit form would brake the back path for the user.
Converted all of our forms to local forms (local: true) for better compatibility with some apps.
The belongs to field couldn't be appropriately localized. Works now!
Some actions with file downloads failed actually to download the file π€·ββοΈ. All good now!
Made a few adjustments to some colors, alerts, and table rows to better match the new theme and the mobile version.
Some models without a title had the
Show
view broken.Added a debug message on failed frames and adjusted how the frames load because we had some sporadical issues with them failing.
This week was a week where we came back to the lingering issues on GH. There still are a few out there, and we'll get to them next week.
The main focus for this "quarter" is on the sidebar editor, settings screen, and making screens more interactive using cards. And maybe a few more surprises.
One of the things that help us the most is spreading the word about Avo. So if you want to share it on your Twitter feed, Reddit page, local dev community, or any other places you think it would help, please do.
Most importantly, thank you for being awesome π€!
https://avo.cool
https://avo.cool/repo
https://twitter.com/avo_hq
Release notes
- chore(deps): bump puma from 5.6.2 to 5.6.4 @dependabot (#764)
- chore(deps): bump minimist from 1.2.5 to 1.2.6 @dependabot (#753)
- chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 @dependabot (#754)
πΈ Features
- feature: hide resources from global search @adrianthedev (#767)
- feature: dashboards visibility @adrianthedev (#744)
- feature: optionally show buttons on footer forms @adrianthedev (#765)
π Bug Fixes
- fix: blue loader bar @adrianthedev (#769)
- fix: file index field does not apply constraints to the image @adrianthedev (#768)
- fix: wrong redirect after validation failed when wediting a has many association @adrianthedev (#762)
- fix: use local on forms @adrianthedev (#761)
- fix: has_many turbo frame crash @adrianthedev (#758)
- fix: belongs to not localized @adrianthedev (#757)
- fix: downloads in actions won't work for forms with data-remote=true @adrianthedev (#749)
- fix: alert dropdowns on small screens @adrianthedev (#748)
- fix: show errors for critical operations @adrianthedev (#747)
- fix: records with no title have show view broken @adrianthedev (#746)
π€ Maintenance
Latest release
Avo v3.13.0 - Custom actions list, nice-to-have's, performance improvements, and Hacktoberfest released 2 days ago.