Skip to content

Commit 4c62468

Browse files
committed
docs: write release note for 0.4.0
1 parent 9bb6966 commit 4c62468

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.4.0 (2021-08-xx)
3+
## 0.4.0 (2021-09-21)
44

55
### New features
66
- QR code on the file view page
@@ -10,6 +10,12 @@
1010
- Resize correctly on mobile screens
1111
- Remove lowercase "j" from possible file ID chars because it's too close to an
1212
"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
1319

1420
## 0.3.0 (2021-07-22)
1521

0 commit comments

Comments
 (0)