January 26th, 2022

January 26th, 2022

Release Notes

January 27th, 2022

Hello MMXers! We hope your 2022 is off to a great start. We’re excited to share these changes in your MMX software. Much love! 
- Your development team

New Features 

Sub-Block Request

Ability for sub-block owners to request a block of rooms for an event. This is our first iteration and we look forward to hearing your feedback.

Functionality:
  1. New front end with URL for sub-block owners to request a blocks of rooms​​​​
  2. Allow sub-block owner to set preferences per hotel
  3. Ask the sub-block owner custom questions 
  4. Communicate by sub-block alerts or reminder emails 
  5. Manage and create sub-blocks from within the request
  6. Add an event page code in the fine tune tab to complete the sub-block request URL

Liquid MarkUp 

Effortlessly include event related information in your communication to attendees. Originally created by Spotify to rapidly build storefronts, we have repurposed the technology to help you quickly build your events communication. Available within Event, Event Hotels, and Room type communication fields. 

Click here, to learn more about Liquid Markup 

Liquid examples (more within site):
{{ site.name }}
{{ event.name }}
{{ event.address.city }}
{{ event.address.country }}
{{ event.address.state }}
{{ event.address.street }}
{{ event.address.zip }}
{{ event.venue_name }}
{{ event.start_at }}
{{ event.end_at }}
{{ event.cutoff_at }}
{{ sub_block.name }}
{{ sub_block.group_code }}
{{ sub_block.link }}

Update to API Documentation 

We added an extra layer of security for our API calls. We ask that you include a HTTP user agent header to all API requests. Note, 99.99% of API calls made to MMX already include this header. Click here, for more details 

Updated Terms of Use

We have made changes to the section “Use Of Content Supplied by You”. Effective now, these changes serve to better clarify ownership of data within MMX. Click here, for more details, 

Bugs

Disable ability to upload room list in Preview Mode

No longer can you upload a rooming list when an event is in Preview Mode.

Resolved $0 rates on FER 

Room types that contained $0.00 rate rooms were displayed as Not Available in the front- end booking rate field. This has now been resolved to show the $0.00 rate. This is commonly used for First Night Free or Comp Blocks.