Skip to content

v24.4

Compare
Choose a tag to compare
@mromulus mromulus released this 15 Jul 06:49
· 109 commits to main since this release
0e05e78

Major changes

  • refactor: Tags generation by @mromulus in #179
  • PKCE now required in authentication flow

Fixes

  • fix: Cloning tags by @mromulus in #155
  • VM searching now correctly updates only required turbo frame
  • Clustered mode update - parent_id matches the first node in cluster
  • IPv6 network address parsing - require a prefix at end of string

Tooling & depencies

  • chore(deps): bump the npm_and_yarn group with 2 updates by @dependabot in #107
  • chore(deps-dev): bump faker from 3.2.3 to 3.3.1 by @dependabot in #106
  • chore(deps): bump cssnano from 6.1.1 to 6.1.2 by @dependabot in #95
  • chore(deps): bump postcss-preset-env from 9.5.2 to 9.5.4 by @dependabot in #105
  • chore(deps): bump tailwindcss from 3.4.1 to 3.4.3 by @dependabot in #99
  • chore(deps): bump @tailwindcss/typography from 0.5.10 to 0.5.12 by @dependabot in #100
  • chore(deps): bump postcss-nesting from 12.1.0 to 12.1.1 by @dependabot in #103
  • chore(deps): bump @fortawesome/free-solid-svg-icons from 6.5.1 to 6.5.2 by @dependabot in #110
  • chore(deps): bump rdoc from 6.6.2 to 6.6.3.1 by @dependabot in #93
  • chore(deps): bump @fortawesome/fontawesome-svg-core from 6.5.1 to 6.5.2 by @dependabot in #109
  • chore(deps): bump @fortawesome/free-brands-svg-icons from 6.5.1 to 6.5.2 by @dependabot in #108
  • chore(deps): bump nokogiri from 1.16.3 to 1.16.4 by @dependabot in #114
  • chore(deps): bump sentry-ruby from 5.17.1 to 5.17.2 by @dependabot in #111
  • chore(deps): bump devise from 4.9.3 to 4.9.4 by @dependabot in #115
  • chore(deps): bump tar from 6.1.15 to 6.2.1 by @dependabot in #116
  • chore(deps): bump vite from 5.2.8 to 5.2.10 by @dependabot in #127
  • chore(deps): bump sentry-ruby from 5.17.2 to 5.17.3 by @dependabot in #117
  • chore(deps): bump redis from 5.1.0 to 5.2.0 by @dependabot in #122
  • chore(deps): bump view_component from 3.11.0 to 3.12.1 by @dependabot in #124
  • chore(deps): bump postcss-preset-env from 9.5.4 to 9.5.9 by @dependabot in #128
  • chore(deps): bump postcss-nesting from 12.1.1 to 12.1.2 by @dependabot in #129
  • chore(deps): bump the bundler group with 2 updates by @dependabot in #143
  • chore(deps): bump cssnano from 6.1.2 to 7.0.1 by @dependabot in #134
  • chore(deps): bump omniauth-rails_csrf_protection from 1.0.1 to 1.0.2 by @dependabot in #139
  • chore(deps): bump @tailwindcss/typography from 0.5.12 to 0.5.13 by @dependabot in #135
  • chore(deps): bump vite from 5.2.10 to 5.2.11 by @dependabot in #136
  • chore(deps): bump postcss-preset-env from 9.5.9 to 9.5.13 by @dependabot in #141
  • chore(deps): bump rails from 7.1.3.2 to 7.1.3.3 by @dependabot in #144
  • chore(deps): bump postcss-nesting from 12.1.2 to 12.1.4 by @dependabot in #142
  • chore(deps): bump @rails/activestorage from 7.1.3-2 to 7.1.3 by @dependabot in #146
  • chore(deps): bump vite from 5.2.11 to 5.2.12 by @dependabot in #152
  • chore(deps): bump postcss-preset-env from 9.5.13 to 9.5.14 by @dependabot in #148
  • chore(deps): bump debounce from 2.0.0 to 2.1.0 by @dependabot in #151
  • chore(deps): bump simple_form from 5.3.0 to 5.3.1 by @dependabot in #150
  • chore(deps): bump postcss-nesting from 12.1.4 to 12.1.5 by @dependabot in #149
  • chore(deps-dev): bump faker from 3.3.1 to 3.4.1 by @dependabot in #154
  • chore(deps): bump sentry-rails from 5.18.0 to 5.18.1 by @dependabot in #186
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in #180
  • chore(deps): bump postcss-preset-env from 9.5.14 to 9.5.15 by @dependabot in #183
  • chore(deps): bump vite from 5.3.1 to 5.3.3 by @dependabot in #188
  • chore(deps): bump postcss from 8.4.38 to 8.4.39 by @dependabot in #185
  • chore(deps): bump omniauth_openid_connect from 0.7.1 to 0.8.0 by @dependabot in #190
  • New version of yarn
  • New version of rubocop
  • Bump ruby to 3.3.1

Full Changelog: v24.3.3...v24.4