Skip to content

Releases: ParetoSecurity/agent

0.3.15

20 Feb 13:52
6e2fad4

Choose a tag to compare

Release 0.3.15

Installing on Linux (Debian, Fedora, ArchLinux, NixOS, etc.)

curl -sL pkg.paretosecurity.com/install.sh | sudo bash

Installing on Windows (Windows 10, Windows 11)

Download the 0.3.15 release from here

Changelog

  • 70f6bb7 build(deps): bump github/codeql-action from 4.32.1 to 4.32.2 (#488)
  • 6e2fad4 feat: add Console menu item to tray and fix cross-platform openConsole (#497)
  • d11a7ba fix: parse powercfg output locale-independently for screen timeout checks (#498)

0.3.14

04 Feb 10:19
045a845

Choose a tag to compare

Release 0.3.14

Installing on Linux (Debian, Fedora, ArchLinux, NixOS, etc.)

curl -sL pkg.paretosecurity.com/install.sh | sudo bash

Installing on Windows (Windows 10, Windows 11)

Download the 0.3.14 release from here

Changelog

  • 045a845 Update system integrity checks for team reports and BitLocker (#487)
  • 1984f99 build(deps): bump github/codeql-action from 4.32.0 to 4.32.1 (#486)
  • 92df9d3 feat: Add Windows disk encryption (BitLocker) check (#484)
  • 2453eef fix: seed Windows device ID from serial number and MAC address (#485)

0.3.13

28 Jan 11:02
90f2df0

Choose a tag to compare

Release 0.3.13

Installing on Linux (Debian, Fedora, ArchLinux, NixOS, etc.)

curl -sL pkg.paretosecurity.com/install.sh | sudo bash

Installing on Windows (Windows 10, Windows 11)

Download the 0.3.13 release from here

Changelog

  • 90f2df0 build(deps): bump github/codeql-action from 4.31.10 to 4.32.0 (#480)
  • a9ce110 build(deps): bump namespacelabs/nscloud-checkout-action (#481)
  • f040593 fix: Add tests for screensaver and power settings with localization (#482)

0.3.12

21 Jan 09:18
916b8e9

Choose a tag to compare

Release 0.3.12

Installing on Linux (Debian, Fedora, ArchLinux, NixOS, etc.)

curl -sL pkg.paretosecurity.com/install.sh | sudo bash

Installing on Windows (Windows 10, Windows 11)

Download the 0.3.12 release from here

Changelog

  • 8456886 Add minimumReleaseAge to renovate configuration
  • 12eb8b7 Add rbw to password manager detection (#470)
  • 3cdd686 Configure Renovate with package manager grouping (#422)
  • 810f045 Fix test failure introduced in last commit (#452)
  • 3f585bc Include build.yml matrix in auto-update supported distros script (#409)
  • 1aabcb0 Remove automerge settings from renovate.json
  • 8505e21 Skip installing recommended deps in CI (#469)
  • 7290b23 Suppress the --verbose suggestion when it's already used (#446)
  • b1848df Update Go module dependency grouping rules
  • 75d8856 Update dependencies in go.sum to latest versions, including updates for lipgloss, systray, log, colorprofile, and others.
  • 26a7701 Update supported distro versions (#406)
  • 226f00f Update supported distro versions (#428)
  • 870817f Update supported distro versions (#464)
  • 7fdf007 Update supported distro versions (#474)
  • 6b09254 build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (#461)
  • 1c0817f build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 (#394)
  • bafab92 build(deps): bump github/codeql-action from 3.30.6 to 4.30.7 (#398)
  • 28ead97 build(deps): bump github/codeql-action from 4.30.7 to 4.30.8 (#403)
  • 0adba42 build(deps): bump github/codeql-action from 4.30.8 to 4.31.3 (#427)
  • 71e6050 build(deps): bump github/codeql-action from 4.31.3 to 4.31.10 (#468)
  • 93886a1 build(deps): bump namespacelabs/nscloud-checkout-action (#429)
  • 257f958 build(deps): bump namespacelabs/nscloud-checkout-action (#462)
  • 3941670 build(deps): bump namespacelabs/nscloud-checkout-action (#475)e
  • 40dcb1e build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#392)
  • 6f06e08 build(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 (#396)
  • 0142fd9 build(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.0 (#397)
  • 45e05f0 build(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 (#402)
  • e1a7adc build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 (#425)
  • 0d088fe build(deps): bump tar in /cmd/paretosecurity-installer/ui (#471)
  • 9f02c29 build(npm): update dependency vite to v6.4.1 [security] (#423)
  • e683db2 chore: update dependencies in devenv.lock to latest revisions and last modified timestamps
  • 916b8e9 feat: add Windows screensaver security checks (#476)
  • 5bd9917 feat: greetd autologin check support (#393)
  • 1db75b4 fix: streamline postPatch for paretosecurity service in xfce.nix
  • ad921ff fix: update devenv version to v1.11.2 and go version to 1.25
  • 69278c1 fix: update vendorHash for paretosecurity overlay in flake.nix
  • c249acf refactor: simplify installer command in build workflow

0.3.11

29 Sep 07:13
3365cc0

Choose a tag to compare

Release 0.3.11

Installing on Linux (Debian, Fedora, ArchLinux, NixOS, etc.)

curl -sL pkg.paretosecurity.com/install.sh | sudo bash

Installing on Windows (Windows 10, Windows 11)

Download the 0.3.11 release from here

What's Changed

  • build(deps): bump namespacelabs/nscloud-checkout-action from 7.0.0 to 7.0.1 by @dependabot[bot] in #385
  • build(deps): bump github/codeql-action from 3.30.2 to 3.30.4 by @dependabot[bot] in #386
  • Update dependencies to latest versions in go.sum by @dz0ny in #387
  • build(deps): bump github/codeql-action from 3.30.4 to 3.30.5 by @dependabot[bot] in #390
  • Add ESET security product detection by @dz0ny in #389

Full Changelog: 0.3.10...0.3.11

0.3.10

25 Sep 18:01
3f880a1

Choose a tag to compare

What's Changed

Full Changelog: 0.3.9...0.3.10

0.3.9

24 Sep 13:23
3aaffc6

Choose a tag to compare

What's Changed

  • feat: enhance Docker access checks for installation and daemon access by @dz0ny in #383

Full Changelog: 0.3.8...0.3.9

0.3.8

23 Sep 14:08
321f59f

Choose a tag to compare

What's Changed

  • feat: implement platform-specific instance locking for Unix and Windows by @dz0ny in #382

Full Changelog: 0.3.7...0.3.8

0.3.7

23 Sep 11:37
0697266

Choose a tag to compare

What's Changed

  • Polish Win VM by @zupo in #375
  • feat: run at startup by default by @dz0ny in #376
  • build(deps): bump github.com/charmbracelet/bubbletea from 1.3.7 to 1.3.10 by @dependabot[bot] in #380
  • build(deps): bump github.com/olekukonko/tablewriter from 1.0.7 to 1.1.0 by @dependabot[bot] in #379
  • chore: stop sending LastCheck timestamp by @am-on in #381
  • feat: implement simple instance locking mechanism to prevent multiple instances of the application by @dz0ny in #377
  • Add support for Plasma6 by @zupo in #378

Full Changelog: 0.3.6...0.3.7

0.3.6

19 Sep 11:02
72878e8

Choose a tag to compare

What's Changed

  • fix: force lockdir on windows to be user dir by @dz0ny in #371
  • Easily spin up a Windows 11 VM on Azure for testing things out by @zupo in #374
  • Improve Windows version detection by @zupo in #373
  • feat: support sway+swaylock for screen saver lock check by @am-on in #372

Full Changelog: 0.3.5...0.3.6