We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c99aad commit dfe2ab6Copy full SHA for dfe2ab6
1 file changed
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+# CHANGELOG
2
+
3
+## v1.0.0 – 2026-01-08
4
5
+- First official release of eXeViewer
6
+- Client-side web application to view eXeLearning content packages (.zip/.elpx) directly in the browser
7
+- All processing happens locally: no files are uploaded to any server
8
+- Load content from local files (drag and drop or file browser) or from URLs
9
+- Support for Nextcloud and ownCloud shared links
10
+- Generate shareable links for content loaded from URLs
11
+- Installable as a Progressive Web App (PWA) for offline use
12
+- Multi-language support (English and Spanish)
13
+- Dark mode (follows system preference)
14
+- Responsive interface
0 commit comments