Skip to main content

2.15.0

Nils Häsicke

Client Side

  • General layout design changes
    The application has a polished dark theme to improve the contrast, and the look and feel. This is the first step for introducing a light theme in the future.
  • New layout for the profile settings page
    The usability of the settings page was improved through a better design and more info texts. We added an advanced password complexity checker to validate rules (upper- and lowercase letters, number, special character) on the frontend interactively.
  • The live map supports day and time period selection
    Instead of a single time, the live map supports a time period on a selected day. The live map is checking for bookings between the selected start and end times on the selected day. This allows presence checking for the selected interval within a day.
  • Object type selection as a first booking step
    The users have to select the booking type first (work station, meeting room, parking spot). This helps to introduce new booking types like home office or vehicles with different settings in the future. If there is just one booking type available, then this step is automatically skipped.
  • Improved booking confirmation on desktop
    The final step of the booking in the desktop version is now a popup screen for better user guidance.
  • Conflicted bookings are shown in the booking process
    When creating a new booking, the system now checks if the user has any overlapping bookings in the selected period of time. Overlapping bookings will be listed on the date selection page. The user can edit or delete them to continue the booking workflow.
  • Improved design for popups and in-app notifications
    The workflows for deleting, editing, checking in and out do not lead to modals and page redirects anymore. The user will stay on the same page, the result of the action is visible in a notification.
  • Android mobile notifications for check-in reminders
    The PWA on Android devices is now capable of sending a mobile popup notification to remind the user to check-in.
  • Booking list design and additional “all” category
    The personal booking list is now extended with an all-category to see all bookings week by week in a list with infinite scroll.
  • The last selected object on the floor plan now has a green border
    The previously used orange coloring of the last selected bookable is now changed to a green border.
  • Object overview has a map
    The object overview page now includes a quick floor plan to find the object more easily. The general live map link was removed from the name, only the listed associated bookings are clickable to jump to the live map on the date of the booking.
  • The booking overview has a map
    Similar to the new object overview a quick simplified floor plan view was introduced to make finding the object easier.
  • Tag search on floor plan improved
    Now supports key navigation and has a better layout.
  • Better SSO login behavior
    Deactivated users get a proper error message when trying to log in using an SSO provider. Handle when a user goes back while logging in using an SSO provider.

Admin Side

  • New analytics layout with additional statistics
    The layout of the analytics page was completely revised. New statistics and tables were introduced: time heatmap, utilization percentage over time, table list of the selected location. The object table is exportable in a CSV. There is a new general statistics page that provides overall statistics for all the locations. The time selection includes a quick selection (quarters, entire year, months).
  • New global equipment management page
    All assigned equipment tags are displayed in an editable table to gain more transparency about the equipment available.
  • Better email delivery rate
    We improved the email delivery with a secondary failover system.
  • Additional email adress field for objects
    Add notification email address field to bookable objects. Booking notifications will be sent to this email as well. Can be used to inform needed extern services automatically. (catering services, techinical department etc.)
  • Protection of Flexopus support accounts
    You can no longer delete support accounts so that we are able to help in case of a support case.
  • Additional fields in the bookings export
    The bookings export now contains the email address of the users for every booking if it’s not anonymized.
  • Better user import error handling
    More transparent error messages when a user import fails.
  • Improved location overview
    Unpublished locations are now marked (grayscale filter) on the locations page to have better visual feedback.
  • Limitation of  browser session length
    The admin can now limit the browser session length of users. For security reasons the users are logged out after expired sessions.
  • QR codes for blocked bookable objects
    It is now possible to assign QR codes not availible bookable objects.
  • LDAP integration
    A new Single Sign On (SSO) option was introduced to support LDAP.
  • Global default language for new users
    The admin can set the default language of the login page by setting the default language in the global settings. If a user has already set a personal language in the profile settings this setting has no effect.
  • Recurring bookings
    The admin can create recurring bookings to repeat monthly, every three or four weeks.
  • User groups added to booking filter
    The admin can now filter for user groups in the bookings list.
  • New user manager role
    The admin can manage users' bookings in all or given groups, but can not access global settings or location settings.
  • New Super administrator role
    The admin can make other users administrators. Normal administrators can not do this anymore. Every current administrator becomes a super administrator.
  • LDAP integration support for on-premise version
    It is now possible to synchronize users from and authenticate them using an LDAP server

The release notes may be extended until the release date.