Skip to content

Releases: roomorama/concierge

Unavailable booking

22 Nov 03:05
Compare
Choose a tag to compare

Added

  • Vietnam country code for SAW
  • THH: check in/out time info
  • Poplidays: skip properties with zero max_guest
  • Common booking errors module Concierge::Errors::Booking
  • THH: handle booking not available case in common manner

Fixed

  • JTB: ignore units without availability calendar

Changed

  • Refactor reading suppliers.yml, extract all logic in Concierge::SupplierConfig class

THH

15 Nov 09:27
Compare
Choose a tag to compare
THH
Merge pull request #532 from roomorama/release/1.1.0

Release/1.1.0

Avantio host by login

08 Nov 03:59
Compare
Choose a tag to compare

Fixed

  • Kigo: prevent context hell for availabilities worker
  • net_rate calculation
  • Rentals United check in time takes CheckInTo

Changed

  • Improved Ciirus context info during sync process
  • Avantio filter users by Login GA instead of GA Code

Cancellation policy name changes

08 Nov 03:15
Compare
Choose a tag to compare
Merge pull request #514 from roomorama/hotfix/update_cancellation_policy

Update cancellation policy naming

RU translation

24 Oct 06:54
Compare
Choose a tag to compare

RU: add translations for late/early fees

Translations

21 Oct 08:34
Compare
Choose a tag to compare

Added

  • Atleisure, Ciirus, Poplidays, Kigo, Waytostay, RentalsUnited: add error.data reporting to Rollbar
  • Translations for title, description, t&c, check_in_instructions and
    description_append on Roomorama::Property

Patch poplidays

19 Oct 08:21
Compare
Choose a tag to compare

Fixed

  • Poplidays: metadata sync is safe for nil availabilities response

Added

  • Ability to retry for specific http codes by HttpClient
  • Kigo rate limit would retry up to 8 times

Patch kigo bug

18 Oct 08:21
Compare
Choose a tag to compare

Fixed

  • Outdated method call when Kigo calendar checks if host is active
  • Empty criteria for multiunit property's calendar

Fixes

17 Oct 10:36
Compare
Choose a tag to compare

Added

  • Rentals United: add number_of_bathrooms, number single, double, sofa beds fields
  • Synchronisation#mark_as_processed

Fixed

  • Rentals United: fix exception which was raised while parsing multi-lang check-in instructions
  • Kigo and Kigo Legacy metadata sync should not purge properties when rate limitted

Sync patches

17 Oct 05:56
Compare
Choose a tag to compare

Fixed

  • Ensure synchronisation.finish! for Kigo host with empty properties
  • Kigo legacy hosts should not be deleted from Concierge
  • SAW: cleaning fee patch

Changed

  • Waytostay: return unavailable quotation instead error when max number of days before arrival reached
  • order of events on error show page