aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Lepori <aleporia@gmail.com>2023-07-30 11:40:42 +0200
committerAndrea Lepori <aleporia@gmail.com>2023-07-30 11:40:52 +0200
commitc381580bf40818b0ed4867b440003d30ffeadb61 (patch)
tree2fa9a6557cbf7711b9d93ee222da65c2fa5cd072
parentadd missing select related (diff)
downloadscout-subs-c381580bf40818b0ed4867b440003d30ffeadb61.tar.gz
scout-subs-c381580bf40818b0ed4867b440003d30ffeadb61.zip
add changelog and update version file
-rw-r--r--CHANGELOG.md10
-rw-r--r--version.txt4
2 files changed, 12 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bed5fd..80adbc4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+# 0.7 (30 jul 2023)
+- Fix lazyload not working in Safari (iOS)
+- Make archiving documents permanent
+- Add BETA tables view for users and documents
+- Users can manage multiple physical persons (Usercodes)
+- Document list now only shows a single type, it can be accessed from the type
+ list
+- New compact count of documents by types diveded by branca
+- Other bug fixes
+
# 0.6 (7 aug 2022)
- Merge the two pages for approving documents (bulk and uploading signature)
- Add QR code and barcodes to printed pdf approval document
diff --git a/version.txt b/version.txt
index c72649a..9ffce4e 100644
--- a/version.txt
+++ b/version.txt
@@ -1,2 +1,2 @@
-version=0.6
-rev=44
+version=0.7
+rev=1