All Versions
9
Latest Version
Avg Release Cycle
122 days
Latest Release
1555 days ago

Changelog History

  • v1.0.0 Changes

    January 17, 2020

    ๐Ÿš€ It is quite awhile since previous proper release.

    ๐Ÿš€ Thank you for all feedback community and cloud editions. Below is a list of things changed after last release.

    โฌ†๏ธ The major change is: now app requires Node.JS 10 (so existing installations should be upgraded carefully).

    • โฌ†๏ธ Upgrade Node.js version to 10
    • Ongoing code cleanup and modernisation
    • ๐Ÿ›  Fix issue with handlebar.js breaking change
    • ๐Ÿ”ฆ Expose employee calendar for admin users
    • Issue with carryover and accrual allowance
    • โฌ†๏ธ Some dependencies upgrades
    • ๐Ÿ†• New default Bank holidays for upcoming years
    • Public holiday management page
    • Tooltips on calendar widgets are more informative
    • ๐Ÿ‘‰ Use Chrome driver instead of Phantom (rolled back though)
    • Email regarding leave request are more informative
    • ๐Ÿ‘ Allow to deactivate Team view on company basis
    • โž• Add comments to leave request and expose them in emails
    • โž• Add auditing capacity to the application (behind scene for now)
    • ๐Ÿ’ป Enable carry over of unused holiday via admin UI
    • โž• Add more pages to mobile view
    • Bring in API framework (very basic)
    • Widen date range for calendar based feed
    • โž• Add auto approve feature
    • โœ‚ Remove account feature
    • Company account data backup
    • โœ‚ Remove feature of account migration between instances of TimeOff.Management installations
    • ๐Ÿ”‹ Feature of accrued allowance
    • ๐Ÿ‘ Better explanation of employee allowance
    • Retire bulk departments editing
    • ๐Ÿ‘ Allow add users in bulk by uploading CSV file
    • ๐Ÿ‘ Allow existing customers to import default bank holidays
    • Bring colour coding for leave types
    • Reports available for admin users
  • v0.10.0 Changes

    January 25, 2018

    Two main features are added:

    • TimeZones: company could have its own time zone so long standing issue with times is solved
    • Bulk employee import: it makes setting up account even more easier.

    Also few more smaller improvements:

    • Team view page was rebuilt to eliminate issue of mismatching users with calendar info
    • ๐Ÿ‘ Allow electing default lave type to be shown on top of the list
  • v0.9.0 Changes

    December 27, 2017

    ๐Ÿš€ Two major features are in this release:

    • ๐Ÿ”ง Now it is possible to configure multiple supervisors for given department
    • Want to carry over holidays to the next year: run "npm run-script carry-over-allowance"
  • v0.8.0 Changes

    November 14, 2017

    As per #184 introduce new column on Team view page with summary of how many days from allowance each employee used in given month.

    Please note that there is one new 3d party NPM module so when upgrading to this version do not forget to run npm install.

  • v0.7.0 Changes

    November 02, 2017

    Gradually retiring old dependencies.

  • v0.6.2 Changes

    June 06, 2017

    โž• Add new feature of leave auto approvals. Employees could be configured to have new leaves going directly into Approved status.

  • v0.5.2 Changes

    May 20, 2017

    ๐Ÿ›  Fixes for recently deployed new feature: cancelation before approvals.

  • v0.5.0 Changes

    May 18, 2017

    ๐Ÿ‘ Allow employees to cancel leave requests that were not approved yet.

  • v0.4.4 Changes

    May 18, 2017

    โฑ Now it is possible to define custom schedule for entire company or individual employees: configure working and non-working days.