Skip to content

Releases: ganeshh123/SimpleText

Version 1.1.1

10 Jun 18:27
2658524
Compare
Choose a tag to compare

Fixes

  • Open File no longer discards unsaved files
  • Fixed #13

Version 1.1.0

18 Feb 18:03
5069f6b
Compare
Choose a tag to compare

Version 1.1.0

Changes

  • Font setting is now synced between windows
  • Font and Word Wrap preferences are now persistently stored, on .ini config file in appdata folder #10
  • Can now be used to open text files from Finder/Windows Explorer "Open With..." menu
  • Default font is now "Arial, 12"
  • Windows - Can now be installed and uninstalled through a dedicated installer

Fixes

  • Windows - Tab indentation now works #12
  • Windows - Unsaved changes confirmation now dismisses correctly first time #13
  • macOS - Dark theme toggle is now disabled on unsupported systems #9

Version 1.0.0

23 Jan 21:43
4340e31
Compare
Choose a tag to compare

Initial Release

Windows

  • Download SimpleText.exe and open

macOS

  • Download SimpleText.app.zip
  • Extract SimpleText.app to your Applications Folder
  • In "Security & Privacy", toggle the "Allow apps downloaded from" setting to "App Store and identified developers"
  • Enter the following commands in the terminal:
  • Open a terminal and navigate to the "Applications" folder where SimpleText.app was extracted to
  • Run the command chmod +x ./SimpleText.app/Contents/MacOS/SimpleText
  • Run the command ./SimpleText.app/Contents/MacOS/SimpleText
  • Click "Yes" or "Allow" on any prompts
  • In "Security & Privacy", click "Open Anyway"