Releases: roomorama/concierge
Releases · roomorama/concierge
Unavailable booking
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 inConcierge::SupplierConfig
class
THH
Avantio host by login
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
Merge pull request #514 from roomorama/hotfix/update_cancellation_policy Update cancellation policy naming
RU translation
RU: add translations for late/early fees
Translations
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
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
Fixed
- Outdated method call when Kigo calendar checks if host is active
- Empty criteria for multiunit property's calendar
Fixes
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
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