Skip to main content

Changelog

2024.02

Updated

  • Disabled the autocompletion for the employee form.

Bugfixes

  • Fixed an issue where users with the management could not access the settings menu.
  • Fixed an issue where the job title would not show as expected

2023.09

Added

  • Added a count for filtered employees on the employee index page.
  • There is now a general config setting for the default employee job title.
  • Added a mail test action in the general config tab.
  • Added a integration for "Active Directory with Azure AD Sync".

Updated

  • Changed the "Add" button when creating action rules to an SVG to be consistant with similar actions.
  • Sequence in action rules will now default to the highest sequence number + 1.
  • The Mail Log now also shows mails that could not be sent.

Bugfixes

  • Some missing translations have been added.
  • Fix an issue where an action rule with action "sent mail" could be created without a valid mail template.
  • Fixed mail sending when using the default settings.

2023.08

Added

  • The Changelog has been added to the Config page.
  • Action rules have been implemented and can now be used to send emails on predefined actions.
  • Mail templates can now use employees as base model, with all employee parameters as variables.
  • Orphaned accounts can now be restored with an account action.
  • Most local Active Directory configuration parameters can now be set in the corresponding integration.
  • Accounts that are currently being updated or created can now be found at the bottom of the corresponding integration.
  • Accounts that are orphaned can now be found in a table at the bottom of the corresponding integration.

Updated

  • Account status tooltips now have a more readable text.
  • When importing employees the csv headers will now be validated to avoid errors.
  • Renamed color themes, corporate is now called blue, simple-red is now called red and lofi is now called black. Instances where one if the renamed themes is used, should update to the new theme in the general config.

Bugfixes

  • Fixed an issue where inactive employees' accounts were not being set to inactive.
  • Fixed an issue where emails that are beeing sent for new accounts could not be sent if the supplied role in the employee's primary unit did not have any valid emails. If supplied, the fallback email will now be used.
  • Fixed an issue where an employee route would not be populated with the correct IDs.
  • Some missing translations have been added.
  • Fixed button text color in the red theme.
  • Fixed error field color in the black theme.
  • Fixed an issue where computed select fields would sometimes have no value after selecting a value.

Removed