File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11# ChangeLog
2+ ## 1.19.0
3+ - Added TSqlDriverExtension class for upsert statement.
4+ - Added QString arguments to sort columns function.
5+ - Added linkTo() functions that has various arguments.
6+ - Added itemCountOfCurrentPage() into TPaginator class.
7+ - Added routes.cfg settings by which redirecting to URL path.
8+ - Modified to send a message of empty body when the status code is 304.
9+ - Fix a bug of Windows service stop-request.
10+ - Fix a bug of routing when any controller is not found.
11+ - Fix a bug that urlq() function doesn't keep arguments.
12+ - Fix a bug of printing help messages.
13+ - Fix compilation error on FreeBSD.
14+
215## 1.18.0
316 - Implemented a session store for MongoDB.
417 - Fix a bug of file session store.
You can’t perform that action at this time.
0 commit comments