Skip to content

Releases: Autre31415/txt-notes

0.3.10

07 Nov 19:24
d6fe794

Choose a tag to compare

  • Fixed a bug where search input couldn't be clicked on.
  • Updated dependencies.

0.3.9

20 Oct 22:16
db69f89

Choose a tag to compare

  • Merged navigation bar into title bar to reduce consumption of vertical space.
  • Removed the broken file watcher feature which fixes several bugs, this feature will be reimplemented in a future release.
  • Updated app icon.
  • Added Linux builds.
  • Added arm64 build for Windows.
  • Fixed a bug where a newly created note would sometimes appear duplicated in the list.
  • Updated dependencies.

0.3.8

19 Jun 04:35
977e2ce

Choose a tag to compare

  • Fixed a bug where the note list would remain faded out after adding or renaming a note.
  • Updated Electron to v31.0.1.
  • Updated various dependencies.

0.3.7

26 May 16:08
798f178

Choose a tag to compare

  • Added ability to clear search input by pressing the escape key.
  • Fixed a bug where adding/renaming notes would break when clicking the note editor.
  • Fixed a bug where renaming a note with unsaved edits would cause those edits to be lost.
  • Fixed a bug where multiple notes would appear to be selected when renaming a note.
  • Fixed a visual bug where cancelling the renaming of a selected note would also appear to deselect it.
  • Fixed a visual bug where adding/rename a note would shift the text of other note names.
  • Updated Electron to v30.0.8.
  • Updated various dependencies.

0.3.6

06 Feb 00:47
b39968d

Choose a tag to compare

  • Introduced native title bar and updated window title to include selected file name.
  • Fixed a bug where navigation buttons and search were inoperable.
  • Updated save file icon.

0.3.5

02 Feb 04:17
00bfb56

Choose a tag to compare

  • Improved clarity of save confirmation dialogs (thanks aaron9127!).
  • Updated Electron to v28.2.1.
  • Updated various dependencies.

0.3.4

31 Jan 02:45
5b1805a

Choose a tag to compare

  • Added cancel option to save changes dialogs (thanks aaron9127!).
  • Added ability to print currently viewed file.
  • Update Electron to v22.1.0.
  • Various dependencies updated.

0.3.3

08 Jul 20:43
540495d

Choose a tag to compare

  • Added arm64 distrbution for macOS.
  • Update Electron to v19.0.8

0.3.2

23 Apr 03:04
0e26dbe

Choose a tag to compare

  • Update Electron to v18.1.0.
  • Validity tooltips now show up when typing an invalid name while naming/renaming a file.
  • Various dependencies updated.

0.3.1

08 Mar 06:40
7329580

Choose a tag to compare

  • Update Electron to v17.1.1
  • There's finally a README!
  • Various dependencies updated.