Changelog

Follow new updates and improvements to Zemtu.

March 4th, 2026

New

Improved

Backend

New 🌟

  • With automatic accreditation for newly registered users enabled, continue to use the wording “After you've confirmed your email address you can log in and start using the platform.”
    When automatic accreditation is disabled, use the 🆕 wording “After confirming your email address, you will receive further information.”

https://private-user-images.githubusercontent.com/58176373/553216551-e11a4c80-1f66-4ab3-a6dc-7d6d82ec7190.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzI1NDUwMzQsIm5iZiI6MTc3MjU0NDczNCwicGF0aCI6Ii81ODE3NjM3My81NTMyMTY1NTEtZTExYTRjODAtMWY2Ni00YWIzLWE2ZGMtN2Q2ZDgyZWM3MTkwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAzMDMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMzAzVDEzMzIxNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc4OTg5OGVjMDY1MjE3MmNhMjIxOGQxYmRkYTdjNzI1MTc2YzZmYWZmYTQzZTYwNWFiZjI0MTdkZTg3NWMzOGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.1n5T7rVwrBUC55JOLlVdCizgpY5uSQZJuu2CHvOt8bk
Signup email notification (auto-accreditation disabled).

Improved ✨

  • Automatically set the invoice finalization date when the draft invoice is finalized and gets assigned an invoice number. This makes the monthly invoice run allocation more robust.

  • Expose the invoice finalization date via Invoice REST API:

    Invoice API: extended with finalization date.

February 25th, 2026

New

Improved

Fixed

Backend

New 🌟

  • Set the chaining operator (OR / AND) per vehicle tag group: this defines how vehicle tag selections are combined when filtering. Example: think of filtering for a vehicle that has a big trunk AND automatic transmission.


    Set the chaining operator.


  • Hide a vehicle tag in the front-end filter by ticking off a box. Think of an obvious vehicle tag you don’t believe users must filter by.

    Set if the vehicle tag shall be available as filter.

Improved ✨

  • Include HTML-formatted signup email, that displays nicely on mobile devices.

    image
    Nicely formatted signup email.

  • Add link to 🆕 help section.

February 16th, 2026

New

Improved

Fixed

Mobile App

New: 🌟

  • Various map styles are now possible. By using Maptiler vector tiles the map became faster. By default we use OpenStreetMap, which is free of charge.

  • Zoom out when selecting "All" in the city filter to display all vehicles on the map.

Display all cities. Alternative map style.
  • Make flying to the location 📍 of the user smoother.

Faster panning. Alternative map style.
  • The map now remembers the last zoom level and center position.

  • The vehicle marker on the map now has a “Reserve” button to make it more comfortable for the user to make a reservation for this vehicle, with the time span he already chose in the availability filter.

“Reserve” button in the vehicle marker on the map.
  • When the user immediately finishes a reservation after starting it, now he needs to confirm that the reservation shall really be finished.

Prevent accidental finishing.
  • When the vehicle is not available during the selected time span, now a button “Select another vehicle” is displayed.

“Select another vehicle” button when this vehicle is unavailable.
  • Added access conditions for the Carvaloo AI automatic damage detector by INVERS. These checkboxes are not active by default.

The access conditions before starting a reservation.
A user needs to tick off all checkboxes before he can start the reservation.
A user needs to tick off all checkboxes before he can finish the reservation.
  • Added a reminder to lock the doors. Sometimes not all doors are locked. With the 🌂 umbrella functions the user can retrieve items he left in the vehicle and lock it. However, he cannot drive it, as the immobilizer is still active.

Reminder to check and close the doors.

Improvements: 🎉

  • On the desktop the mouse wheel can now be used to zoom in and out on the map.

  • We now display the rate plan image in the settings if available.

Display the rate plan image.
  • Use Markdown to display the description of the selected rate plan in the settings.

  • Use Markdown to display the vehicle details description.

Display the description in the vehicle details as Markdown.
  • Use a separate email address to report damages for QuickRent. You can also use Gleap to create your own damage reporting form (including image uploads).

  • Prevent flickering on refetch when creating or editing a reservation.

  • Lowered the threshold to 80% for the charging warning of an electric vehicle. This feature is not active by default.

Warning when the vehicle is not charging.

Fixed: 😎

  • Restore scrolling position in the vehicle list.