Skip to content

Latest commit

 

History

History
220 lines (129 loc) · 15 KB

CHANGELOG.md

File metadata and controls

220 lines (129 loc) · 15 KB

Changelog

v0.0.22 (2022-11-30)

Full Changelog

Closed issues:

  • The gem version isn't updated internally #76

Merged pull requests:

  • [UDL-1425] Updating FlowIo calculator to return nil when calculating taxes #81 (sebastiandl)
  • Preparing the new v0.0.21 release #80 (abalpablo)
  • [UDL-760] - Fixed klarna payment sync for flow orders #79 (abalpablo)

v.0.0.20 (2022-03-17)

Full Changelog

Merged pull requests:

v.0.0.19 (2021-11-24)

Full Changelog

Merged pull requests:

  • Preparing the new v0.0.19 release #75 (sebastiandl)
  • [DL-874] change on adjust_zone_and_ip method to avoid updating last_ip_address almost allways, and instead only when needed #74 (sebastiandl)

v.0.0.18 (2021-11-01)

Full Changelog

Merged pull requests:

v.0.0.17 (2021-09-24)

Full Changelog

Merged pull requests:

v.0.0.16 (2021-09-22)

Full Changelog

Merged pull requests:

v.0.0.15 (2021-09-03)

Full Changelog

Merged pull requests:

  • Preparing the new v0.0.15 release #65 (sebastiandl)
  • [DL-614] Avoid prepare_order and before_render within order_completed endpoint. #64 (sebastiandl)

v.0.0.14 (2021-09-02)

Full Changelog

Merged pull requests:

  • Preparing the new v0.0.14 release #63 (sebastiandl)
  • [DL-618] - Fix flow refunds with klarna #61 (abalpablo)
  • [DL-614] Adding support to include country_locale within the redirection routes when synchronizing order with Flow #60 (sebastiandl)

v.0.0.13 (2021-08-26)

Full Changelog

Merged pull requests:

v.0.0.12 (2021-08-13)

Full Changelog

Merged pull requests:

v.0.0.11 (2021-08-05)

Full Changelog

Merged pull requests:

v.0.0.10 (2021-08-04)

Full Changelog

Merged pull requests:

v.0.0.9 (2021-06-30)

Full Changelog

Merged pull requests:

  • Preparing the new v0.0.9 release #49 (sebastiandl)
  • [DL-517] Updating OrderSync#add_item method to send variant price instead of cost_price #48 (sebastiandl)
  • [DL-499] Adding new credit method to FlowIo Gateway. #47 (sebastiandl)

v.0.0.8 (2021-06-16)

Full Changelog

Merged pull requests:

  • Preparing v0.0.8 release changes #46 (sebastiandl)
  • [DL-324] Small code change to trigger Variant synchronization #45 (sebastiandl)
  • [DL-351] Small change on FlowIo calculator to store allocations within order's flow data. #43 (sebastiandl)

0.0.7 (2021-04-16)

Full Changelog

Merged pull requests:

  • Flow Phase 4 release - small fix #42 (sebastiandl)
  • [DL-321] Changing Session creation strategy to use country ISO code instead of request IP #41 (sebastiandl)

v0.0.6 (2021-04-13)

Full Changelog

Merged pull requests:

  • [DL-67] Small change on current_zone_loader module to only load active zones for Flow #39 (sebastiandl)

v0.0.5 (2021-04-07)

Full Changelog

Merged pull requests:

  • Flow Phase 4 release #38 (sebastiandl)
  • [DL-276] Adding charge_default and lower_boundary to the shipping FlowIo calculator #37 (sebastiandl)
  • [DL-80] CardAuthorizationUpsertedV2 specs #36 (texpert)
  • [DL-255] Small code improvement to avoid synchronization of products when country_of_origin is not present #35 (sebastiandl)
  • [DL-80] Capture_upserted_v2 webhook event handler specs and polishing #34 (texpert)
  • [NOTICKET] Removing code related to leftovers of default_request_ip_address Spree preference #33 (sebastiandl)
  • [DL-77] Webhooks security #31 (texpert)
  • [DL-72] Adding some texts within Order's side bar and order's prices to link the user to Flow #29 (sebastiandl)
  • [TEC-4443] Adding flow_order? validation method that will help identifying if order is associated to flow. #28 (sebastiandl)
  • [TEC-4931] Add test coverage to OrderSync, OrderUpdater, code cleanup #27 (texpert)

v0.0.4 (2021-03-16)

Full Changelog

Closed issues:

  • Refactor Spree::Order.sync_to_flow_io to avoid possible exceptions rolling back the AR transactions #23

Merged pull requests:

  • Flow Phase 3 release #30 (texpert)
  • [TEC-4525] Create refund method for flow.io gateway #25 (texpert)
  • [TEC-3477] Localized order details for Spree Admin, payments mapping, OrderUpdater service, refunds #20 (texpert)
  • [NO-TICKET] defauling FLOW_TOKEN environment variable to avoid errors #19 (sebastiandl)
  • [TEC-3823] flow endpoint for purchase validations #5 (texpert)

v0.0.3 (2021-02-22)

Full Changelog

Merged pull requests:

  • [TEC-4453] Adding Flow IO Shipping calcualtor and renaming tax calculator to match naming convention #18 (sebastiandl)
  • [TEC-3473] [TEC-3791] [TEC-4297] Transition to checkout page, capture payments, tax calculator #16 (texpert)

v0.0.2 (2021-02-18)

Full Changelog

Merged pull requests:

  • [TEC-4792] Configuring price_range to return min/max only #21 (sebastiandl)

v0.0.1 (2021-02-03)

Full Changelog

Merged pull requests:

  • [NOTICKET] Prepare the v0.0.1 release #15 (texpert)
  • Fix the use of bundler by GitHub Actions and adding gemspec to the Gemfile #14 (texpert)
  • [TEC-4696] GitHub check fix #11 (sebastiandl)
  • [NO-TICKET] configuring dotenvs to automatically load envs from env files #10 (sebastiandl)
  • [TEC-4696] GitHub action configs #9 (sebastiandl)
  • [TEC-4667] product variant model specs #8 (sebastiandl)
  • [TEC-4657] Adding basic rspec configuration along with some specs for currentZoneLoader #7 (sebastiandl)

* This Changelog was automatically generated by github_changelog_generator