Skip to content

Releases: jhuckaby/Cronicle

Version 0.9.21

20 Apr 02:55
Compare
Choose a tag to compare
  • Support for Discord Web Hooks, added content property into web hook text props.
  • Updated copyright year.

Version 0.9.20

31 Jan 02:15
Compare
Choose a tag to compare
  • Now validating timezone on create_event, update_event, run_event and update_job APIs
  • Fixes #571

Version 0.9.19

28 Dec 20:34
Compare
Choose a tag to compare
  • Bumped pixl-logger to v2.0.2
  • Bumped pixl-webapp to v2.0.2

Version 0.9.18

28 Dec 18:07
Compare
Choose a tag to compare
  • Add new tz configuration property in the client object. This will override the auto-detected TZ in all users browsers.
  • Fixes #565.... maybe

Version 0.9.17

12 Dec 05:31
Compare
Choose a tag to compare

Version 0.9.16

11 Nov 19:13
Compare
Choose a tag to compare

Version 0.9.15

03 Nov 01:49
Compare
Choose a tag to compare
  • Addresses XSS aspect of issue #546

Version 0.9.14

26 Oct 22:37
Compare
Choose a tag to compare
  • Fixed issue with newest pixl-server-storage and @aws-sdk/client-s3 library.

Version 0.9.13

19 Oct 01:24
Compare
Choose a tag to compare
  • Removed block that was preventing API keys from becoming admins. See: #479
  • Updated S3 docs to reflect latest pixl-server-storage changes.
  • More minor doc nav tweaks.
  • Minor tweaks to docs.

Version 0.9.12

22 Sep 05:08
Compare
Choose a tag to compare
  • Bumped moment-timezone to v0.5.35 for vulns.
  • Reworked docs, split into several files in new docs/ directory.