Ga naar inhoud

Changelog

30.33.3 Latest

• test: :green_heart: fixed single IT test

30.33.2

• fix: :bug: fixes subscription provisioning

30.33.1

• docs: :memo: Create comprehensive README.md for developer onboarding • docs: contrib-readme-action has updated readme • refactor: :recycle: a few managing entity types are set to pending approval upon creation

30.33.0

• feat: :sparkles: add tracking pixel support to Customization • fix: :bug: fixed ShortenedUrl not updating profile picture on managing entity • fix: :rotating_light: fixed compiler error

30.32.0

• chore: :see_no_evil: add .claude local settings to .gitignore • docs: :memo: add CLAUDE.md for Claude Code guidance • feat: :sparkles: complete Exely Channel Manager integration with full API implementation • feat: :sparkles: merging Exely integration to be ready for certification on staging. resolves #156 • feat: :sparkles: starting Exely integration. resolves #156 • fix: :bug: New managing entity now has correct ShortenedUrl. fixes #194 • perf: :zap: improved booking query by simplying group step. resolves #190 • refactor: :_recycle: renamed WinkLinks items created from studio • test: :green_heart: fixed all Exely web tests • test: :green_heart: fixed failing tests due to missing mock bean • test: :green_heart: fixed failing tests due to new rate provider

30.31.5

• perf: :zap: fixed test. fixes #189 • perf: :zap: improved booking query by adding 2 more indexes. resolves #190 • refactor: :zap: rewrote rate period db query. resolves #188 • test: :green_heart: fixed test. fixes #188

30.31.4

• refactor: :zap: added index on booking collection • refactor: :zap: rewrote how booking analytics are retrieved Resolves #187

30.31.3

• chore: :wrench: added mongodb script • refactor: :recycle: removed verison of HAL_JSON mime type.

30.31.2

• fix: :bug: fixed zero-length page size requests. fixes #181 • fix: :bug: inventory listening on geo-location change from parent. fixes #182

30.31.1

• build: :wrench: better release notes • build: :wrench: Committing new Maxmind GeoIP DB file. • build: :wrench: made changelog smaller • build: :wrench: updated release script • fix: :bug: fixed #178 • refactor: :recycle: removed the character length check for /to and /s. fixes #179 • test: :green_heart: added new mock repo to test • test: :green_heart: removed 2 tests that were no longer needed