Skip to content

v8.0.0

Compare
Choose a tag to compare
@OtterleyW OtterleyW released this 01 Jul 07:25
· 1057 commits to master since this release
bdbcbb4

v8.0.0 Changes

Note: The default process of the FTW-hourly has changed to 'flex-default-process/release-1'. If you are taking the upstream updates, you need to update your transaction process. See the new default process here: https://github.com/sharetribe/ftw-hourly/tree/master/ext/transaction-process

Updates from upstream (FTW-daily v6.0.0)

  • [change] Use privileged transitions for price calculation by default and update the process alias.
    #1314
  • [add] Add client secret enquiry to 'yarn run config' script
    #1313
  • [change] Add UI support for flexible pricing and privileged transitions. Note that this requires
    updating the booking breakdown estimation code that is now done in the backend.
    #1310
  • [add] Add local API endpoints for flexible pricing and privileged transitions
    #1301
  • [fix] yarn run dev-backend was expecting NODE_ENV.
    #1303