--- fenglin/CHANGELOG.md 2026/01/03 10:21:10 1.5 +++ fenglin/CHANGELOG.md 2026/01/08 03:18:39 1.6 @@ -1,41 +1,43 @@ -# ChangeLog of LeafOK BBS +# CHANGELOG - LeafOK BBS -Copyright (C) LeafOK.com, 2001-2026 +Chinese version: [CHANGELOG.zh_CN.md](CHANGELOG.zh_CN.md) -https://www.leafok.com +## January 2026 -2025-11 -================= -Refact LML render with new implementation -Minor enhancement and bug fix - -2025-06 -================= -DB schema change for LBBS (terminal server version) -Minor enhancement and bug fix - -2025-04 -================= -Replace MyISAM storage engine with InnoDB -Use UTF-8 instead of GBK in both data and web pages -Seperate backend logic and web view for major features -Add user TZ setting -Add theme support for major features -Many feature enhancement and bug fix - -2025-02 -================= -Purge Innbbsd related data and programs -Purge BBSViewer related programs (both server and client) - -2003-08 -================= -Add Innbbsd, which provides INN transport features between LeafOK BBS and INND service. - -2003-05 -================= -Add BBSViewer, a Windows desktop application for viewing the posts. - -2001-01 -================= -Initial version of LeafOK BBS, a web-based BBS +- Docker container deployment support + +## November 2025 + +- Refactored LML (Lightweight Markup Language) renderer with new implementation +- Minor enhancements and bug fixes + +## June 2025 + +- Database schema changes for LBBS (terminal server version) +- Minor enhancements and bug fixes + +## April 2025 + +- Replaced MyISAM storage engine with InnoDB +- Migrated from GBK to UTF-8 encoding for both data and web pages +- Separated backend logic and web view for major features +- Added user timezone setting +- Added theme support for major features +- Multiple feature enhancements and bug fixes + +## February 2025 + +- Purged Innbbsd-related data and programs +- Purged BBSViewer-related programs (both server and client) + +## August 2003 + +- Added Innbbsd, providing INN transport features between LeafOK BBS and INND service + +## May 2003 + +- Added BBSViewer, a Windows desktop application for viewing posts + +## January 2001 + +- Initial release of LeafOK BBS, a web-based bulletin board system