aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
-rw-r--r--CloudronManifest.json2
-rw-r--r--DESCRIPTION.md2
-rw-r--r--screenshots/img01.pngbin49493 -> 30353 bytes
-rw-r--r--screenshots/img02.pngbin53041 -> 32359 bytes
-rw-r--r--screenshots/img03.pngbin53696 -> 31642 bytes
6 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a0de9d4..175725f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -55,3 +55,7 @@
55[4.1.1] 55[4.1.1]
56* Add directory listing sorting 56* Add directory listing sorting
57* Replace github links with our own gitlab 57* Replace github links with our own gitlab
58
59[5.0.0]
60* Allow directory listing to be configurable
61* Refactor the UI
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 4f5ee0b..0a0e351 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -10,7 +10,7 @@
10 "hosting", 10 "hosting",
11 "server" 11 "server"
12 ], 12 ],
13 "version": "4.1.1", 13 "version": "5.0.0",
14 "healthCheckPath": "/api/healthcheck", 14 "healthCheckPath": "/api/healthcheck",
15 "httpPort": 3000, 15 "httpPort": 3000,
16 "manifestVersion": 1, 16 "manifestVersion": 1,
diff --git a/DESCRIPTION.md b/DESCRIPTION.md
index c5deefc..d0dcb3f 100644
--- a/DESCRIPTION.md
+++ b/DESCRIPTION.md
@@ -1,4 +1,4 @@
1This app packages Surfer 4.1.1 1This app packages Surfer 5.0.0
2 2
3### Overview 3### Overview
4 4
diff --git a/screenshots/img01.png b/screenshots/img01.png
index d3dd556..6d39a3d 100644
--- a/screenshots/img01.png
+++ b/screenshots/img01.png
Binary files differ
diff --git a/screenshots/img02.png b/screenshots/img02.png
index 3bd08be..b66daed 100644
--- a/screenshots/img02.png
+++ b/screenshots/img02.png
Binary files differ
diff --git a/screenshots/img03.png b/screenshots/img03.png
index 288bf1d..18b2b1f 100644
--- a/screenshots/img03.png
+++ b/screenshots/img03.png
Binary files differ