Releases: avo-hq/avo
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
Release v3.3.5
Release notes
More information and release video here
🐛 Bug Fixes
For more information, check out Avo's release notes page
Release v3.3.4
Release notes
More information and release video here
🎸 Features
- feature: override auto-generated data attributes @adrianthedev (#2428)
🐛 Bug Fixes
- 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)
🤖 Maintenance
- 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)
For more information, check out Avo's release notes page
Release v3.3.3
Release notes
More information and release video here
- Make default of
:attachments_disabled
context-aware. @MrJoy (#2429) - 💚 Turn off remove old artifacts @RocKhalil (#2426)
🎸 Features
- feature: expose resource in resource tools intializers @adrianthedev (#2432)
🐛 Bug Fixes
- 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)
💡 Refactor
- refactor: sidebar remember scroll move to controller @adrianthedev (#2420)
- refactor: tool-manager-tweaks @adrianthedev (#2419)
- refactor: new tool paths @adrianthedev (#2418)
For more information, check out Avo's release notes page
Release v3.3.2
Release notes
More information and release video here
🎸 Features
- 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)
🐛 Bug Fixes
🤖 Maintenance
For more information, check out Avo's release notes page
Release v3.3.1
Release notes
More information and release video here
🎸 Features
- feature: mark highlight search @gabrielgiroe1 (#2370)
🐛 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)
🤖 Maintenance
- [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)
For more information, check out Avo's release notes page
Release v2.47.0
Release notes
🤖 Maintenance
- security: CVE-2024-22191 @Paul-Bob (#2382)
For more information, check out Avo's release notes page
Release v3.3.0
Release notes
More information and release video here
🎸 Features
- feature: remove all scope ( V2 ) @Paul-Bob (#2323)
- feature: better sidebar scroll positioning @adrianthedev (#2332)
- feature: close_modal @Paul-Bob (#2345)
- feature: delegate missing to view_context @Paul-Bob (#2314)
- feature: callable scope name and description @adrianthedev (#56)
- feature: scoped_query on scopes name and description procs @Paul-Bob (#58)
- feature: tags filter @adrianthedev (#25)
🐛 Bug Fixes
- Set z-index for navbar to the highest value, equal only to flash alerts @bryszard (#2362)
- 🐛 Fix empty resource file bug @RocKhalil (#2348)
- fix: default overriding value when creation fails @Paul-Bob (#2299)
- fix: actions download @Paul-Bob (#2269)
- fix: bad navbar display on firefox @adrianthedev (#2320)
- fix: invalid date_time @Paul-Bob (#2279)
- fix: remove status field defaults and fix the neutral state @adrianthedev (#2316)
- fix: secret key base warning @Paul-Bob (#2297)
- fix: tabs persistence when tab name has spaces @Paul-Bob (#2278)
- fix: stop caching dashboards in production @adrianthedev (#30)
- fix: search cancel button missing label @Paul-Bob (#57)
- fix: don't reset pagination on filter change @Paul-Bob (#24)
🤖 Maintenance
- feature: tags field in the Community tier @adrianthedev (#2369)
- [ruby] Update faker 3.2.2 → 3.2.3 (patch) @depfu (#2361)
- [js] Update @yaireo/tagify 4.18.1 → 4.18.2 (patch) @depfu (#2358)
- [ruby] Update bootsnap 1.17.0 → 1.17.1 (patch) @depfu (#2360)
- [ruby] Update pagy 6.2.0 → 6.3.0 (minor) @depfu (#2355)
- security: sanitize key_value field content @adrianthedev (#2357)
- [js] Update css-loader 6.8.1 → 6.9.0 (minor) @depfu (#2354)
- [ruby] Update erb-formatter 0.7.0 → 0.7.1 (minor) @depfu (#2356)
- [ruby] Update view_component 3.9.0 → 3.10.0 (minor) @depfu (#2353)
- chore: test ruby 3.3 @adrianthedev (#2331)
- [js] Update turbo_power 0.6.0 → 0.6.1 (minor) @depfu (#2341)
- chore(deps): bump puma from 6.4.1 to 6.4.2 @dependabot (#2339)
- [ruby] Update turbo_power 0.6.0 → 0.6.1 (minor) @depfu (#2342)
- [ruby] Update jsbundling-rails 1.2.1 → 1.2.2 (patch) @depfu (#2340)
- [js] Update @yaireo/tagify 4.18.0 → 4.18.1 (patch) @depfu (#2335)
- [js] Update tailwindcss 3.4.0 → 3.4.1 (patch) @depfu (#2334)
- chore: check tailwindcss integration with github repo @adrianthedev (#2325)
- [ruby] Update net-smtp 0.4.0 → 0.4.0.1 (minor) @depfu (#2330)
- [js] Update postcss 8.4.32 → 8.4.33 (patch) @depfu (#2328)
- [js] Update @yaireo/tagify 4.17.9 → 4.18.0 (minor) @depfu (#2329)
- 🚨 [security] [ruby] Update view_component 3.8.0 → 3.9.0 (minor) @depfu (#2327)
- [js] Update axios 1.6.3 → 1.6.4 (patch) @depfu (#2324)
- [ruby] Update hotwire-livereload 1.3.0 → 1.3.1 (patch) @depfu (#2326)
- chore: add tailwindcss integration test @adrianthedev (#2322)
- [ruby] Update puma 6.4.0 → 6.4.1 (patch) @depfu (#2318)
- chore: move scopes from pro to advanced @Paul-Bob (#2319)
- [js] Update core-js 3.34.0 → 3.35.0 (minor) @depfu (#2303)
- [ruby] Update factory_bot_rails 6.4.2 → 6.4.3 (patch) @depfu (#2307)
- [js] Update all of babel7 7.23.6 → 7.23.7 (patch) @depfu (#2306)
- [ruby] Update erb-formatter 0.6.0 → 0.7.0 (major) @depfu (#2304)
- [js] Update @algolia/autocomplete-theme-classic 1.12.2 → 1.13.0 (minor) @depfu (#2292)
- [js] Update postcss-loader 7.3.3 → 7.3.4 (patch) @depfu (#2298)
- chore: bring back appraisals file @adrianthedev (#2373)
💡 Refactor
- refactor: tailwind.css file clashes with other files @adrianthedev (#2253)
- refactor: enable no params in cards @adrianthedev (#28)
- refactor: move tags field to the Community tier @adrianthedev (#60)
- refactor: move scopes from pro to advanced @Paul-Bob (#59)
For more information, check out Avo's release notes page
Release v3.2.3
Release notes
More information and release video here
🤖 Maintenance
- [ruby] Update meta-tags 2.19.0 → 2.20.0 (minor) @depfu (#2294)
- [js] Update axios 1.6.2 → 1.6.3 (patch) @depfu (#2295)
- [js] Update @algolia/autocomplete-js 1.12.2 → 1.13.0 (minor) @depfu (#2291)
- [ruby] Update standard 1.32.1 → 1.33.0 (minor) @depfu (#2293)
- chore: remove brakeman @adrianthedev (#2290)
- [ruby] Update aws-sdk-s3 1.141.0 → 1.142.0 (minor) @depfu (#2287)
- [ruby] Update turbo-rails 1.4.0 → 1.5.0 (minor) @depfu (#2271)
- [js] Update tailwindcss 3.3.6 → 3.4.0 (minor) @depfu (#2272)
- chore: expose query to scopes @adrianthedev (#2288)
- create ja locale @kakeruAoyama (#2286)
For more information, check out Avo's release notes page
Release v3.2.2
Release notes
More information and release video here
🐛 Bug Fixes
🤖 Maintenance
- [js] Update heroicons 2.0.18 → 2.1.1 (minor) @depfu (#2266)
- [ruby] Update erb-formatter 0.3.0 → 0.6.0 (major) @depfu (#2223)
- chore: remove ujs @Paul-Bob (#2256)
- [js] Update prettier 2.5.1 → 2.8.8 (minor) @depfu (#2263)
- [js] Update regenerator-runtime 0.13.9 → 0.13.11 (minor) @depfu (#2264)
- [js] Update esbuild 0.14.25 → 0.14.54 (minor) @depfu (#2257)
- [js] Update postcss-preset-env 8.3.2 → 8.5.1 (minor) @depfu (#2258)
- [js] Update chartkick 4.1.1 → 4.2.0 (minor) @depfu (#2255)
💡 Refactor
- refactor: equal width columns in rows @adrianthedev (#2267)
For more information, check out Avo's release notes page