콘텐츠로 이동

All versions since 31.0.0

31.0.0 Latest

  • docs: :memo: added RequestBodu openapi annotations
  • feat: add Layer C entity-type access control via @RequireManagingEntityType (#476)
  • feat(channel-manager): :sparkles: expose per-room unitAmount on PropertyBooking
  • fix: :bug: resolve bedType from OTA bed codes in booking emails
  • fix(analytics): :bug: split studio/extranet booking analytics to stop dual @PreAuthorize 500
  • fix(channel-manager): :bug: emit one RoomStay per room for Allotz, Rate-Gain, Travelclick
  • fix(channel-manager): emit one Siteminder RoomStay per room (#477)
  • fix(google-places): :bug: correct scrambled address field mapping
  • fix(managing-entity): :bug: reject blank address1 during registration
  • fix(property-aggregate): :bug: repair availability filter dropped by Criteria mutation
  • refactor(mcp): :recycle: split booking analytics and review MCP tools to match controller split
  • test: :green_heart: fixed setUp issue while running surefire with fork = 3
  • test: :green_heart: fixed some weird MongoDb issue
  • test: :green_heart: fixed test
  • test: :white_check_mark: added enough coverage to property-web