v1.7.1
- Encode all URI components to prevent overlap (#685)
- Prevent some redundant redis calls (#683)
- normalize route / baseurl config (#684)
- verify cronjobs also work without implementing the QuirrelClient (#712)
- export function for running local server (#693)
- allow calling cronjobs using curl (#692)
- Infer Application URL from build env (#732)
- fix bug where
exclusive: true
didn't do anything (#717)