Persistency update to delivery
What changed?
- Added persistency for url and body
- Fixes some bugs
- Allow copy paste
Note: this release is missing some persistency reset functionality, via the developer console you can do this for now
What's Changed
- Create publish workflow by @kfwerf in #28
- Fix case sensitive imports by @kfwerf in #30
- Bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in #29
- Bump electron from 11.2.3 to 11.5.0 by @dependabot in #36
- Bump tar from 4.4.13 to 4.4.19 by @dependabot in #35
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #34
- Add persistency to urls with localStorage by @kfwerf in #32
- Add persistency to body by @kfwerf in #31
- Cleanup by @kfwerf in #38
Full Changelog: v0.1.0...v0.1.1