Changelog
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled

This commit is contained in:
Kasra Bigdeli
2024-11-09 08:49:14 -08:00
parent 3c4ab7a4ce
commit badc8da3bd

View File

@@ -1,5 +1,9 @@
## [Next Version - available as `edge`]
- Added UDP port mapping for nginx to allow http/3
## [1.13.2] - 2024-11-09
- Fixed crash on private registry without push auth [ca9831](https://github.com/caprover/caprover/commit/ca9831399e05de9144cfd1fb63c9f88790a4cad2)
- Fixed local timestamp issue [PR-169](https://github.com/caprover/caprover-frontend/pull/169)
- Fixed line wrap issue with Firefox [issue-2179](https://github.com/caprover/caprover/issues/2179)