Skip to content

Releases: FrozenAssassine/Fastedit

2.5.0

11 Jan 18:40
Compare
Choose a tag to compare

What's Changed

  • Added a right-click menu to copy text from the status bar item.
  • Added support for "Open With" and "Save" for .tex, .csv, and .toml file formats.
  • Moved the "Syntax Highlighting" option "None" to the top.
  • Updated Microsoft.UI.Xaml to version 2.8.5.
  • Fixed a bug where the edit design page always prompted to save even without changes.
  • Fixed a bug where the app crashed when pressing Enter in the quick access without an item selected.
  • Fixed a bug where the app crashed when attempting to reopen a file with an encoding, but the file did not exist.
  • Fixed design1 to have a solid background color for the dialog.

v2.4.0

12 Jul 14:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

13 May 16:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

17 Feb 07:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

07 Feb 18:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

03 Feb 20:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

31 Jan 09:00
2016ab2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

20 Jan 15:50
5b3cd04
Compare
Choose a tag to compare

Fastedit Version 2.0.0

A new version of Fastedit, rebuilt from the ground up

Changelog:
• faster and way more stable database
• syntaxhighlighting
• new textbox with a lot more features (TextControlBox)
• textlimit is now 100 million characters
• new designs
• faster startup time
• cleaned up settings page
• many more small improvements and overall a more stable experience

Known issues:
• search can have some weird behaviour
• replace single words not implemented yet
• close all not implemented yet

1.6.2

24 May 05:05
Compare
Choose a tag to compare

Fastedit Version 1.6.2

Changelog:
• Added a searchbox to the secondary instance
• Fixed very small bugs
• Improved search experience

1.5.2

06 May 12:33
e9152cc
Compare
Choose a tag to compare

Fastedit Version 1.5.2

Changelog:
• Added number of lines to fileinfo
• Added a compact overlay mode for secondary instance
• Improved startup performance mostly for a larger amount of tabs
• Designchange now changes the design of all instances
• Fixed a bug, where the line under your cursor got copied if nothing selected
• Fixed a bug, where you could not open a file using the Windows-rightlickmenu, if the app was already running