What's New

What's New

This page includes content visible in app for Administrators after upgrade. Elements archived in app will be still visible here

 

Version 2.7.0 - 2022-06-15

  • Grouping in supervisor picker

When creating new vacation document supervisors are now grouped by being default and their availability

  • Updated user/group pickers

New pickers will allows to quickly display suggested users and groups while you entering their names

  • Sum of days in Statistics by Vacation Type

Footer of Statistics by Vacation Type will now display sum of days for all filtered users

  • Filtering by teams

Now you can filter by team in Statistics by Vacation Type

  • Optimizations

We removed or optimized some of the scripts - that will add slight performance boost in some cases

Version 2.6.0 - 2022-03-02

  • Updated View and Edit Team views

We refreshed View and Edit Team views. Now HR users will be able to easily manage team members and modify team details.

  • Restored hiding past periods

HR users now can yet again use option to hide past periods in Manage user vacation days view

  • Fixed Team REST endpoint

Default supervisor can be removed using -1 parameter from Team while updating it using our REST API

Version 2.5.0 - 2021-11-18

  • Default Supervisor in Team
    In each Team there is a new option to set the default Supervisor, this person would be prefilled in the vacation document creation. Notify HR users about this feature and ask them to update team settings, to speed up the process

  • Ability to revoke tokens
    Calendar subscription access tokens for selected users can now be revoked by HR users in team statistics view

  • Advanced assigned days editing
    Now HR users can modify assigned vacation days for users and edit their carry over time

Version 2.4.0 - 2021-08-09

  • Integration with external calendars
    in Team Statistics users can generate special link, which can be subscribed in external calendar clients like Outlook. Users can also export current state of team calendar to .ics file. Check the example and share it with your users: Integrating Team Calendars with external calendars

Version 2.3.5 - 2021-04-01

  • Reworked statistics by user and team
    Now you can choose to display statistics on calendar or timeline

  • Reworked configuration page
    Options are now divided into separate groups so it's easier to find options that you are looking for

Version 2.3.4 - 2021-02-11

  • Multiple vacation requests per day
    User can now create multiple hourly or half-daily vacation requests per day

  • JQL Functions
    Added JQL functions for getting absent users and finding Vacation Manager Teams for selected users, documentation

  • Customized warning colors
    New option allows to set different colors for current and upcoming vacations warnings

  • Option to display multiple upcoming warning
    This options shows all upcoming warnings instead of the latest one only

  • Additional REST API endpoints for Vacation Definitions and Instances
    Added new REST endpoints so you can get more information about Vacation Definitions and Instances, documentation

Version 2.3.3 - 2020-12-22

  • Updated HR management views
    Updated "Manage vacation days", "Manage teams", "Manage workweek schemes" and "Manage holiday schemes" actions will provide better responsiveness and functionality.

Version 2.3.2 - 2020-11-10

  • Hide unused vacation types
    By enabling this option any vacation types that user don't have assigned vacation days will be hidden on vacation document create screen, documentation

  • Interval in minutes picker
    With this option you will be able to configure step in minutes picker from 1 to 30 minutes.

  • Display user absence on holidays
    You can now enable upcoming holidays warning just like upcoming vacations, documentation

  • New variables in templates
    You can now use new variables: availableTime, usedTime and carryOverTime in auto-summary and upcoming vacation warning templates.

Version 2.3.0 - 2020-09-24

  • Automatically assigned vacation days
    Now you can configure vacation types, so each new user in team will automatically be assigned with vacation days, documentation

  • Information about upcoming holidays in user pickers
    User picker warnings now can display information about upcoming holidays for users. You can enable this option in configuration panel.


Archived messages

Fixed upgrade process on 2.2.0 Due to bug in upgrade process in version 2.2.0 some users could experience issues with incorrectly migrated data. If you still got any issues after upgrade please contact us directly, support Fixed dates rounding problem on MySQL Fixed bug on specific versions of MySQL Connector/J where users was not able to create new vacation request next day after another request
More info on Vacation Document screen Every Vacation Document now has additional information for HR/supervisors with details about user, like: holiday and workweek schemes, free days during vacation period, teams, documentation Importing holidays from .ics files You can now import holidays for any holiday scheme from standard ics file, documentation Team calendar New Team statistics with calendar where supervisor and team members can check others upcoming vacations (this can be disabled in configuration), documentation Upcoming vacations dashboard gadget You can add new gadget to your dashboard, which displays upcoming vacations for selected teams, documentation Worklog support Worklog support can be enabled for each Vacation Type. Worklog time will be logged to every Vacation Document issue, documentation Customizable user vacation warning Now user vacation warning, that is present below user picker, can be customized More audit logs Now more events are logged to Jira audit log, when managing user days, modifying workweek/holiday schemes, managing vacation types, documentation Updated REST API Updated REST API 1.1 with ability to control newly added features, documentation
Fixed available time on new recurring periods This fix will apply automatically for every user when vacations will be recalculated (by default at midnight), or you can run it manually by clicking ''Recalculate now'' button in configuration
Public REST API 1.0 Now you can utilize Vacation Manager API, for your convenience we prepared Postman collection, you can easily start testing Vacation Manager REST API on your environment: REST API, documentation
New period types for vacation requests: hourly and half day New vacation types could be configured to allow users to request hourly absences or half day leaves. However if you are updating from previous version 1.3.1 you need edit vacation types and select proper period type, you can do it in: Manage Vacation Types section, documentation Additional auto-summary texts With new period types you might want to adjust the auto-summary of the vacation requests. You can customize it in the, Configuration section