New features and improvements for easier event management. Learn More
New Features
- Sample Ticket PDF Layout
- A new, customizable ticket PDF layout is now available for events, enabling users to preview the exact design in the PDF.
- Bulk Download and Generate Ticket PDF Action
- Users can now efficiently download and generate multiple ticket PDFs simultaneously, streamlining the ticket management process.
- v2 API Endpoints
- We are excited to introduce a completely new set of Events v2 API endpoints.
- These new endpoints cover:
* Events
* Event Speakers
* Event Sponsors
* Event Expenses
* Event FAQs
* Discounts
* System Fields.
- They offer improved data structures, enhanced functionality, better performance, and greater flexibility for integrating and programmatically managing your event-related data.
Improvements
- Event Name in Table Fields
- Users can now include the Event Name directly in table views, making it easier to identify and manage events at a glance.
- Independent Ticket List Settings
- The global ticket list and event-specific ticket views now have independent filter and display field settings, allowing for more tailored data presentation.
- "Draft" Status for Events
- Events can now be saved as a "Draft," providing flexibility to prepare event details before making them public.
Bug Fixes
- Delete Ticket Flow Enhancement
- The ticket deletion process has been improved to gracefully handle scenarios where the associated event no longer exists.
- Device Time for Check-in Details
- The check-in process now accurately records the device's local time, ensuring consistent and reliable time tracking for ticket attendance.
Latest ecommerce features, improvements, and fixes Learn More
New Features
- Included custom fields in quote customizable columns.
- Included additional fields in quote customizable columns.
- Added a custom field quick view for quotes and orders.
- Webhooks are now triggered when a quote's custom field is updated.
- Webhooks are now triggered when an order's custom field is updated.
- Webhooks are now triggered when creating or updating an order via the v1 API.
- Webhooks are now triggered when creating or updating an order via the v2 API.
- Webhooks are now triggered when creating or updating a quote via the v1 API.
- Webhooks are now triggered when creating or updating a quote via the v2 API.
- Improvements
- A quote webhook is now sent when a quote item is updated.
- Implemented various UI and UX improvements.
Bug Fixes
- Added missing address values to the quote PDF.
- Fixed a missing ID in an API example response.
Breaking Changes
- Removed tracking_code from the quote schema.
Updates for managing your database and media Learn More
New Feature
- UI for setting Database File Path.
- Ability to delete Image Versions.
Improvements
- Add option for exporting created_at and updated_at
- UI and UX Improvements.
Bug Fixes
- Fix filtering on date time fields.
- Fix image version saving of height and width.
- Fix tooltips on Media field type.
New components and design improvements Learn More
New Features
-
New component: ins-input-search
-
Search input box component that dynamically generates search options.
-
ins-table
-
Multiple Tags - allow multiple tags for tag columns.
-
Timezone Overlay - overlay for multiple timezone for type: date_time columns.
-
ins-timeline-item - Use hex colors for timeline item.
-
Attributes
- hex-color
- font-hex-color
- border-hex-color
- background-hex-color
-
ins-filter - Customize date and time format for with-date-filter attribute.
- Attribute: date-time-format
Form Updates & Improvements Learn More
- Fix regenerate form code issue on edit form initialization.
- Fix form builder single file upload (file and image versions).