Skip to content

Latest commit

 

History

History
171 lines (128 loc) · 16.8 KB

CHANGELOG.md

File metadata and controls

171 lines (128 loc) · 16.8 KB

Changelog

v1.0.1 (2024-05-07)

Full Changelog

Closed issues:

  • Ransack scope missing #105

Merged pull requests:

v1.0.0 (2024-01-25)

Full Changelog

Implemented enhancements:

  • Implement better soft-delete #30

Closed issues:

  • Cannot delete promotion with promotion code #94
  • Missing action for button: Promotion code batch #93

Merged pull requests:

  • Improve soft-deletion faculty #102 (mamhoff)
  • Add missing association between promo codes and order promotions #101 (mamhoff)
  • Revert "Temporarily disable running specs for Solidus main" #100 (mamhoff)
  • Add admin UI for promotion code batches #99 (mamhoff)
  • Define SolidusFriendlyPromotions.table_name_prefix early #98 (mamhoff)

v1.0.0.rc.3 (2024-01-16)

Full Changelog

Closed issues:

  • Provide Integration Instructions for Starter Frontend #90

Merged pull requests:

v1.0.0.rc.2 (2023-11-11)

Full Changelog

Merged pull requests:

  • Refactor: Extract Promotion#applicable_line_items #86 (mamhoff)
  • Coupon Promo Handler: Fix flaky spec #84 (mamhoff)
  • Use Remix icons if Solidus' admin_updated_navbar is enabled #83 (tvdeyen)
  • Tiered calculators #82 (mamhoff)
  • Allow changing quantity for automatic line items #81 (mamhoff)
  • Update MIGRATING.md #80 (tvdeyen)
  • Promotions index improvements #79 (mamhoff)
  • Lint: Fix standardrb error #78 (mamhoff)

v1.0.0.rc.1 (2023-11-07)

Full Changelog

Implemented enhancements:

  • Implement Free items #31

Merged pull requests:

v1.0.0.pre (2023-11-07)

Full Changelog

Implemented enhancements:

  • Migrator: Copy promotion codes #34
  • Add original_promotion_{action_}id on promotions and promotion actions #33

Fixed bugs:

  • Migrator: Add support for promotion categories #37

Closed issues:

  • Document DB tables #35

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator