github ShaneIsrael/fireshare v1.6.1

6 hours ago

What's Changed

Server

  • SECRET_KEY is auto-generated if not explicitly set causing sessions to be auto expired every app restart

UI & UX

  • Refreshed login screen look and feel
  • Sidebar look and feel updates
  • Version info moved to its own component
  • Folder dropdown enabled by default
  • Various mobile fixes especially for mobile Firefox

Infrastructure & Performance

  • SQLite: busy_timeout raised to 30 seconds and wal_autocheckpoint tuned to reduce write-latency spikes under concurrent load.
  • Gunicorn: Fixed config file not being loaded - workers now scale with CPU count, threads per worker doubled to 8. This should resolve timeout issues that would occasionally happen on requests.

Full Changelog: v1.6.0...v1.6.1

Don't miss a new fireshare release

NewReleases is sending notifications on new releases.