Changelog date: 26.12.2024 @ 12 pm. [SWTY 1.8.1] [Temp Uploads 1.4.3] = Fixed a possible error if 'uploads' folder doen't exist. ---------- Changelog date: 17.01.2024 @ 12 am. [SWTY 1.8.0] [Word Game 1.2.0] + Added support for Russian language. = Softened the rate limit. = If the game doesn't find suitable new word, it will change searchChar. ---------- Changelog date: 10.01.2024 @ 12 am. [SWTY 1.7.3] [Word Game 1.1.3] = Fixed an error when requesting new words after a while. = Softened the rate limit. [Temp Uploads 1.4.2] = Fixed an error when uploading a long text. ---------- Changelog date: 02.01.2024 @ 5 am. [SWTY 1.7.2] [Word Game 1.1.2] = Changed how local data is saved. = Fixed inability to save new words after some time. = Fixed inability to find suitable words in some cases. [Server 1.2.2] = Fixed display of the wrong timezone when logging startedAt. ---------- Changelog date: 22.12.2023 @ 5 pm. [SWTY 1.7.1] [Word Game 1.1.1] = Fixed Unterminated string error on iOS devices. [Temp Uploads 1.4.1] = Fixed possible Unterminated string error on iOS devices. ---------- Changelog date: 19.12.2023 @ 6 pm. [SWTY 1.7.0] [Temp Uploads 1.4.0] + Added the ability to submit text by pressing Ctrl + Enter. + Added a button to manually refresh uploaded files. = Optimized room entrance. = Optimized local room saving. = Changed how the startedAt value is being obtained. = Some logs are more human readable now. = Optimized file fetching. = Optimized code for uploading files and text. [Word Game 1.1.0] = Fixed Cookie data availability outside of the route. = Changed the word input field placeholder. = Removed the ability to get two or more identical last characters from words. = Spaces are now removed if submitted. = Changed the way saved data is submitted. [Server 1.2.1] = Request logs are now displayed in decoded form. = startedAt is now displayed in human readable form. ---------- Changelog date: 12.12.2023 @ 12 am. [SWTY 1.6.0] + Added new route - Word Game. [Word Game 1.0.0] ---------- Changelog date: 09.07.2023 @ 6 pm. [SWTY 1.5.0] - Removed Jobs Loader. - Removed Jobs Loader/Hoyo Work. ---------- Changelog date: 29.06.2023 @ 10 pm. [SWTY 1.4.0] + Added new route - Jobs Loader. + Added new route - Jobs Loader/Hoyo Work. = Changed route name. = Changed route visibility check. [Server 1.2.0] = Changed route name check. [Jobs Loader 1.0.0] [Jobs Loader/Hoyo Work 1.0.0] ---------- Changelog date: 30.04.2023 @ 3 am. [SWTY 1.3.2] [Genshin 1.0.2] = Fixed some unnoticed issues. ---------- Changelog date: 30.04.2023 @ 2 am. [SWTY 1.3.1] [Genshin 1.0.1] + Added a note that you need to enable Real-Time Notes in HoYoLAB to see your Real-Time Notes. = Fixed an error with requesting Real-Time Notes. = Fixed back button on login page. Now it directs you to the main page. ---------- Changelog date: 18.04.2023 @ 8 pm. [SWTY 1.3.0] + Added new route - Genshin. [Server 1.1.1] = Now shows server platform on startup. [Genshin Impact 1.0.0] ---------- Changelog date: 27.02.2023 @ 8 am. [SWTY 1.2.0] + Added new route - Video and Audio Downloader. [Server 1.1.0] = Fixed issue where routes led to non-existent paths. [Video & Audio Downloader 1.0.0] ---------- Changelog date: 21.02.2023 @ 2 am. [SWTY 1.1.1] [Temp Uploads 1.3.1] - Removed node-disk-info check in the file upload filter as it doesn't seem to work properly on host machine. ---------- Changelog date: 21.02.2023 @ 1 am. [SWTY 1.1.0] [Temp Uploads 1.3.0] + Added file upload filter that should prevent upload of files larger than available disk space or upload limit. = Improved sorting of room text content. = Room text content now looks a bit cleaner. ---------- Changelog date: 15.02.2023 @ 7 am. [SWTY 1.0.1] [Temp Uploads 1.2.1] = Fixed issue with unrecognizable replaceAll. Replaced replaceAll with replace and RegExp. ---------- Changelog date: 15.02.2023 @ 6 am. [SWTY 1.0.0] + Added support for multiple routes. + Added home page which shows all available routes... and this page. = Lots of code optimizations for all routes. - Given away many hours of real life. [Temp Uploads 1.2.0] + Added the ability to view the contents of all uploaded texts without opening text files. + Added tabs to sort room contents by type. + Added the ability to hide the room contents. + Added alerts when something goes wrong. = Rooms are smarter now and won't reload after every action anymore. Instead they will only update the elements that need to be updated. = Files now open in new browser tabs.