This commit is contained in:
David Reed 2022-12-08 18:40:42 -05:00
parent d1b4ef1632
commit cbc66dbacb
No known key found for this signature in database
GPG key ID: 2211691D8A1EE72F

View file

@ -1,3 +1,7 @@
# v1.0.5
- This version of Ultraviolet fixes a minor bug with `blob:` URLs.
# v1.0.4 # v1.0.4
- This version of Ultraviolet introduces support for passing a list of Bare servers in the `uv.config.js` file. This allows users to specify multiple servers that the service worker can choose from, improving reliability and failover. - This version of Ultraviolet introduces support for passing a list of Bare servers in the `uv.config.js` file. This allows users to specify multiple servers that the service worker can choose from, improving reliability and failover.