| 1 |
# Changelog of LBBS - Classical terminal server of LeafOK BBS |
# LBBS Changelog - Classic Terminal Server for LeafOK BBS |
| 2 |
|
|
| 3 |
中文版本的ChangeLog.md位于[ChangeLog.zh_CN.md](ChangeLog.zh_CN.md) |
The Chinese version of this changelog is available at [ChangeLog.zh_CN.md](ChangeLog.zh_CN.md). |
| 4 |
|
|
| 5 |
|
## 2025-12-26 v1.7 |
| 6 |
|
|
| 7 |
2025-12-26 v1.7 |
### Major Features Added |
|
================= |
|
|
Add minor features |
|
| 8 |
|
|
| 9 |
1. Enhance article management |
1. Docker container deployment support |
| 10 |
|
2. Enhanced article management capabilities |
| 11 |
|
|
| 12 |
|
## 2025-11-21 v1.6 |
| 13 |
|
|
| 14 |
2025-11-21 v1.6 |
Added support for running on MSYS2 / MinGW64 environments. |
|
================= |
|
|
Support running on MSYS2 / MinGW64 |
|
| 15 |
|
|
| 16 |
|
## 2025-11-07 v1.5 |
| 17 |
|
|
| 18 |
2025-11-07 v1.5 |
### Major Features Added |
|
================= |
|
|
Add major features |
|
| 19 |
|
|
| 20 |
1. Display of all user list |
1. Complete user list display |
| 21 |
2. Display of online user list |
2. Online user list display |
| 22 |
3. Display user information of selected item |
3. Detailed user information display for selected items |
| 23 |
4. Search user by username |
4. User search by username |
| 24 |
5. Search article by username |
5. Article search by author username |
| 25 |
6. Search article by title |
6. Article search by title |
| 26 |
7. Bad words filter |
7. Bad words filtering system |
| 27 |
8. Selection of variant / fixed display width of wide-character |
8. Variable/fixed width display selection for wide characters |
| 28 |
|
|
| 29 |
|
## 2025-10-15 v1.4 |
| 30 |
|
|
| 31 |
2025-10-15 v1.4 |
### Major Features Added |
|
================= |
|
|
Add major features |
|
| 32 |
|
|
| 33 |
1. Personal favorite topics |
1. Personal favorite topics/bookmarks |
| 34 |
2. Menu of top 10 hot topics |
2. "Top 10 Hot Topics" menu |
| 35 |
3. Allow charset selection (UTF-8 or GBK) by user |
3. User-selectable character encoding (UTF-8 or GBK) |
| 36 |
4. Support full / partial line deletion in text editor |
4. Full/partial line deletion support in text editor |
| 37 |
|
|
| 38 |
|
## 2025-07-01 v1.3 |
| 39 |
|
|
| 40 |
2025-07-01 v1.3 |
1. UTF-8 encoding support (replacing GBK) |
| 41 |
================= |
2. Character set conversion support in BBSNET |
|
1. Support UTF8 instead of GBK |
|
|
2. Support charset conversion in BBSNET |
|
| 42 |
|
|
| 43 |
|
## 2025-06-28 v1.2 |
| 44 |
|
|
| 45 |
2025-06-28 v1.2 |
### Major Features Added |
|
================= |
|
|
Add major features |
|
| 46 |
|
|
| 47 |
1. Display specific articles at the top (bottom) of the section |
1. Pinned article display at top/bottom of section lists |
| 48 |
2. Excerptional directories and articles |
2. Excerpt/featured directories and articles display |
| 49 |
|
|
| 50 |
|
## 2025-06-15 v1.1 |
| 51 |
|
|
| 52 |
2025-06-15 v1.1 |
Major release containing all fundamental features: |
|
================= |
|
|
Major release with all fundamental features |
|
| 53 |
|
|
| 54 |
1. Post / modify / reply article with text editor |
1. Post, modify, and reply to articles using text editor |
| 55 |
2. Delete article by user self or admin |
2. Article deletion by users (self) or administrators |
| 56 |
3. New / viewed article status display |
3. New/viewed article status indicators |
| 57 |
4. SSH2 secure connection |
4. SSH2 secure connection support |
| 58 |
|
|
| 59 |
|
## 2025-05-31 v1.0 |
| 60 |
|
|
| 61 |
2025-05-31 v1.0 |
Initial release with core features: |
|
================= |
|
|
Initial release with major features ready |
|
| 62 |
|
|
| 63 |
1. User login with accounts registered in Web |
1. User login with web-registered accounts |
| 64 |
2. Board category / list with user favor setting |
2. Board categories and lists with user favorites |
| 65 |
3. Article list per board with topic articles group selection |
3. Article lists per board with topic grouping |
| 66 |
4. Article reader with quick article / topic selecting |
4. Article reader with quick article/topic navigation |
| 67 |
5. Utilities, such as game, site shuttle, etc. |
5. Utilities including games and site shuttle |