We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb6966 commit 4c62468Copy full SHA for 4c62468
1 file changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.4.0 (2021-08-xx)
+## 0.4.0 (2021-09-21)
4
5
### New features
6
- QR code on the file view page
@@ -10,6 +10,12 @@
10
- Resize correctly on mobile screens
11
- Remove lowercase "j" from possible file ID chars because it's too close to an
12
"i" in some fonts
13
+- The temporary statement to drop the table upon restart has been removed, so
14
+ now it can be used in production!
15
+
16
+### Bug fixes
17
+- Use external hostname for the download link when hosted on localhost behind
18
+ a web server
19
20
## 0.3.0 (2021-07-22)
21
0 commit comments