Skip to content

Releases: solidusio/solidus

solidus_admin/v0.4.0

21 Feb 08:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: solidus_admin/v0.3.2...solidus_admin/v0.4.0

v4.5.0

20 Feb 13:00
aeaabfc
Compare
Choose a tag to compare

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

  • Add Ruby 3.4 support by @tvdeyen in #6117
  • Admin promotion categories add/edit by @chaimann in #6101
  • Move line_item_comparison_hooks config to Spree::Config by @mamhoff in #6050
  • Use Flickwerk for loading patches in solidus_promotions and solidus_legacy_promotions by @mamhoff in #6049
  • Fix component translation scopes by @mamhoff in #5927
  • test: Wait for modal to open before testing its content by @tvdeyen in #5993
  • Use at least solidus_support 0.12.0 by @tvdeyen in #6037
  • [Admin] Allow bulk delete resources by @chaimann in #6134
  • Better promotion menus by @mamhoff in #5934
  • Fix admin promotions controller by @mamhoff in #5943
  • [FIX] A few small tweaks for the new promotion admin by @adammathys in #5953
  • Fix(promotions): Validate benefits on save by @mamhoff in #5981
  • Fix(Promotions): Return 200 on benefi...
Read more

v4.4.3

19 Feb 17:09
418c85c
Compare
Choose a tag to compare

Solidus Core

  • [v4.4] Fix preferences serialization compatibility with Rails version check by @github-actions[bot] in #6086
  • [v4.4] Add Ruby 3.4 support by @github-actions[bot] in #6123

Solidus Promotions

  • [v4.4] Add Ruby 3.4 support by @github-actions[bot] in #6123

Full Changelog: v4.4.2...v4.4.3

v4.3.6

19 Feb 16:36
eb3634e
Compare
Choose a tag to compare

