Skip to content

Releases: quirrel-dev/quirrel

v1.7.0

02 Aug 07:37
8b3ff3e
Compare
Choose a tag to compare
  • Allow specifiying a timezone (#307)
  • Add support for Node 16 (#537)
  • Fix bug where cronjobs couldn't be executed if encryption was enabled (#677)
  • update dependencies

v1.6.3

28 Jul 07:29
c9840e9
Compare
Choose a tag to compare
  • a whole bunch of dependency upgrades
  • SSRF Prevention (#616)
  • internal refactorings & improvements
  • fix CLI erroring on invalid syntax cron file (#644)
  • move "quirrel ci" updating logic to server and fix a bug with preview deployments (#621)

v1.6.2

08 Jul 14:48
d2e7575
Compare
Choose a tag to compare
  • Update all kinds of dependencies
  • Fix a bug where the Dev UI didn't show any jobs
  • fix a typo in the docs about PASSPHRASES env var (thanks @davidsoderberg!) (#580)
  • Fix #452

v1.6.1

03 Jul 11:18
7680081
Compare
Choose a tag to compare
  • Fix: long queue endpoints no longer throw 404s (#521)
  • Fix: regression where "quirrel ci" didn't actually create any jobs (#550)
  • Internal: Use Babel to parse for CronJobs (#508)
  • Migrate Dev UI to Parcel, publish it locally

Meta

  • Internal: Restructure repo, move files up a layer
  • Docs: update self-hosted deploying (thanks @lopermo!)
  • docs: add @lopermo as a contributor for doc
  • docs: add @zyulyaev as a contributor for bug

v1.6.0

25 Jun 11:31
d268f05
Compare
Choose a tag to compare
  • feat: Allow QUIRREL_BASE_URL to be a reference to another env var

  • feat: Add "detect-cron" and "update-cron" commands

  • chore: Upgrade a bunch of dependencies

  • chore: Add support for Datadog tracing

  • fix: Stop Development UI from flooding API

Meta

  • Fix some flaky tests

v1.5.0

25 May 09:57
56b4f24
Compare
Choose a tag to compare
  • Updated to Owl v0.11
  • Updated a bunch of dependencies
  • Fixed an import problem with quirrel/client
  • Added quirrel/netlify

v1.4.5

17 May 09:55
0add36a
Compare
Choose a tag to compare
  • A whole bunch of NPM updates, docs & code improvements
  • Link Fix (Thanks @kandros!)
  • Deprecated QUIRREL_URL in favor of QUIRREL_API_URL (no changes needed, old continues to work)
  • Fixed import bug with quirrel/vercel and @vercel/nft

v1.4.4

03 Apr 17:40
Compare
Choose a tag to compare
  • Upgrade ioredis
  • Upgrade cross-fetch (Closes #256, thanks @matthieuh !)

v1.4.3

03 Apr 07:11
Compare
Choose a tag to compare
  • Correctly forward "override" option (#232)
  • Improve the Swagger Docs

Internal Improvements:

  • adapt heroku procfile
  • unflake some tests

v1.4.2

25 Mar 12:25
Compare
Choose a tag to compare

Republish. Always remember to use the right version of NPM for publishing.