File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,15 @@ docker run -d -p 8080:8080 --env-file .env --name tis-roncli-com tis-roncli-com
3131
3232## Version History
3333
34+ ### v4.0.3 - 3/2/2026
35+ * Add unit tests.
36+ * Additional ` <head> ` tags.
37+ * Optimized a number of loops involving file operations.
38+ * Removed some useless code from the search page.
39+ * Made the max request limit of 1000 immutable.
40+ * Updates required for ` hot-router ` version 2.
41+ * Package updates.
42+
3443### v4.0.2 - 10/5/2025
3544* Package updates.
3645
Original file line number Diff line number Diff line change 11{
22 "name" : " tis.roncli.com" ,
3- "version" : " 4.0.2 " ,
3+ "version" : " 4.0.3 " ,
44 "description" : " The site that allows users to search old Trax in Space 1 files." ,
55 "homepage" : " https://github.com/roncli/tis.roncli.com" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments