Skip to content

Releases: risunCode/SesWi-Session-Manager

SesWi - New UI, Smarter Logic*

20 Mar 19:03

Choose a tag to compare

Full Changelog: v3.0.0...v3.1

  • Current tab: sticky pagination, scroll-to-page, height increased
  • Session card: datetime + cookie count, removed URL
  • Manage tab: reordered cards, icon colors fixed, Quick Action revamped
  • Session Actions modal: new info card (data+expiry combined), flat buttons
  • Expiration dropdown: pill-based cookie list with status badges
  • Randomized storage key on first install, auto-migration from old key
  • JSON exports: raw array format, removed wrapper
  • Codebase cleanup: shared utils (DOM.closeModal, debounceInput, Normalize)
  • Bumped version to 3.1.0

SesWi V3 - New UI, New Logic and features

07 Feb 01:53

Choose a tag to compare

Changelog

v3.0.0 (2026-02-07)

New Features

  • UI Overhaul — New macOS-inspired "Traffic Lights" modal design with smooth entry/exit animations
  • Delete Expired Sessions — New batch action in Manage tab to find and delete sessions with expired auth cookies
  • Edit Session Modal — Proper modal dialog for editing session names (replaces browser prompt)
  • Replace Session Modal — Safe confirmation dialog for replacing sessions (replaces browser confirm)
  • Batch OWI Export — New modal for password-protected batch exports
  • Saved Data Card — New card in Session Actions showing cookies/localStorage/sessionStorage counts
  • Repo Info Card — Added repository and author information card in the popup

UI Improvements

  • Cleaner Session Cards — Removed data counts from cards, now shows only expiration status
  • Compact Expiration Info — New format: "Expiration info (Valid: 48d)" with expand toggle
  • Domain Badge — Shows simplified domain (e.g., "facebook" not "facebook.com") next to Visit button
  • Better Layout — URL on left, timestamp on right in session cards
  • Auto Domain Grouping — Sessions grouped by domain instead of manual tags
  • Consistent Icons — All favicons now have a unified light grey background for better visibility
  • Enhanced Add Session Button — Improved button styling with better visibility and hover effects

Browser Support

  • Only chromium based for now