Update CHANGELOG.md

This commit is contained in:
Quite A Fancy Emerald 2022-12-05 10:36:54 -06:00 committed by GitHub
parent d3f216b06e
commit fc3282725e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,33 @@
# v1.0.4-beta.x
- Provide randomly chosen bare server URL & refactor (bare server load balancing)
# v1.0.4-beta.6
Fixes:
- Cookies not being set (fixes Recaptcha, Google sign-in)
- Source map errors (webpack)
# v1.0.4-beta
Experimental Bare Server v2 support
- Accomplished by using @tomphttp/bare-client
- More stable
- Faster (caching)
### Pre-Update (Memory)
<img src="https://cdn.discordapp.com/attachments/951957740337643543/1043383736227598396/image.png">
### Post Update (Memory)
<img src="https://cdn.discordapp.com/attachments/959140616149794816/1048364779787530330/image.png">
# v1.0.3
Stable release.
# v1.0.2
This package now targets CommonJS.