Releases: jhuckaby/Cronicle
Releases · jhuckaby/Cronicle
Version 0.9.35
- Add
client.hide_schedule_checkboxes
config option. - Bump pixl-server-web to v1.3.22 for alt ports.
Version 0.9.34
- Remove legacy use of
NODE_TLS_REJECT_UNAUTHORIZED
env var. - Update docs on
web_hook_custom_opts
. - Support for future pixl-server-web listeners array (multi-port).
- Remove old
listRoughChop
, now using officiallistSplice
API. - Added disclaimer to doc about
remote_server_port
.
Version 0.9.33
- Fixing more bugs that surfaced because of
remote_server_port
.
Version 0.9.32
- Typo fix, thanks @seanford !
- Updated TOC.
Version 0.9.31
- Added
remote_server_port
property (optional). Fixes #641. - Updated TOC.
- Using parseInt for user active.
- Added docs on
get_event_history
andget_history
API calls.
Version 0.9.30
- Fix bug where suspending a user in the UI doesn't work at all. Fixes #626
Version 0.9.29
- Bump pixl-server-web to v1.3.20 for crash fix when viewing zero-byte files.
- Should fix #625
Version 0.9.28
- Fixed bug where searching for pure numbers wouldn't match any events. Fixes #624. Thanks @dheise-rheinenergie-trading-com!
- Cleaned up sample S3 config in docs.
Version 0.9.27
- Added
pixl-boot
for automatic start on server boot via systemd or others. - Updated docs for clarification on behavior.
Version 0.9.26
- Fixed several issues in the Storage CLI script.
- CLI: Disable transactions
- CLI: Make sure Cronicle isn't running for write actions