Releases: atsign-foundation/noports
c0.2.2
What's Changed
- fix: 32bit support by @XavierChanth in #1494
- chore: Bump version.h and changelog to 0.2.2 by @cpswan in #1497
Full Changelog: c0.2.1...c0.2.2
c0.2.1
p0.4.15 Python sshnpd - bump atSDK to 0.2.30
What's Changed
- build(deps): Update atsdk requirement from 0.2.28 to 0.2.30 in /packages/python/sshnpd in the pip group as this pulls in Cryptography 43.0.3
Full Changelog: p0.4.14...p0.4.15
c0.2.0
What's Changed
- fix: bug in Update universal.sh by @cconstab in #1323
- build(deps): Bump step-security/harden-runner from 2.9.1 to 2.10.0 in the github-actions group by @dependabot in #1337
- docs(automated): Update docs from Gitbook by @atsignbot in #1334
- fix: Validation added to the profile form fields by @CurtlyCritchlow in #1336
- ci: Use a matrix to include beta Dart SDK by @cpswan in #1340
- build(deps): Bump step-security/harden-runner from 2.10.0 to 2.10.1 in the github-actions group by @dependabot in #1342
- build(deps): Bump at_utils from 3.0.16 to 3.0.18 in /packages/dart/sshnoports in the pub group across 1 directory by @dependabot in #1347
- chore: upgrade dependencies by @murali-shris in #1349
- build(deps): Bump github/codeql-action from 3.26.6 to 3.26.7 in the github-actions group by @dependabot in #1352
- feat: Better defaults for sshnpd's --permit-open by @gkc in #1353
- docs(automated): Update docs from Gitbook by @atsignbot in #1345
- fix: npt atSign handling by @gkc in #1332
- build(deps-dev): Bump vite from 5.4.1 to 5.4.6 in /apps/admin/webapp by @dependabot in #1357
- feat: pkam enrollment id support by @JeremyTubongbanua in #1328
- build(deps): Bump the github-actions group with 2 updates by @dependabot in #1365
- feat: (c sshnpd) daemon npt support by @XavierChanth in #1363
- ci: Reinstate arm64-musl build by @cpswan in #1366
- chore: clean up c sshnpd / srv by @XavierChanth in #1367
- build(deps): Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the github-actions group by @dependabot in #1369
- fix: block edit and delete when running. by @CurtlyCritchlow in #1372
- fix: change tray icon colour based on app brightness by @CurtlyCritchlow in #1373
- chore: move version to version.h and bump to 0.2.0 by @XavierChanth in #1374
New Contributors
- @murali-shris made their first contribution in #1349
Full Changelog: v5.7.0-alpha-6...c0.2.0
v5.7.0-alpha-6
What's Changed
- build(deps): Bump actions/attest-build-provenance from 1.4.2 to 1.4.3 in the github-actions group by @dependabot in #1319
- build(deps-dev): Bump svelte from 4.2.18 to 4.2.19 in /apps/admin/webapp by @dependabot in #1318
- fix: np admin static serving by @gkc in #1321
- feat: use the
AtRpc.allowAll
flag introduced by at_client version 3.2.0 by @gkc in #1320 - fix: profile screen and all other screens associated with the profile screen updated to the Figma design. by @CurtlyCritchlow in #1317
- chore: use git dependency instead of path by @XavierChanth in #1322
- build(deps): Bump alpine from
0a4eaa0
tobeefdbd
in /packages/c/sshnpd/tools in the docker group across 1 directory by @dependabot in #1329 - build(deps): Use stable release of RISC-V SDK build image by @cpswan in #1333
Full Changelog: v5.7.0-alpha-5...v5.7.0-alpha-6
v5.7.0-alpha-5
What's Changed
- ci: policy docker build by @XavierChanth in #1310
- build(deps): Bump the docker group across 2 directories with 2 updates by @dependabot in #1312
- fix: don't include dist in path by @XavierChanth in #1311
- build(deps): Update dependabot for new Dockerfile location by @cpswan in #1313
- fix: remove link from dockerfile by @XavierChanth in #1316
- feat: policy service beta by @gkc in #1315
Full Changelog: p0.4.14...v5.7.0-alpha-5
p0.4.14 Python sshnpd - bump atSDK to 0.2.28
What's Changed
- build(deps): Update atsdk requirement from 0.2.24 to 0.2.28 in /packages/python/sshnpd in the pip group by @dependabot in #1308 as this pulls in Cryptography 43.0.1 with a fix to an OpenSSL vulnerability.
Full Changelog: p0.4.13...p0.4.14
v5.6.1
What's Changed
- fix: handle chmod errors in dart by @XavierChanth in #1173
- fix: more time for npt control socket creation by @gkc in #1198
- fix: (i) fix race condition in daemon-side multi srv; (ii) add
\n
separator to npt control messages by @gkc in #1199 - fix: use wrapped chown method in all places by @XavierChanth in #1222
- ci: parallel e2e tests by @XavierChanth in #1227
- docs: Update Readme by @XavierChanth in #1249
- test: Add unit tests by @sitaram-kalluri in #1241
- fix: e2e tests crashing by @XavierChanth in #1254
- fix: When running npt in keep-alive mode then the keep-alive loop should never exit due to an exception from
npt.run()
by @gkc in #1207 - test: Add unit test related to sshnpd by @sitaram-kalluri in #1263
- feat: adding activation inside universal.sh by @Xlin123 in #1266
- fix: ensure NptImpl's
preRun
is being executed only once when npt cli is run without the-x
flag by @gkc in #1290
Full Changelog: v5.5.0...v5.6.1
c0.1.11
Revised builds for Linux (gnu and musl)
To achieve better binary compatibility we're now building Linux binaries against glibc 2.28.0 (from Debian 10)
(Larger) binaries are also available that have been statically linked to musl, and these should work in any libc environment.
sshnpd-linux-riscv64-musl.tgz has been tested on a StarFive 2 running Ubuntu 23.04
sshnpd-linux-arm-musl.tgz has been tested on a Raspberry Pi running Raspberry Pi OS 10 (buster) & 11 (bullseye) with 32 bit userland
What's Changed
Full Changelog: c0.1.10...c0.1.11
c0.1.10
What's Changed
- docs(automated): Update docs from Gitbook by @atsignbot in #1235
- chore: cleanup test output by @XavierChanth in #1236
- fix: Use a more portable solution to clean up child processes by @XavierChanth in #1238
Full Changelog: c0.1.9...c0.1.10