Skip to content

Releases: jhuckaby/Cronicle

Version 0.0.7

07 Feb 06:02
Compare
Choose a tag to compare

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

10 Jan 21:56
Compare
Choose a tag to compare

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

10 Jan 19:05
Compare
Choose a tag to compare

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

10 Jan 18:25
Compare
Choose a tag to compare

Can now integrate with external user management system, via the 'external_user_api' User Manager config prop.
Misc fixes.

Version 0.0.3

08 Jan 05:28
Compare
Choose a tag to compare

Fixed a couple small bugs in the upgrade script.

Version 0.0.2

08 Jan 05:16
Compare
Choose a tag to compare

Minor tweaks to the installation process.
Added missing pixl-perf dependency.

Version 0.0.1

08 Jan 04:51
Compare
Choose a tag to compare

Initial alpha release, for testing only. Do not use on production!