Skip to content

Releases: Kxffie/snipit

2.0.0

19 Feb 10:20
Compare
Choose a tag to compare

πŸš€ SnipIt V2: Electric Boogaloo

postspark_export_2025-02-19_04-04-07

A behind-the-scenes heavy release with major refactoring, new libraries (Framer Motion, TanStack), a fleshed-out Home page, plus many bug fixes and design tweaks!


πŸ“₯ Download Links

⚠️ Note:

  • Linux & macOS remain unsupported (Tauri limitations).
  • VirusTotal and Windows Defender may flag the installer by default. You can always review the source and compile it yourself if you’re worried.

πŸ”₯ What’s New in 2.0.0

  • 🎨 Massive Behind-the-Scenes Overhaul

    • Tons of code refactoring and cleanup across the entire codebase.
    • Moved things around to future-proof upcoming features.
  • πŸƒβ€β™‚οΈ New Libraries: Framer Motion & TanStack

    • Introduced animations (Framer Motion) for a smoother, more dynamic user experience.
    • Upgraded data handling with TanStack for more robust state management (behind the scenes).
  • 🏠 Home Page Content

    • Gone is the empty screenβ€”now the home page is populated with actual content, stats, and rotating text lines.
  • 🧩 Navbar Accent

    • The top navbar has a slight accent color that dims/fades when the app isn’t in focus.
    • Helps distinguish active vs. inactive states.
  • πŸ”§ New SnipIt Page Buttons

    • You can now delete, edit, and copy snippets directly from the snippet viewing page.
  • βš™οΈ Settings Improvements

    • Fixed numerous issues related to saving/loading settings.
    • Overall smoother experience.
  • πŸ› General Bugfixes & Polishing

    • A ton of small issues were tracked down and resolved.
    • Improved code quality, type safety, and error handling throughout.

πŸ—οΈ Planned / WIP

  • Users & Sharing: A new system for sharing snippets (still in early design).
  • Documentation Page: Official docs integrated directly in-app.
  • Trash / Restore: Deleted snippets will go into a trash folder so you can recover them later.

πŸ“‹ Full Changelog

View all commits and updates here:
πŸ”— GitHub Changelog


🐞 Report Issues & Request Features

Your feedback and contributions keep SnipIt growing! πŸš€

Full Changelog: 1.2.0...2.0.0

Full Changelog: 1.2.0...2.0.0

1.2.0

11 Feb 09:03
Compare
Choose a tag to compare

πŸš€ SnipIt 1.2.0

image

A major update with a backend overhaul, enhanced collections, refined search, and plenty of design tweaks!


πŸ“₯ Download Links

⚠️ Note:

  • Linux & macOS are still unsupported as I am unable to compile for them yet due to Tauri limitations.
  • VirusTotal and Windows Defender may flag the installer, but you can always review the source code and compile it yourself if you're concerned.

πŸ”₯ What's New

  • πŸ‘€ Multiple Collections: Create separate folders (e.g., Work, School, Web-Dev) to keep your snippets organized your way.
  • πŸ”Ž Refined Searching:
    • Sort by nearly anything, and everything now defaults to sorting from latest to oldest.
    • Use advanced filters like content:(text), title:(text), description:, language:, tag: to pinpoint exactly what you need.
  • 🎨 UI & Design Updates: Significant changes to snippet viewing, editing, and creation. The sidebar got an update for future expansions.
  • 🚧 Major Code Cleanup: Tons of files have been added, removed, merged, or reorganized under the hood to set the stage for more features.

πŸ—οΈ Planned / WIP

  • Sidebar Buttons: New buttons in the sidebar are placeholders for upcoming features.
  • Filter Button: Will soon allow more flexible sorting (e.g., oldest to newest).
  • Custom Colors: A future customization option, defaulting to my lovely blue theme.

πŸ“‹ Full Changelog

View all commits and updates here:
πŸ”— GitHub Changelog


🐞 Report Issues & Request Features

Your feedback and contributions make SnipIt better! πŸš€

Full Changelog: 1.1.0...1.2.0

Full Changelog: 1.1.0...1.2.0

v1.1.0 Minor Update

09 Feb 05:20
Compare
Choose a tag to compare

πŸš€ SnipIt 1.1.0

image

A major update with new features, improvements, and a more flexible UI.

πŸ“₯ Download Links

⚠️ Note:

  • Linux & macOS are still unsupported as I am unable to compile for them yet due to Tauri limitations.
  • VirusTotal and Windows Defender may flag the installer, but you can review the source code and compile it yourself if you're concerned. πŸ‘

πŸ”₯ What's New

  • πŸš€ Added: A dedicated View Page for snippets. Now you can properly view snippets instead of just editing them.
  • πŸ”“ UI Update: The app ratio is no longer locked – freely resize it however you like.
  • πŸ“ Resolution Change: Default window size changed from 1280x800 to 960x540 for better flexibility.
  • βœ… Fixed: Issues with Toast notifications not displaying correctly.
  • πŸ—‘οΈ Various Changes: Added and removed a bunch of things, but hey, progress!
  • 🏚️ Home Page: Still the neglected stepchild. πŸ˜…

πŸ“‹ Full Changelog

View all commits and updates here:
πŸ”— GitHub Changelog


🐞 Report Issues & Request Features

Your feedback and contributions help make SnipIt better! πŸš€

Full Changelog: 1.0.1...1.1.0

v1.0.1 SnipIt Hotfix Update

08 Feb 06:11
d95f42e
Compare
Choose a tag to compare

πŸš€SnipIt 1.0.1

image

Quick fixes, some design changes, and much more to come.

πŸ“₯ Download Links

⚠️ Note:

  • Linux & macOS are currently unsupported as I am not able to compile to Mac or Linux just yet, limitations set by Tauri.
  • VirusTotal and Windows Defender may say it contains a malware, but you can look through all the source code and compile it yourself if you do not think the downloads are safe πŸ‘

πŸ“‹ Full Changelog

View all changes and updates here:
πŸ”— GitHub Changelog


🐞 Report Issues & Request Features

Your feedback and contributions help make SnipIt better!

Full Changelog: 1.0.0...1.0.1

SnipIt v1.0.0 Public Release

05 Feb 03:16
Compare
Choose a tag to compare

πŸš€ SnipIt 1.0.0 Is Finally Here! πŸŽ‰

I am so excited to announce the first public release of SnipIt!

πŸ“₯ Download Links

⚠️ Note: Linux & macOS are currently supported/unsupported as I am unable to test on these platforms but it should work.
If you'd like to contribute by building and testing releases for Linux/macOS, your help would be greatly appreciated!


πŸ“‹ Full Changelog

View all changes and updates here:
πŸ”— GitHub Changelog


🐞 Report Issues & Request Features

Your feedback and contributions help make SnipIt better!