Skip to content

Releases: jhuckaby/Cronicle

Version 0.9.39

16 Nov 16:56
Compare
Choose a tag to compare
  • Added /api/app/get_servers route, admin only, currently undocumented.

Version 0.9.38

24 Oct 00:31
Compare
Choose a tag to compare
  • Added chain_params feature.

Version 0.9.37

18 Oct 05:23
Compare
Choose a tag to compare
  • Added package-lock.json.
  • Fixes #656

Version 0.9.36

12 Oct 17:07
Compare
Choose a tag to compare
  • Add some common locations into the PATH env var during startup.

Version 0.9.35

04 Oct 01:57
Compare
Choose a tag to compare
  • Add client.hide_schedule_checkboxes config option.
  • Bump pixl-server-web to v1.3.22 for alt ports.

Version 0.9.34

03 Oct 18:14
Compare
Choose a tag to compare
  • 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 official listSplice API.
  • Added disclaimer to doc about remote_server_port.

Version 0.9.33

21 Sep 01:49
Compare
Choose a tag to compare
  • Fixing more bugs that surfaced because of remote_server_port.

Version 0.9.32

21 Sep 01:26
Compare
Choose a tag to compare

Version 0.9.31

21 Sep 00:18
Compare
Choose a tag to compare
  • Added remote_server_port property (optional). Fixes #641.
  • Updated TOC.
  • Using parseInt for user active.
  • Added docs on get_event_history and get_history API calls.

Version 0.9.30

18 Aug 18:17
Compare
Choose a tag to compare
  • Fix bug where suspending a user in the UI doesn't work at all. Fixes #626