DOKKY SUITE Demo Forums
You are reading the Post:
"Dokky Suite Script - v.2.6.1 Free Documentation"
Post: Dokky Suite Script - v.2.6.1 Free Documentation
6 Views
Dokky Suite v2.6.1 Documentation - Discover the All-in-One PHP Self Hosted Solution for Digital Document Publishing, Sharing and much more. https://jmpto.net/DkkS
You need to Login to add your Comment.


Replies on this Post
ScriptNet 22/09/2026 18:10
V2.6.1 New Features & Enhancements:
- Zero-Trust Private Messaging in Chat: Implemented end-to-end client-side encryption (Zero-Knowledge AES) with self-destructing "Burn-on-Read" message, integrated directly into Chat threads.
- Chat Frontend Decoupling: Refactored chat logic into an isolated ES6 module, using HTML5 `data-*` state attributes, improving security and code maintainability.
- Document Vote System: Implemented AJAX zero-reload architecture, reducing server execution overhead and network payload.
- Vote Security & Integrity: Introduced unique voter fingerprinting (combining authenticated User IDs with salted IP hashes for guests) to prevent duplicate voting.
- Database Query Performance: Optimized vote database engine to aggregate like/dislike counts and user vote states into single-query executions.
- Dokky Publisher: Added "Custom" template option to generate extra clean PDF outputs.
- UI/UX Enhancements: Refined user document management, Favorites section, System Logs, "Last 100 Documents" view, and Tags pages.
- Improved "WebWall" SQLite Database initialization
Changes & Removals:
- Removed ipfs.io gateway from initial health check list (now used solely for client-side CID rendering).
- Updated MySQL database tables, indexes, and language translations.
Read more: