Releases: Taicanium/FLogS
Releases · Taicanium/FLogS
v1.1.4.1
v1.1.4
1.1.4 - 02/09/2024
- Migrated to .NET 8.0
- Fixed detection of broken eicon and icon tags.
- Refactored color tag selection.
- Many, many changes and optimizations to assembly-level code.
- Massive refactoring of XAML backend interactions, including additional data bindings for sharing info between tabs.
v1.1.3.15
v1.1.3.14
v1.1.3.13
1.1.3.13 - 17/04/2024
- File and folder selection dialogs now open by default to the standard F-Chat 3.0 log location (%appdata%/fchat/data) when selecting source logs, and to the user's desktop when selecting a destination.
- Minor fix: HTML output files containing a second, empty HTML body.
v1.1.3.12
v1.1.3.11
v1.1.3.10
1.1.3.10 - 25/03/2024
- Fixed a misplaced function causing single-file HTML output to be written without a header or styling.
- /me messages are now italicized according to the native client's renderer rather than left plain.
- Under-the-hood changes to error message selection which are less efficient but also much cleaner.
- Further optimizations to Regex pattern matching, including compile-time pattern functions.
v1.1.3.9
1.1.3.9 - 25/03/2024
- Removing leftover BBCode tags after we're done translating to HTML has been massively optimized. When I say massive, I mean a literal 250% speedup in pessimistic cases. I'm ashamed of myself for not doing this sooner.
- Private channel logs are now formatted with their IDX name (if it exists) followed by the user's supplied file name in parentheses.