Changelog

The full changelog for Textosan

1.2.0

New Featuers

  • App now clearly separates open/save and import/export
  • User can now open a new editor window from the dock menu on macOS
  • Major updates to the explorer component
    • Significantly improved name extraction.
    • Improved slider UI controls that are more intuitive.
    • Ability to filter out outliers and top/bottom most common/uncommon keywords by percentage.
    • Improved hover highlighting to make the graph easier to read.
    • Improved technique for limiting edges on nodes.

Bug Fixes

  • Numbers for ordered list are now placed inside the margins of the editor.

1.1.1

New Features

  • Added always on top setting for windows
  • Added optional frosted glass setting

1.1.0

New Features

  • Added a document map to easily navigate headings in long documents
  • Significant revamp of the find-and-replace bar.
  • If an already opened file is opened again the existing window will be focused to prevent multiple windows from editing the same file.
  • Significantly improved how words are extracted from texts, affecting several key analytics features.
  • Theme setting is now synchronized across all open windows
  • Colors in graphs are computed into shades based on their values

Bug Fixes

  • Nested lists will now save and load correctly in markdown
  • Solved issue where colors in the explorer would show the wrong theme whenever macOS automatically switched between light and dark.
  • Solved issue where bubble menu would end up behind the toolbar or footer.
  • Solved issue where the cursor would get stuck in links during navigation.
  • Handling of edge cases when opening .txt files is significantly improved
  • UI Text is no longer selectable.
  • Fixed contrast bug where the buttons would almost become invisible in the explorer.