diff options
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | CloudronManifest.json | 2 | ||||
-rw-r--r-- | DESCRIPTION.md | 2 | ||||
-rw-r--r-- | screenshots/img01.png | bin | 49493 -> 30353 bytes | |||
-rw-r--r-- | screenshots/img02.png | bin | 53041 -> 32359 bytes | |||
-rw-r--r-- | screenshots/img03.png | bin | 53696 -> 31642 bytes |
6 files changed, 6 insertions, 2 deletions
@@ -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 @@ | |||
1 | This app packages Surfer 4.1.1 | 1 | This 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 | |||