Skip to content

Releases: vishiri/fantasia-archive-v1

Fantasia Archive - 0.1.15

Choose a tag to compare

@vishiri vishiri released this 12 Jan 17:45

IF YOU ARE LOOKING FOR A MAC RELEASE, PLEASE DOWNLOAD PREVIOUS RELEASE.
Sadly, there is no way for me to currently build this release on Mac.

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)
  • Using the @ functionality inside the text editor while picking the desired document to link causes a glitch when using keyboard selection. Please stick to using mouse to avoid this issue

Bugfixes & Optimizations

  • Fixed some tooltip typos around the app
  • Fixed GitHub links for the current version of FA on welcome screen and in the menu

New features

  • Switched branding from "Elvanos" to "Vishiri"
  • Added Ko-Fi buttons
  • Added "Program Tutorials" button to the "Help & Info" menu (WIP)

Fantasia Archive - 0.1.14a

Choose a tag to compare

@vishiri vishiri released this 28 Jul 14:08

0.1.14a

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)
  • Using the @ functionality inside the text editor while picking the desired document to link causes a glitch when using keyboard selection. Please stick to using mouse to avoid this iussue

Bugfixes & Optimizations

  • Fixed input textareas not autogrowing properly when switching document tabs
  • Fixed padding not applying properly inside nested divs inside the text editor field

Removed features

  • Automatic text wrapping in editor inside of <div> tags which was causing more bugs that it was solving

New features

  • Added setting for accessibility wider scroll bars inside the app

Fantasia Archive - 0.1.14

Choose a tag to compare

@vishiri vishiri released this 21 Jul 17:35

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

Fantasia Archive - 0.1.13

Choose a tag to compare

@vishiri vishiri released this 31 Mar 18:52
a8d7ae3

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

  • Added Custom CSS support
  • Added WYSIWYG image linking/editing support
  • Added PDF export online/offline image support

Bugfixes & Optimizations

  • Fixed improper note pairing in view mode for multi-relationship fields
  • Fixed "Nested project creation" but when saving the current project inside its own folder which previously resulted in a creation of subfolder of the same name and impossibility to load without manual tweaking
  • Fixed trimming of document names during export