]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blob - CHANGELOG
Make listen port and ldap filter more flexible
[perso/Immae/Projets/Nodejs/Surfer.git] / CHANGELOG
1 [0.4.0]
2 * Initial version
3
4 [0.4.1]
5 * Remove silly mediaLinks
6
7 [0.4.2]
8 * Fix app url
9
10 [0.4.3]
11 * Improve healthcheck
12
13 [0.5.0]
14 * Add settings ui
15
16 [0.5.1]
17 * Fix settings link
18 * Add selenium tests
19
20 [0.5.2]
21 * Support username and email login
22
23 [0.5.3]
24 * Support uploading the same file multiple times
25
26 [0.5.4]
27 * Fix upload files first time
28
29 [0.5.5]
30 * Use new base image
31
32 [0.5.6]
33 * Use new base image 0.9.0
34
35 [0.5.7]
36 * Add post install message
37 * Download files as attachments
38
39 [0.5.8]
40 * Various encoding bugfixes
41 * Make breadcumbs clickable
42
43 [0.6.0]
44 * Support multifile upload via the webinterface
45
46 [4.0.0]
47 * Implement token auth with redis backend
48 * Basic drag'n'drop support
49 * Use new base image v0.10.0
50 * Synchronize cli and server versions
51
52 [4.1.0]
53 * Add ability to download files from the UI
54
55 [4.1.1]
56 * Add directory listing sorting
57 * Replace github links with our own gitlab
58
59 [5.0.0]
60 * Allow directory listing to be configurable
61 * Refactor the UI
62
63 [5.1.0]
64 * Add directory upload support
65 * Improve drag'n'drop of files
66
67 [5.2.0]
68 * Disable folder listing by default
69 * Do not render welcome screen if folder listing is enabled
70
71 [5.3.0]
72 * Replacing redis token store with local json file
73 * Add upload progress reporting
74 * Minor interface improvements
75
76 [5.4.0]
77 * Use new Cloudron base image
78 * Send 404 status code correctly
79
80 [5.5.0]
81 * Add webdav endpoint support
82 * Use inline edit for rename
83 * Various interface layout fixes
84
85 [5.6.0]
86 * Add SFTP support
87
88 [5.7.0]
89 * Update to latest app package manifest
90
91 [5.8.0]
92 * Add access token support for better CI/CD integration
93 * Various UI fixes for preview thumbnails
94
95 [5.9.0]
96 * Rename `surfer_root` to `public`
97 * `surfer put` CLI has changed
98
99 [5.9.1]
100 * Visual improvements to give more space to content
101 * Add preview sidebar
102 * Update dependencies for securty fixes
103
104 [5.9.2]
105 * Improve public folder listing
106
107 [5.10.0]
108 * Update to new Cloudron base image
109