Skip to content

v4.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 13:00
· 17 commits to main since this release
aeaabfc

Solidus

  • Add not about sprockets manifest before running rails commands by @tvdeyen in #6130

Solidus Core

  • Move Line Item Actions to solidus_legacy_promotions by @mamhoff in #5916
  • Remove rails binstubs from built gems by @tvdeyen in #5917
  • [FIX] Remove spacing at top of OrderShipping#ship method by @adammathys in #5954
  • Test app task: Allow passing in user class by @mamhoff in #5956
  • Backend: Add missing error translation by @mamhoff in #5979
  • Add show all results to en.yml by @fthobe in #5988
  • Do not constantize Spree.user_class in UserClassHandle by @mamhoff in #5999
  • Allow to set Rails deprecations behavior during tests by @tvdeyen in #6000
  • Introducing product brand using taxon_brand_selector by @shahmayur001 in #5989
  • Make state machine modules auto-loadable by @mamhoff in #6056
  • Make Spree::Money autoloadable by @tvdeyen in #6040
  • Tax Categories on Line Items respect updates to Variant and Product Tax Categories by @harmonymjb in #6059
  • Unauthorized redirect handling config by @mamhoff in #6051
  • Lint: Fix Money spec by @mamhoff in #6068
  • Fix preferences serialization compatibility with Rails version check by @swamp09 in #6083
  • Make Controller Helpers autoloadable by @mamhoff in #6062
  • Move permission sets back to app/ by @mamhoff in #6090
  • Allows Rails 8, updates sqlite in Gemfile to match what CI runs by @rjacoby in #6091
  • Remove Spree::UserAddress#archived flag by @mamhoff in #3852
  • Add permalink history for taxon on friendly-id by @shahmayur001 in #6100
  • Refactor Line Item Total Calculations by @jarednorman in #6080
  • Fix DummyApp Generator by @tvdeyen in #6121
  • Rails 8: Include manifest.js in install generator by @mamhoff in #6122
  • Add Ruby 3.4 support by @tvdeyen in #6117
  • Add primary Taxon to products (#6047) by @fthobe in #6109
  • Admin promotion categories add/edit by @chaimann in #6101
  • Move line_item_comparison_hooks config to Spree::Config by @mamhoff in #6050
  • Admin and User Metadata for transactional ressources and users (#5897) by @fthobe in #6118
  • Revert "Merge pull request #6122 from mamhoff/create-manifest-js-in-g… by @mamhoff in #6124
  • Fix migration typo (missing keyword foreign_key) by @chaimann in #6126
  • Use Flickwerk for loading patches in solidus_promotions and solidus_legacy_promotions by @mamhoff in #6049
  • Added GTIN and Condition to variant for structured data use by @rahulsingh321 in #6097

Solidus Admin

Solidus Backend

Solidus API

Solidus Sample

  • Introducing product brand using taxon_brand_selector by @shahmayur001 in #5989
  • Added GTIN and Condition to variant for structured data use by @rahulsingh321 in #6097

Solidus Promotions

Full Changelog: v4.4.0...v4.5.0