v2.43 - Judges and custom reports improvements - 12 May 2026
This one has a variety of small improvements and some major updates "below the waterline".
Improvements for judges
Some great updates to make the judging experience even smoother, easier and faster.

- NEW: Pinned nominations - judges can select nominations for later review or to loosly collect favourites
- NEW: Next/Previous navigation in the pop-up
- Improved design and layout
Important update to Custom Reports
- If you use custom reports please take careful note of these changes they may affect your results
- There has been a long standing issue with how reporting is done for cases where there are value adjustments to a transaction e.g. for a refund which triggers a credit note.
-
Its is also import to understand the "Credit note behaviour" configured in Events HQ > Settings > Payments

more detail here: https://help.evessio.com/article/35-transactions-credit-notes
-
Report behaviour is also affected by the selection of "Include all value adjustments for each transaction".
- Renamed columns
- "DateTime Last paperwork" -> "DateTime Last Invoice" (clarifies with document type, is used).
- "DateTime Last paperwork updated" -> "DateTime Last Invoice Updated" (clarifies with document type, is used).
- Added Column
-
DateTime paperwork updated - date for any changes to the paperwork e.g. New address or PO.
-
-
This table aims to capture the changes succinctly.

-
Filter name change:

- Primary change to note
- Custom reports with "Include value adjustments..." will now include adjustments in reports for dates after of the original transaction date. Currently adjustments are only included if the report date range includes both the original date AND the date of the adjustment.
-
This should now 'do the right thing' and include later adjustments in reports for the day of the adjustment.
Update to the Popup Content Type to now support floating video

- Adds floating, expandable videos to any event website page.
- Great for active content to liven up the event website and improve engagement.
Dashboards improvements
- Event HQ dashboard - performance improvements and new data caching option.
- Missing 'Incomplete' data line restored as 'INCOMPLETE NET'.
- Updated calculations for transactions in RefundPending/PartialRefundPending state and exclusion of Disabled items.
- Other small updates to the UI functionality.
iOS Checkin App

- Major update using the latest iOS glass tools.
- Ticket product names included.
- Search now includes guest names.
- Scan process now pauses so that the attendee and ticket can be reviewed.
Other updates
-
NEW: OAuth authentication to Mollie payment provider - improved setup for Mollie and improved handling of status changes.

-
Product card revenues now include Net figure.

-
NEW: Option to hide Invoice payment option when transaction Net value is below a threshold.

- Public API for /events: big performance improvement and new event and products dates added.
"dates": {
"event": {
"open_date": "2022-01-14T16:00:00",
"close_date": "2022-01-15T18:00:00"
},
"publish": {
"open_date": "2021-03-15T14:15:56",
"close_date": null
},
"products": {
"AwardsNomination": {
"open_date": "2021-04-15T13:19:57",
"close_date": "2021-10-25T13:19:57",
"name": "Awards Nomination"
},
"TableBooking": {
"open_date": "2021-07-29T13:19:57",
"close_date": "2022-01-08T14:19:57",
"name": "Table Booking"
},
"EventAttendance": {
"open_date": "2021-02-09T14:18:32",
"close_date": "2021-12-25T00:00:00",
"name": "Event Attendance"
},
...etc...
},
- Event sitemaps now correctly multilingual if your event has multiple languages this is now reflected e.g.
- https://www.evessio.com/live/en/sitemap.xml
-
https://www.evessio.com/live/fr/sitemap.xml (if we had a French translation)
- The "below the waterline" updates
- Major update to the mailshots architecture to support the upcoming filter releases.
- Major update to out code libraries brining stability, security and performance improvements.
- Major update to our database engine.