RELEASE - Fantasia Archive v1 0.1.14
Added 2024-07-21 17:55:01 +0000 UTCWe have a new release out! This time bringing a bunch of smaller additions and quality of life improvements along with a plethora of different bug-fixes, optimizations and all kinds of similar improvements - Out of which the mostly noticeable one should be a fix for the auto-scrolling when switching between different tabs, both in non-fullscreen and fullscreen modes!
A new download link can be found here: https://cartographyassets.com/assets/10089/fantasia-archive/
Changelog
0.1.14
Major, very sad announcement
GitHub Actions (the compiler for multiple operating systems that I use) stopped supporting our MacOS version (MacOS11) and therefore I won't be able to automatically created Mac-builds for FA1 (new version will not have this issue). Perhaps this issues can be remedied if one compiles FA on their own Mac or if someone from the community with a Mac reaches out and managed to compile the newest FA version for you people, but as it stands now, I am sadly forced to remove direct support for any new pre-compiled Mac builds from now on.
This issue might be temporarily fixed by a dear friend of mine offering a pre-M-series Mac for compilation at least for the time being - This is not a permanent solution, but should at least work for the current version in the time of writing this (0.1.14).
Removed legacy features
Removed legacy document check (top right red button on the screen). If you will still require this feature, reinstall older version of FA (0.1.13), fix your project and then reinstall this one or newer.
Known issues
Creating a brand new project can very occasionally get stuck. Restarting the app fixes this.
Loading existing project can very occasionally get stuck. Restarting the app fixes this.
Saving documents can sometimes leave it in edit mode instead of closing it (data gets saved anyway).
New features
Remapped `CTRL + F` keybind to full-page search instead of Editor full screen mode toggle
Remapped `CTRL + SHIFT + F` keybind to Editor full screen mode toggle instead of full-page search
Added `F11` keybind as alternative way to toggle Editor full screen mode
Added option to rebind the Editor full-screen mode keybind
Added auto-scroll on tab-swapping inside full-screen editors
Added a setting for limit text editor height when not using full-screen mode.
Added developer data on what version of FA the project was created on.
Bugfixes & Optimizations
Added text editor Full Screen mode persisting through tab-swapping
Fixed auto-scroll on tab-swapping
Fixed auto-focus in text editor when toggling full-screen mode
Fixed buggy window scrolling event listener memory leak
Fixed "@" insert in text editors removing white lines before it and attaching itself to the previous text- Fixed buggy text wrapping in editor (text wasn't wrapping in "<div>" tag properly)
Fixed search-box (CTRL + F) not working in full-screen mode (please note that the search is acting a little weird in regards to auto-scrolling in the fullscreen mode, but at least it somewhat works instead of not working at all)
Fixed welcome screen/project overview not properly horizontally centering
Reworded repair-popup wording and changed the bottom red-alert wording along with behavior
Removed "CTRL + Q" keybind for "Quote" command in text editor mode, because it was conflicting with default "Open existing document" for quick search