Release v0.5.2
2 files changed
+5 −1
M
CHANGELOG.md
+4 −0
M
VERSION
+1 −1
CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 0.5.2
+
+- Fixed the file table's rows not actually spanning the page width — a generic table style meant for the admin lists (horizontal scroll on narrow screens) was overriding the file table's layout and shrink-wrapping its rows.
+
## 0.5.1
- README.md added, documenting the project, how the certificate-based federation model works, and how to deploy it.
VERSION
@@ -1 +1 @@
-0.5.1
+0.5.2