summaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog75
1 files changed, 75 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..de01abe
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,75 @@
+whiteboard (1.9) UNRELEASED; urgency=medium
+
+ * Updated build environment
+ * Added missing image files
+
+ -- Roland Reichwein <mail@reichwein.it> Mon, 20 Feb 2023 10:10:27 +0100
+
+whiteboard (1.8) unstable; urgency=medium
+
+ * Added config.maxconnections, defaults to 1000
+ * Fixed package dependencies for PDF generation
+ * Touch documents on read (i.e. reset timeout on read)
+ * Validate id, server-side
+
+ -- Roland Reichwein <mail@reichwein.it> Sun, 19 Feb 2023 18:42:32 +0100
+
+whiteboard (1.7) unstable; urgency=medium
+
+ * Fix crash on stats.html page reload/close
+ * Focus on reconnect button
+ * Added Markdown to PDF download via pandoc
+
+ -- Roland Reichwein <mail@reichwein.it> Fri, 10 Feb 2023 18:01:37 +0100
+
+whiteboard (1.6) unstable; urgency=medium
+
+ * Added stats.html
+ * Use boost strands instead of mutex
+
+ -- Roland Reichwein <mail@reichwein.it> Mon, 06 Feb 2023 07:58:39 +0100
+
+whiteboard (1.5) unstable; urgency=medium
+
+ * Move from FCGI to websocket interface
+ * Position changes w/o file transmit
+ * Print version on main page
+ * Add reconnect button
+ * Add diff handling
+
+ -- Roland Reichwein <mail@reichwein.it> Mon, 30 Jan 2023 21:05:35 +0100
+
+whiteboard (1.4) unstable; urgency=medium
+
+ * Move from filesystem based documents to sqlite
+ * Add tests
+ * Separated out libreichwein
+
+ -- Roland Reichwein <mail@reichwein.it> Sat, 21 Jan 2023 12:20:20 +0100
+
+whiteboard (1.3) unstable; urgency=medium
+
+ * Page design (center)
+ * Follow editor's cursor
+
+ -- Roland Reichwein <mail@reichwein.it> Mon, 05 Dec 2022 19:22:27 +0100
+
+whiteboard (1.2) unstable; urgency=medium
+
+ * Fix build on Debian 11
+ * UglifyJS on best-effort base
+
+ -- Roland Reichwein <mail@reichwein.it> Sat, 03 Dec 2022 17:03:11 +0100
+
+whiteboard (1.1) unstable; urgency=medium
+
+ * Compress Javascript
+ * Add QR Code
+
+ -- Roland Reichwein <mail@reichwein.it> Sat, 03 Dec 2022 16:10:06 +0100
+
+whiteboard (1.0) unstable; urgency=medium
+
+ * Initial release
+
+ -- Roland Reichwein <mail@reichwein.it> Sat, 05 Nov 2022 13:34:57 +0100