Skip to content

SafeScript v1.2.9

Latest

Choose a tag to compare

@BrainScanMedia BrainScanMedia released this 01 Aug 01:13
· 1 commit to main since this release

SafeScript v1.2.9 is a big feature update focused on faster snippet access, editing, and organization.

New features

  • Copy Code button (and Ctrl+Shift+C) to send a snippet's code straight to the clipboard.
  • Find & Replace inside a snippet (Ctrl+F) with match-case, wrap-around, and Replace All.
  • Favorites — mark snippets with Ctrl+D; favorites float to the top of the list.
  • Clone a snippet (Ctrl+Shift+D) and Move to Folder from the right-click menu.
  • Export a single snippet or a whole folder to files (Database menu).
  • Search inside code and notes, not just titles.
  • Drag & drop a file onto the window to turn it into a snippet.
  • Adjustable editor font size (Ctrl+= / Ctrl+- / Ctrl+0), remembered between sessions.
  • Current-line highlight in the code editor.
  • Status line showing line and character counts and when a snippet was last modified.
  • The About dialog now shows the app icon, and the window icon is fixed.

Improvements & fixes

  • SafeScript now warns before discarding unsaved edits when switching snippets, changing folders, or closing.
  • The snippet list re-sorts automatically after favoriting or renaming.
  • Fixed unreadable snippet text (white-on-light) on hover and when the list is unfocused in light mode.

Install

Available on Flathub: flatpak install flathub com.brainscanmedia.SafeScript
Or build from source — see the README.