Solidus Core

  • [v4.3] Allow Psych 5 by @github-actions[bot] in #5794
  • [v4.3] Add support for Sprockets v4 to the DummyApp (backports #3379) by @mamhoff in #5806
  • [v4.3] Lock solidus_core.gemspec to ransack '< 4.2' by @tvdeyen in #5839
  • [v4.3] [FIX] Remove spacing at top of OrderShipping#ship method by @github-actions[bot] in #5973
  • [v4.3] Backend: Add missing error translation by @github-actions[bot] in #5985
  • [v4.3] Test app task: Allow passing in user class by @github-actions[bot] in #5960
  • [v4.3] Do not constantize Spree.user_class in UserClassHandle by @github-actions[bot] in #6003

Solidus Admin

  • [v4.3] Lock solidus_core.gemspec to ransack '< 4.2' by @tvdeyen in #5839
  • [v4.3] [SolidusAdmin] Remove inaccessible details/summary element by @github-actions[bot] in #5840
  • [v4.3] test: Wait for modal to open before testing its content by @tvdeyen in #5995
  • [v4.3] Use Order#email to show the order's email in new admin by @tvdeyen in #6007
  • [v4.3] [admin] Remove previews for non-UI components that didn't add much value by @tvdeyen in #6073
  • [v4.3] Fix unsafe html view component, allow ViewComponent 3.21+ by @tvdeyen in #6071

Solidus Backend

  • [v4.3] Backend: Add missing error translation by @github-actions[bot] in #5985
  • [v4.3] Format date with #to_fs by @github-actions[bot] in #5864

Full Changelog: v4.3.5...v4.3.6

v4.2.5

19 Feb 15:33
8eeee20
Compare
Choose a tag to compare

Solidus Core

  • [v4.2] Fix specs failing after Money 6.18.0 release by @github-actions[bot] in #5750
  • [v4.2] [FIX] Remove spacing at top of OrderShipping#ship method by @github-actions[bot] in #5972
  • [v4.2] Backend: Add missing error translation by @github-actions[bot] in #5984
  • [v4.2] Test app task: Allow passing in user class by @github-actions[bot] in #5959
  • [v4.2] Do not constantize Spree.user_class in UserClassHandle by @github-actions[bot] in #6002
  • 4.2: Limit concurrent-ruby to < 1.3.5 by @mamhoff in #6077

Solidus Backend

  • [v4.2] Fix JS locale data for release of Money 6.19 by @github-actions[bot] in #5977
  • [v4.2] Backend: Add missing error translation by @github-actions[bot] in #5984

Solidus API

Solidus Sample

Solidus

Full Changelog: v4.2.4...v4.2.5

v4.1.6

12 Feb 08:51
4fd3305
Compare
Choose a tag to compare

Solidus Core

  • [v4.1] Fix specs failing after Money 6.18.0 release by @github-actions[bot] in #5749
  • [v4.1] [FIX] Remove spacing at top of OrderShipping#ship method by @github-actions[bot] in #5971
  • [v4.1] Backend: Add missing error translation by @github-actions[bot] in #5983
  • [v4.1] Test app task: Allow passing in user class by @github-actions[bot] in #5958
  • [v4.1] Do not constantize Spree.user_class in UserClassHandle by @github-actions[bot] in #6001
  • [v4.1] 4.2: Limit `concurrent-ruby` to < 1.3.5 by @github-actions[bot] in #6087
  • [v4.1] Deprecate Spree::Deprecation in favor of Spree.deprecator by @mamhoff in #6103

Solidus Backend

  • [v4.1] Fix JS locale data for release of Money 6.19 by @github-actions[bot] in #5976
  • Fix(v4.1): Fix linting error by @mamhoff in #5987
  • [v4.1] Backend: Add missing error translation by @github-actions[bot] in #5983
  • Fix(v4.1): Collapse admin nav on small windows by @mamhoff in #5990

Solidus API

Solidus Sample

Solidus

Full Changelog: v4.1.5...v4.1.6

v4.4.2

09 Dec 14:26
461a671
Compare
Choose a tag to compare

Solidus Core

  • [v4.4] [FIX] Remove spacing at top of OrderShipping#ship method by @github-actions[bot] in #5974
  • [v4.4] Backend: Add missing error translation by @github-actions[bot] in #5986
  • [v4.4] Test app task: Allow passing in user class by @github-actions[bot] in #5961
  • [v4.4] Add show all results to en.yml by @github-actions[bot] in #5996
  • [v4.4] Do not constantize Spree.user_class in UserClassHandle by @github-actions[bot] in #6004

Solidus Admin

  • [v4.4] test: Wait for modal to open before testing its content by @github-actions[bot] in #5994
  • [v4.4] [specs] Wait for modal before testing its content by @github-actions[bot] in #6005
  • [v4.4] Use Order#email to show the order's email in new admin by @github-actions[bot] in #6006
  • [v4.4] tests: Give even more dialogs more time to open in tests by @github-actions[bot] in #6018

Solidus Backend

  • [v4.4] Backend: Add missing error translation by @github-actions[bot] in #5986

Solidus Promotions

  • [v4.4] test: Wait for modal to open before testing its content by @github-actions[bot] in #5994
  • [v4.4] [FIX] A few small tweaks for the new promotion admin by @github-actions[bot] in #6021
  • [v4.4] Fix(promotions): Validate benefits on save by @github-actions[bot] in #6023
  • [v4.4] Add can apply to promotions by @github-actions[bot] in #6024
  • [v4.4] Fix admin promotions controller by @github-actions[bot] in #6020

Full Changelog: v4.4.1...v4.4.2

solidus_admin/v0.3.2

19 Nov 19:42
104f813
Compare
Choose a tag to compare

What's Changed

Solidus Admin

Full Changelog: solidus_admin/v0.3.1...solidus_admin/v0.3.2

v4.4.1

18 Nov 11:36
cb44676
Compare
Choose a tag to compare

Solidus Core

  • [v4.4] Move Line Item Actions to solidus_legacy_promotions by @github-actions[bot] in #5919
  • [v4.4] Remove rails binstubs from built gems by @github-actions[bot] in #5922

Solidus Admin

  • [v4.4] Remove rails binstubs from built gems by @github-actions[bot] in #5922
  • [v4.4] Fix component translation scopes by @github-actions[bot] in #5930
  • [v4.4] Feat(Admin): Dynamic routing proxies by @github-actions[bot] in #5937

Solidus Backend

  • [v4.4] Remove rails binstubs from built gems by @github-actions[bot] in #5922

Solidus API

  • [v4.4] Remove rails binstubs from built gems by @github-actions[bot] in #5922

Solidus Promotions

  • [v4.4] Fix component translation scopes by @github-actions[bot] in #5930
  • [v4.4] Better promotion menus by @tvdeyen in #5938

Full Changelog: v4.4.0...v4.4.1

v4.4.0

12 Nov 11:04
dd4dbc3
Compare
Choose a tag to compare

Solidus

Solidus Core

Solidus Admin

Read more