Releases: quirrel-dev/quirrel
Releases · quirrel-dev/quirrel
v1.7.0
- 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
- 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
- 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
- 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
-
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
v1.5.0
- Updated to Owl v0.11
- Updated a bunch of dependencies
- Fixed an import problem with
quirrel/client
- Added
quirrel/netlify
v1.4.5
- 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
- Upgrade ioredis
- Upgrade cross-fetch (Closes #256, thanks @matthieuh !)
v1.4.3
- Correctly forward "override" option (#232)
- Improve the Swagger Docs
Internal Improvements:
- adapt heroku procfile
- unflake some tests
v1.4.2
Republish. Always remember to use the right version of NPM for publishing.