| 1 |
# LBBS Changelog - Classic Terminal Server for LeafOK BBS
|
| 2 |
|
| 3 |
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 |
### Major Features Added
|
| 8 |
|
| 9 |
1. Docker container deployment support
|
| 10 |
2. Enhanced article management capabilities
|
| 11 |
|
| 12 |
## 2025-11-21 v1.6
|
| 13 |
|
| 14 |
Added support for running on MSYS2 / MinGW64 environments.
|
| 15 |
|
| 16 |
## 2025-11-07 v1.5
|
| 17 |
|
| 18 |
### Major Features Added
|
| 19 |
|
| 20 |
1. Complete user list display
|
| 21 |
2. Online user list display
|
| 22 |
3. Detailed user information display for selected items
|
| 23 |
4. User search by username
|
| 24 |
5. Article search by author username
|
| 25 |
6. Article search by title
|
| 26 |
7. Bad words filtering system
|
| 27 |
8. Variable/fixed width display selection for wide characters
|
| 28 |
|
| 29 |
## 2025-10-15 v1.4
|
| 30 |
|
| 31 |
### Major Features Added
|
| 32 |
|
| 33 |
1. Personal favorite topics/bookmarks
|
| 34 |
2. "Top 10 Hot Topics" menu
|
| 35 |
3. User-selectable character encoding (UTF-8 or GBK)
|
| 36 |
4. Full/partial line deletion support in text editor
|
| 37 |
|
| 38 |
## 2025-07-01 v1.3
|
| 39 |
|
| 40 |
1. UTF-8 encoding support (replacing GBK)
|
| 41 |
2. Character set conversion support in BBSNET
|
| 42 |
|
| 43 |
## 2025-06-28 v1.2
|
| 44 |
|
| 45 |
### Major Features Added
|
| 46 |
|
| 47 |
1. Pinned article display at top/bottom of section lists
|
| 48 |
2. Excerpt/featured directories and articles display
|
| 49 |
|
| 50 |
## 2025-06-15 v1.1
|
| 51 |
|
| 52 |
Major release containing all fundamental features:
|
| 53 |
|
| 54 |
1. Post, modify, and reply to articles using text editor
|
| 55 |
2. Article deletion by users (self) or administrators
|
| 56 |
3. New/viewed article status indicators
|
| 57 |
4. SSH2 secure connection support
|
| 58 |
|
| 59 |
## 2025-05-31 v1.0
|
| 60 |
|
| 61 |
Initial release with core features:
|
| 62 |
|
| 63 |
1. User login with web-registered accounts
|
| 64 |
2. Board categories and lists with user favorites
|
| 65 |
3. Article lists per board with topic grouping
|
| 66 |
4. Article reader with quick article/topic navigation
|
| 67 |
5. Utilities including games and site shuttle
|