Skip to content

v1.0.1

Latest

Choose a tag to compare

@Bluscream Bluscream released this 12 Jul 16:25

Release 1.0.1

This release brings enhancements to usability and reliability:

  • Ctrl+Backspace Undo Combo: Undoes the last shortening action by deleting the short link directly from your YOURLS server and copying the original long URL back to your clipboard without re-triggering the shortener.
  • AppState & I/O Optimizations: Cached configuration in memory, reducing CPU overhead and completely avoiding disk reads on clipboard events.
  • Cross-Platform Named Mutex Lock: Integrated the \single-instance\ crate to prevent UDP port binding issues and resolve lag/errors on application restart.
  • Resilient Tray Icon: Builder retries on Windows system tray startup/initialization lag to prevent crashes.