Skip to content

Releases: elesiuta/picosnitch

Version 1.0.3

02 Jan 21:07
7dfd74d
Compare
Choose a tag to compare
  • fix sock_sendmsg kprobe not attaching due to changes in kernel 6.7 (and back-ported to other kernels) #35
  • add doas support #37
  • fix builds on launchpad for Ubuntu 23.10 and later 340bbe0

Version 1.0.2

13 Dec 21:04
8ac0bdc
Compare
Choose a tag to compare
  • fix cmdline cache using old values for new pids #32
  • reduce unnecessary notifications a774962

Version 1.0.1

23 Oct 20:57
33f0df6
Compare
Choose a tag to compare
  • fix option to override st_dev_mask
  • help messages for debugging #30

Version 1.0.0

21 Sep 18:57
23e7f82
Compare
Choose a tag to compare
  • Picosnitch is now considered to be stable and feature complete 🎉
  • Only minor changes since v0.14.1
    • add filter exclude to tui 0124ec3
    • don't refresh time offset on tab/filter changes in tui a42e61d
    • add option to not log ports 5f866cb
    • add option to override st_dev_mask 936ca50

Version 0.14.1

18 Aug 07:12
951f943
Compare
Choose a tag to compare
  • add support for applying multiple filters in terminal interface
  • fix error in terminal interface if sql query returns too quickly

Version 0.14.0

09 Aug 19:07
2a6fd22
Compare
Choose a tag to compare
  • log local address and local port for each connection
  • bandwidth monitor is now required
  • remove old connection (without bandwidth/traffic) logging
  • change sql db structure
  • reduce unnecessary notifications when similar ones are triggered consecutively

Version 0.13.2

25 Jul 07:27
42146db
Compare
Choose a tag to compare
  • fix regression with BTRFS dev number warnings

Version 0.13.1

19 Jul 17:37
b4bd271
Compare
Choose a tag to compare
  • improve web ui layout and responsiveness
  • improved terminal ui layout and responsiveness
  • web ui theming
  • geoip lookups
  • fixes #23 (Piconsitch crashes when kernel doesn't have CONFIG_SECURITY_NETWORK set)
  • fixes #28 (Support dash installed via pipx)
  • reduce unnecessary btrfs warnings
  • multiple packaging fixes and improvements

Version 0.13.0

19 Jul 17:23
52207e6
Compare
Choose a tag to compare
Version 0.13.0 Pre-release
Pre-release
  • improve web ui layout and responsiveness
  • improved terminal ui layout and responsiveness
  • web ui theming
  • geoip lookups
  • fixes #23 (Piconsitch crashes when kernel doesn't have CONFIG_SECURITY_NETWORK set)
  • fixes #28 (Support dash installed via pipx)
  • reduce unnecessary btrfs warnings
  • multiple packaging fixes and improvements

Version 0.12.0

19 Feb 18:34
6162b54
Compare
Choose a tag to compare
  • New Feature: Support for hashing AppImages
  • Fix Bug: Using BCC built from source #26
  • Fix Bug: Crashes with musl libc #27
  • Fix Bug: Broken pipe with large amounts of traffic and bandwidth monitoring #27
  • Change: Default for DB retention is now 90 days on first run
  • Packaging: Added packages for Debian, OpenSUSE, Fedora, Mageia, and Mandriva via Copr and OBS