Releases: jhuckaby/Cronicle
Version 0.0.7
Added unit tests, and a number of misc. bug fixes.
- Removed
title
parameter requirement on several API calls (not needed). - Now writing detached queue files atomically, to avoid any possible race conditions with queue monitor.
- Fixed bug where an API key attempting an administrative level function would result in no callback being fired.
Type npm test
to run the unit test suite!
Version 0.0.6
Now hiding all non-admin privilege checkboxes when admin is checked (they have no meaning, as admin trumps all).
Fixed bug where floating clock would obscure logout button when scrolled to top.
Added clarification to caption about timezone interpretation on the Time Machine text field.
Added clarification to docs on starting in debug mode and 'Run All Mode' events.
Version 0.0.5
Install Script: Now using 'npm update' for upgrades, instead of running 'npm install' again.
Updated docs with explicit callout to 'pixl-webapp' for the client-side framework.
Version 0.0.4
Can now integrate with external user management system, via the 'external_user_api' User Manager config prop.
Misc fixes.
Version 0.0.3
Fixed a couple small bugs in the upgrade script.
Version 0.0.2
Minor tweaks to the installation process.
Added missing pixl-perf
dependency.
Version 0.0.1
Initial alpha release, for testing only. Do not use on production!