mirror of
https://github.com/caprover/caprover
synced 2025-12-12 06:15:40 +00:00
Updated changelog
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
## [Next Version - available as `edge`]
|
||||
|
||||
- N/A
|
||||
- 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)
|
||||
- Fixed some translation issues
|
||||
|
||||
## [1.13.1] - 2024-10-19
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ echo $IMAGE_NAME:$CAPROVER_VERSION
|
||||
echo "**************************************"
|
||||
echo "**************************************"
|
||||
|
||||
FRONTEND_COMMIT_HASH=cd916c53c4b15ec3f71863075dc4d2a729e2266e
|
||||
FRONTEND_COMMIT_HASH=df22c8f553f3a881764896ddc9dcbf55fdf68507
|
||||
|
||||
## Building frontend app
|
||||
ORIG_DIR=$(pwd)
|
||||
|
||||
Reference in New Issue
Block a user