Skip to content

Changelog

v20.31.5

Bug Fixes

  • fix(customization): remove /studio/ prefix from all CustomizationDataService API endpoints

Details

All HTTP endpoints in CustomizationDataService (publisher library) were calling /studio/customization paths instead of the correct /customization paths. This hotfix corrects all 7 affected endpoints: listByOwner, listByEngine, primary, item, create, update, and remove.

20.31.4

  • refactor: :fire: removed applications tab

20.31.3

  • fix: amend git-flow back-merge commit before pushing develop to suppress CI
  • fix: header icon issue (#677)
  • refactor: :recycle: updated endpoint to match the API documentation
  • refactor: :recycle: updated new endpoint location

20.31.2

  • fix: :bug: skip no-op release commit so set -e can’t abort the release
  • fix: add missing chevron to multi-level dropdown actions button
  • fix: fixed TA requests page
  • style: :lipstick: improved sales channel cards

20.31.1

  • fix: :bug: fixed latest inventory cards missing actions