ReleaseV2 INFO: In our latest update, we have left the beta phase with V2. We have pushed a major release with many bug fixes, optimizations and new features.
AppV2 | Design Manager FEATURE: The Design Manager V2 has been finalized and pushed live and is now fully functional for use.
App V2 | Admin FEATURE: The edoobox admins now have an additional data field "Abbreviation" in V2. The character length is 30 characters.
App V2 | Introductory tour NEW: An introductory tour through the user interface can now be made in V2, in which it is presented how a new offer is created and filled with the most important data.
App V2 | Request list UPDATE:In the request list, the requests take existing reservations into account. This means that more request list invitations can be sent than there is space in the offer. If all places in an offer are fully booked, the "Accept" and "Cancel" buttons on the landing page, where participants could accept or cancel their participation, are no longer displayed.
App V2 | Request list FEATURE: A created request list can be assigned to an offer and it now has a table to view all requests in a request list.
App V2 | Request list FEATURE: There is now a CSV export for each offer for the request list with a column containing the link to the acceptance or rejection. This link can be used, for example, to create QR codes for personal invitations by post.
App V2 | Invoice BUGFIX: After an adjustment has been made in the transactions, the uniqueness of invoice numbers is guaranteed again.
App V2 | Participants UPDATE: If the salutation is deactivated as a data field, it is no longer displayed in the Participants header in the V2 user interface. Likewise, no salutation is displayed when "Neutral salutation" is selected.
App V2 | Billing FEATURE:In V2, the business relationship with edoobox regarding the new laws on VAT regulation for the EU can be defined once in the account itself. The form is only displayed until a setting has been defined. Until then, no deposits can be made.
App V2 | Settings | Email FEATURE:It is now possible to name the PDF attachments (email templates) individually. A name can be stored for each PDF attachment in all active languages. The name may be a maximum of 50 characters long and may only contain letters (all languages), numbers and the characters._characters. The .pdf does not have to be transferred and does not count towards the 50 characters. If a name is not stored or is not in the desired language, the standard edoobox name is always used.
App V2 | Offer tree UPDATE: The archive now shows all offers and categories as long as the total number does not exceed 50,000 items.
App V2 | Admission BUGFIX: A bugfix has been made so that invalid codes are always marked as invalid in V2 as well.
App V2 | Booking | Email dispatch BUGFIX:The manual dispatch of booking confirmation emails with invoice.pdf attached is possible again as usual.
App V2 | Location, Room and Admin UPDATE: The limit for displaying only 100 locations, rooms and admins in tables has been increased to 2000.
App V2 | Onboarding UPDATE: The sign-up process for a new edoobox account has been revised and optimized.
App V1 and V2 | System | Languages NEW: Additional languages are now available in edoobox.
App V1 and V2 | Settings | Security FEATURE: The Content Security Policies have been adapted for edoobox and there is the option to activate the CSP (Content-Security-Policy Header) in the V2 settings. Activating this setting can trigger collisions with tracking platforms (such as Google Analytics) and may require an adjustment of the tracking platform settings.
Frontend| Design Manager | Navigation menu BUGFIX:In the booking process, the language can be changed again as usual after starting the booking.
API V2 | Invoice FEATURE: From now on, the raw invoice data for new invoices will be prepared in an object on v2/invoice under fields=["data"] and made available under v2/invoice/:invoice_id/data as invoice_data field. The same for receipts.