Releases: avo-hq/avo
Release v3.5.2
Release notes
More information and release video here
π Bug Fixes
- Fix/dnd visibility and associations @Paul-Bob (#2599)
- fix: multiple word resources bad cache hash @adrianthedev (#2598)
For more information, check out Avo's release notes page
Release v3.5.1
Release notes
More information and release video here
πΈ Features
For more information, check out Avo's release notes page
Release v3.5.0
Release notes
More information and release video here
πΈ Features
- feature: keep query params while searching @Paul-Bob (#2485)
- feature: action name as proc @Paul-Bob (#2522)
- feature: Add
default_url_options
support @adrianthedev (#2526) feature: load concerns to Avo's controllers & aid multitenancy @adrianthedev (#2508)(reverted)- Enable showing distribution on columns on index page @bryszard (#2394)
- feature: add Tiptap WYSIWYG field @olivierbuffon (#2502)
- Feature: reorder by drag and drop @adrianthedev (#2574)
π Bug Fixes
- fix: tags with custom tailwind integration issue @Paul-Bob (#2484)
- fix: Remove field_translations and resource_translations key @gabrielgiroe1 (#2499)
- fix: avo:update task @Paul-Bob (#2528)
- fix: action link_arguments compact params @Paul-Bob (#2530)
- fix: resource on action handle @Paul-Bob (#2523)
- fix: Get to_param instead of id for preview hover @gabrielgiroe1 (#2486)
- fix: remove duplicate create method @Paul-Bob (#2520)
- fix: double download action @Paul-Bob (#2521)
- Updated the default client authorization to nil @gabrielgiroe1 (#2489)
- fix: create and update when using
view.form?
@Paul-Bob (#2509) - fix: standard and dynamic filters work together @adrianthedev (#2488)
- fix: image in file field stretched @adrianthedev (#2505)
- fix: remove pg dependency @Paul-Bob (avo-dynamic_filters #30)
- Fix dynamic filter error on hidden fields @gabrielgiroe1 (avo-dynamic_filters #27)
- fix: Has one not persisting @gabrielgiroe1 (#2474)
- fix: select_first_result_in_search selenium compatible @Paul-Bob (#2500)
- fix: visible block @Paul-Bob (#2547)
- fix: header partial @Paul-Bob (#2548)
- fix: double download with turbo_temporary @Paul-Bob (#2545)
- fix: disable turbo_prefetch on belongs_to creation link @Paul-Bob (#2543)
- fix: Update error message in MissingResourceError class @gabrielgiroe1 (#2531)
- fix: rename instantclick to instant_click @Paul-Bob (#2537)
- fix: doc version @sedubois (#2556)
- fix: routes @Paul-Bob (#2561)
- fix: ensure Account is an ActiveRecord model before generating Avo resource @gabrielgiroe1 (#2579)
- Hide search input when avo_search? policy is not defined @gabrielgiroe1 (#2585)
- Fix: Support for Numeric title search @da-vinci-noob (#2582)
- Use human model name when creating new polymorphic association @iainbeeston (#2573)
π€ Maintenance
- [js] Update all Yarn dependencies (2024-02-15) @depfu (#2482)
- security: sign-out back button might reveal sensitive information @adrianthedev (#2477)
- chore: lock turbo-rails dependency @Paul-Bob (#2529)
- chore: upgrade to Turbo 8 @adrianthedev (#2465)
- chore: pagy remove
keep_filters_panel_open
param @adrianthedev (#2527) - chore: update pagy @adrianthedev (#2525)
- π¨ [security] [ruby] Update all of rails 7.1.3 β 7.1.3.2 (minor) @depfu (#2517)
- π¨ [security] [ruby] Update rack 3.0.9 β 3.0.9.1 (minor) @depfu (#2516)
- π¨ [security] [ruby] Update yard 0.9.34 β 0.9.35 (minor) @depfu (#2534)
- chore: add missing breadcrumb @adrianthedev (#2590)
- chore: add plugins to the layout @adrianthedev (#2570)
π‘ Refactor
- refactor: remove dashboard path @adrianthedev (#2507)
- refactor: remove
extend_controllers_with
API @adrianthedev (#2572) - refactor: conditional fill field @adrianthedev (#2565)
For more information, check out Avo's release notes page
Release v3.4.4
Release v3.4.3
Release notes
More information and release video here
π Bug Fixes
- fix: visible block @Paul-Bob (#2547)
- fix: header partial @Paul-Bob (#2548)
- fix: double download with turbo_temporary @Paul-Bob (#2545)
- fix: disable turbo_prefetch on belongs_to creation link @Paul-Bob (#2543)
- fix: Update error message in MissingResourceError class @gabrielgiroe1 (#2531)
- fix: rename instantclick to instant_click @Paul-Bob (#2537)
π€ Maintenance
For more information, check out Avo's release notes page
Release v3.4.2
Release notes
More information and release video here
- fix: Remove field_translations and resource_translations key @gabrielgiroe1 (#2499)
- security: sign-out back button might reveal sensitive information @adrianthedev (#2477)
πΈ Features
- feature: action name as proc @Paul-Bob (#2522)
- feature: Add
default_url_options
support @adrianthedev (#2526) - feature: load concerns to Avo's controllers & aid multitenancy @adrianthedev (#2508)
π Bug Fixes
- fix: avo:update task @Paul-Bob (#2528)
- fix: action link_arguments compact params @Paul-Bob (#2530)
- fix: resource on action handle @Paul-Bob (#2523)
- fix: Get to_param instead of id for preview hover @gabrielgiroe1 (#2486)
- fix: remove duplicate create method @Paul-Bob (#2520)
- fix: double download action @Paul-Bob (#2521)
- Updated the default client authorization to nil @gabrielgiroe1 (#2489)
- fix: create and update when using
view.form?
@Paul-Bob (#2509) - fix: standard and dynamic filters work together @adrianthedev (#2488)
- fix: image in file field stretched @adrianthedev (#2505)
- fix: Has one not persisting @gabrielgiroe1 (#2474)
- fix: select_first_result_in_search selenium compatible @Paul-Bob (#2500)
π€ Maintenance
- chore: lock turbo-rails dependency @Paul-Bob (#2529)
- chore: upgrade to Turbo 8 @adrianthedev (#2465)
- chore: pagy remove
keep_filters_panel_open
param @adrianthedev (#2527) - chore: update pagy @adrianthedev (#2525)
- π¨ [security] [ruby] Update all of rails 7.1.3 β 7.1.3.2 (minor) @depfu (#2517)
- π¨ [security] [ruby] Update rack 3.0.9 β 3.0.9.1 (minor) @depfu (#2516)
π‘ Refactor
- refactor: remove dashboard path @adrianthedev (#2507)
For more information, check out Avo's release notes page
Release v2.48.0
Release notes
More information here
πΈ Features
π Bug Fixes
- Use Rails.application.secret_key_base directly @segiddins (#2417)
- fix: actions hidden fields value not being passed @Paul-Bob (#2493)
- Backport #2431 to 2.x branch @iainbeeston (#2495)
π€ Maintenance
For more information, check out Avo's release notes page
Release v3.4.1
Release notes
More information and release video here
πΈ Features
π Bug Fixes
π€ Maintenance
For more information, check out Avo's release notes page
Release v3.4.0
Release notes
More information and release video here
These release notes contain all the changes from 3.3.0 -> 3.4.0
πΈ Features
- feature: mark highlight search @gabrielgiroe1 (#2370)
- refactor: all_tools renders tool sidebar partial @adrianthedev (avo-menu #16)
- feature: render partials and view components @adrianthedev (avo-menu #15)
- feature: Allows for exclusion in all_resources and all_dashboards methods @yorsant (avo-menu #14)
- feature: customizable query @adrianthedev (avo-dynamic_filters #26)
- Make default of
:attachments_disabled
context-aware. @MrJoy (#2429) - feature: expose resource in resource tools intializers @adrianthedev (#2432)
- feature: override auto-generated data attributes @adrianthedev (#2428)
- Reload icon @gabrielgiroe1 (#2386)
π Bug Fixes
- fix: actions download @Paul-Bob (#2398)
- fix: return valid attributes for html options @adrianthedev (#2397)
- fix: scopes with pagination @Paul-Bob (avo-advanced #27)
- fix: controls default title @Paul-Bob (avo-advanced #26)
- fix: search highlight @Paul-Bob (#2410)
- fix: searchable belongs_to field keep html tags on selected option @Paul-Bob (#2423)
- fix: destroy when using forms and display fields API @Paul-Bob (#2415)
- fix: double defined constanta in CI @adrianthedev (#2422)
- fix: detach when using view *_fields api @Paul-Bob (#2436)
- fix: fetch cards only when necessary @Paul-Bob (#2454)
- Stop file field from hiding filename @iainbeeston (#2431)
- fix: fetch cards only when necessary @Paul-Bob (avo-dashboards #31)
- fix: authorize menu items @Paul-Bob (avo-pro #61)
- fix: attach when using *_fields API @Paul-Bob (#2459)
- fix: Trix field disable_attachments option unexpected behaviour @olivierbuffon (#2462)
- fix: index destroy @Paul-Bob (#2466)
π€ Maintenance
- chore: try cuprite @adrianthedev (#2371)
- [js] Update all Yarn dependencies (2024-02-08) @depfu (#2463)
- [ruby] Update jsbundling-rails 1.2.2 β 1.3.0 (minor) @depfu (#2401)
- [js] Update css-loader 6.9.0 β 6.9.1 (patch) @depfu (#2388)
- [js] Update core-js 3.35.0 β 3.35.1 (patch) @depfu (#2395)
- [ruby] Update pagy 6.4.1 β 6.4.3 (patch) @depfu (#2391)
- [js] Update autoprefixer 10.4.16 β 10.4.17 (patch) @depfu (#2384)
- [js] Update @yaireo/tagify 4.18.2 β 4.18.3 (patch) @depfu (#2387)
- [ruby] Update all of rails 7.1.2 β 7.1.3 (patch) @depfu (#2381)
- [js] Update @algolia/autocomplete-js 1.13.0 β 1.14.0 (minor) @depfu (#2379)
- [js] Update @algolia/autocomplete-theme-classic 1.13.0 β 1.14.0 (minor) @depfu (#2380)
- [ruby] Update pagy 6.3.0 β 6.4.1 (minor) @depfu (#2374)
- [ruby] Update cssbundling-rails 1.3.3 β 1.4.0 (minor) @depfu (#2400)
- π Turn off remove old artifacts @RocKhalil (#2426)
- chore: update heroicons @adrianthedev (#2453)
- chore(deps): bump the bundler group across 1 directories with 1 update @dependabot (#2451)
- π¨ [security] [ruby] Update nokogiri 1.16.0 β 1.16.2 (patch) @depfu (#2450)
- chore: new dashboard colors @adrianthedev (#2446)
- [js] Update all Yarn dependencies (2024-02-01) @depfu (#2439)
- [ruby] Update all Bundler dependencies (2024-02-02) @depfu (#2442)
- Update links to Roadmap in README.md @thedatadavis (#2444)
- [ruby] Update all Bundler dependencies (2024-02-08) @depfu (#2464)
π‘ Refactor
- refactor: sidebar remember scroll move to controller @adrianthedev (#2420)
- refactor: tool-manager-tweaks @adrianthedev (#2419)
- refactor: new tool paths @adrianthedev (#2418)
- Change reload_button to reloadable @gabrielgiroe1 (#2460)
For more information, check out Avo's release notes page
Release v3.3.6
Release notes
More information and release video here
πΈ Features
- Reload icon @gabrielgiroe1 (#2386)
π Bug Fixes
- fix: Trix field disable_attachments option unexpected behaviour @olivierbuffon (#2462)
- fix: index destroy @Paul-Bob (#2466)
π€ Maintenance
π‘ Refactor
- Change reload_button to reloadable @gabrielgiroe1 (#2460)
For more information, check out Avo's release notes page