Releases: atsign-foundation/noports
Releases · atsign-foundation/noports
p0.4.7 Python sshnpd - remove unnecessary dependencies
What's Changed
Full Changelog: p0.4.6...p0.4.7
p0.4.6 Python sshnpd - fix threading issue
What's Changed
- build(deps): Update setuptools requirement from 69.2.0 to 69.5.1 in /packages/python/sshnpd by @dependabot in #949
- build(deps): Update bcrypt requirement from 4.1.2 to 4.1.3 in /packages/python/sshnpd by @dependabot in #1031
- build(deps): Update atsdk requirement from 0.2.12 to 0.2.13 in /packages/python/sshnpd by @dependabot in #1035
- fix: urgent patch on python sshnpd by @Xlin123 in #1026
- fix: python sshnpd threading issue by @Xlin123 in #1040
Full Changelog: p0.4.5...p0.4.6
v5.2.0
What's Changed
- Policy plane for delegated authorization
- Fixes and improvements to universal.sh installer
To use this installer:
curl -L https://github.com/atsign-foundation/noports/releases/download/v5.2.0/universal.sh -o universal.sh
chmod u+x universal.sh
./universal.sh
If you need to run the script as root, make sure that SUDO_USER is set in the environment before running the script.
Generated changelog
- fix: the rest of universal installer by @XavierChanth in #913
- chore: remove legacy scripts by @XavierChanth in #920
- build(deps): Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #922
- build(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #926
- build(deps): Bump test from 1.25.2 to 1.25.3 in /packages/dart/sshnoports by @dependabot in #927
- chore: add slim build to promote script by @XavierChanth in #928
- docs(automated): Update docs from Gitbook by @atsignbot in #925
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /packages/dart/sshnoports/tools by @dependabot in #930
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /tests/end2end_tests/image by @dependabot in #931
- build(deps): Bump dart from
5468572
to874b39d
in /packages/dart/sshnoports/tools by @dependabot in #932 - build(deps): Bump dart from
5468572
to874b39d
in /tests/end2end_tests/image by @dependabot in #933 - build(deps): Bump at_onboarding_cli from 1.4.3 to 1.4.4 in /packages/dart/sshnoports by @dependabot in #938
- build(deps): Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 by @dependabot in #939
- fix: sudo suggest by @XavierChanth in #941
- build(deps): Bump dart from
874b39d
tof7ee014
in /tests/end2end_tests/image by @dependabot in #942 - build(deps): Bump dart from
874b39d
tof7ee014
in /packages/dart/sshnoports/tools by @dependabot in #943 - ci: build sshnpd for windows by @XavierChanth in #944
- ci: run unit_tests on release branches by @XavierChanth in #947
- build(deps): Update setuptools requirement from 69.2.0 to 69.5.1 in /packages/python/sshnpd by @dependabot in #949
- feat: install srv as part of the client installation process by @XavierChanth in #950
- build(deps): Bump github/codeql-action from 3.24.10 to 3.25.0 by @dependabot in #955
- build(deps): Bump test from 1.25.3 to 1.25.4 in /packages/dart/sshnoports by @dependabot in #956
- build(deps): Bump github/codeql-action from 3.25.0 to 3.25.1 by @dependabot in #958
- build(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #962
- build(deps): Bump actions/download-artifact from 4.1.4 to 4.1.5 by @dependabot in #963
- build(deps): Bump dart from 3.3.3 to 3.3.4 in /tests/end2end_tests/image by @dependabot in #964
- build(deps): Bump dart from 3.3.3 to 3.3.4 in /packages/dart/sshnoports/tools by @dependabot in #965
- build(deps): Bump atsigncompany/buildimage from 3.3.3_3.4.0-190.2.beta to 3.3.4_3.4.0-282.2.beta in /packages/dart/sshnoports/tools by @dependabot in #966
- feat: Include allowed services in ping by @XavierChanth in #961
- build(deps): Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #967
- feat(sshnpd): deprecate -u in favor of -h by @XavierChanth in #968
- build(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #969
- build(deps): Bump actions/download-artifact from 4.1.5 to 4.1.6 by @dependabot in #970
- build(deps): Bump github/codeql-action from 3.25.1 to 3.25.2 by @dependabot in #971
- ci: Release automation by @cpswan in #972
- ci: Automate tagging of latest releases by @cpswan in #978
- build(deps): Bump dart from
fcc9cae
to816fee5
in /tests/end2end_tests/image by @dependabot in #980 - build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /tests/end2end_tests/image by @dependabot in #975
- build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /packages/dart/sshnoports/tools by @dependabot in #976
- build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #981
- build(deps): Bump actions/download-artifact from 4.1.6 to 4.1.7 by @dependabot in #982
- build(deps): Bump dart from
fcc9cae
to816fee5
in /packages/dart/sshnoports/tools by @dependabot in #983 - docs(automated): Update docs from Gitbook by @atsignbot in #960
- chore: deprecate -h, only -f needed for list-devices by @XavierChanth in #973
- feat: NoPorts policy plane aka delegated authorization by @gkc in #921
- build(deps): Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #991
- fix: srv binary missing message, add more detail by @XavierChanth in #988
- fix: a bunch of small universal.sh bugs by @XavierChanth in #986
- fix: Correct prefix for temp branch by @cpswan in #994
- fix: Ownership should be applied to .atsign rather than keys subdirectory by @cpswan in #997
Full Changelog: v5.1.0...v5.2.0
v5.2.0-rc1
What's Changed
- fix: the rest of universal installer by @XavierChanth in #913
- chore: remove legacy scripts by @XavierChanth in #920
- build(deps): Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #922
- build(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #926
- build(deps): Bump test from 1.25.2 to 1.25.3 in /packages/dart/sshnoports by @dependabot in #927
- chore: add slim build to promote script by @XavierChanth in #928
- docs(automated): Update docs from Gitbook by @atsignbot in #925
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /packages/dart/sshnoports/tools by @dependabot in #930
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /tests/end2end_tests/image by @dependabot in #931
- build(deps): Bump dart from
5468572
to874b39d
in /packages/dart/sshnoports/tools by @dependabot in #932 - build(deps): Bump dart from
5468572
to874b39d
in /tests/end2end_tests/image by @dependabot in #933 - build(deps): Bump at_onboarding_cli from 1.4.3 to 1.4.4 in /packages/dart/sshnoports by @dependabot in #938
- build(deps): Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 by @dependabot in #939
- fix: sudo suggest by @XavierChanth in #941
- build(deps): Bump dart from
874b39d
tof7ee014
in /tests/end2end_tests/image by @dependabot in #942 - build(deps): Bump dart from
874b39d
tof7ee014
in /packages/dart/sshnoports/tools by @dependabot in #943 - ci: build sshnpd for windows by @XavierChanth in #944
- ci: run unit_tests on release branches by @XavierChanth in #947
- build(deps): Update setuptools requirement from 69.2.0 to 69.5.1 in /packages/python/sshnpd by @dependabot in #949
- feat: install srv as part of the client installation process by @XavierChanth in #950
- build(deps): Bump github/codeql-action from 3.24.10 to 3.25.0 by @dependabot in #955
- build(deps): Bump test from 1.25.3 to 1.25.4 in /packages/dart/sshnoports by @dependabot in #956
- build(deps): Bump github/codeql-action from 3.25.0 to 3.25.1 by @dependabot in #958
- build(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #962
- build(deps): Bump actions/download-artifact from 4.1.4 to 4.1.5 by @dependabot in #963
- build(deps): Bump dart from 3.3.3 to 3.3.4 in /tests/end2end_tests/image by @dependabot in #964
- build(deps): Bump dart from 3.3.3 to 3.3.4 in /packages/dart/sshnoports/tools by @dependabot in #965
- build(deps): Bump atsigncompany/buildimage from 3.3.3_3.4.0-190.2.beta to 3.3.4_3.4.0-282.2.beta in /packages/dart/sshnoports/tools by @dependabot in #966
- feat: Include allowed services in ping by @XavierChanth in #961
- build(deps): Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #967
- feat(sshnpd): deprecate -u in favor of -h by @XavierChanth in #968
- build(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #969
- build(deps): Bump actions/download-artifact from 4.1.5 to 4.1.6 by @dependabot in #970
- build(deps): Bump github/codeql-action from 3.25.1 to 3.25.2 by @dependabot in #971
- ci: Release automation by @cpswan in #972
- ci: Automate tagging of latest releases by @cpswan in #978
- build(deps): Bump dart from
fcc9cae
to816fee5
in /tests/end2end_tests/image by @dependabot in #980 - build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /tests/end2end_tests/image by @dependabot in #975
- build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /packages/dart/sshnoports/tools by @dependabot in #976
- build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #981
- build(deps): Bump actions/download-artifact from 4.1.6 to 4.1.7 by @dependabot in #982
- build(deps): Bump dart from
fcc9cae
to816fee5
in /packages/dart/sshnoports/tools by @dependabot in #983 - docs(automated): Update docs from Gitbook by @atsignbot in #960
- chore: deprecate -h, only -f needed for list-devices by @XavierChanth in #973
- feat: NoPorts policy plane aka delegated authorization by @gkc in #921
- build(deps): Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #991
- fix: srv binary missing message, add more detail by @XavierChanth in #988
- fix: a bunch of small universal.sh bugs by @XavierChanth in #986
Full Changelog: v5.1.0...v5.2.0-rc1
v5.1.1-rc.1
What's Changed
Generated changelog
- fix: the rest of universal installer by @XavierChanth in #913
- chore: remove legacy scripts by @XavierChanth in #920
- build(deps): Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #922
- build(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #926
- build(deps): Bump test from 1.25.2 to 1.25.3 in /packages/dart/sshnoports by @dependabot in #927
- chore: add slim build to promote script by @XavierChanth in #928
- docs(automated): Update docs from Gitbook by @atsignbot in #925
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /packages/dart/sshnoports/tools by @dependabot in #930
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /tests/end2end_tests/image by @dependabot in #931
- build(deps): Bump dart from
5468572
to874b39d
in /packages/dart/sshnoports/tools by @dependabot in #932 - build(deps): Bump dart from
5468572
to874b39d
in /tests/end2end_tests/image by @dependabot in #933 - build(deps): Bump at_onboarding_cli from 1.4.3 to 1.4.4 in /packages/dart/sshnoports by @dependabot in #938
- build(deps): Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 by @dependabot in #939
- fix: sudo suggest by @XavierChanth in #941
- build(deps): Bump dart from
874b39d
tof7ee014
in /tests/end2end_tests/image by @dependabot in #942 - build(deps): Bump dart from
874b39d
tof7ee014
in /packages/dart/sshnoports/tools by @dependabot in #943
Full Changelog: v5.1.0...v5.1.1-rc.1
v5.1.0
What's Changed
- Added npt (No Ports tunnel) client which allows the creation of a No Ports tcp tunnel without ssh.
- New universal.sh installer for macos and linux included with the release (docs will be available on docs.noports.com soon)
- This new installer will help guide you through installing no ports for either client, device or both
- The client will also have an ease of use script called np.sh, which will be installed to
$HOME/.local/bin
To use this installer:
curl -L https://github.com/atsign-foundation/noports/releases/download/v5.1.0/universal.sh -o universal.sh
chmod u+x universal.sh
./universal.sh
If you need to run the script as root, make sure that SUDO_USER is set in the environment before running the script.
Note: universal.sh
has been updated to patch several bugs found in the initial v5.1.0 release. This file is slightly ahead in tracking compared to the rest of the release. The file is currently tracking commit 4ce04fe. If you would like to audit or download the file directly, you can find the file here.
Generated changelog
- chore: added msix config by @sachins-geekyants in #698
- chore: Release v5.0.2 by @XavierChanth in #773
- fix: profiles are refreshed when first sync after onboarding is completed by @CurtlyCritchlow in #774
- fix: bool fields remains the value the user selected by @CurtlyCritchlow in #778
- docs(automated): Update docs from Gitbook by @atsignbot in #779
- 776 onboarding widget too large for the minimum desktop size by @CurtlyCritchlow in #780
- build(deps): Bump dart from
622d0e1
to66e45c5
in /tests/end2end_tests/image by @dependabot in #781 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /tests/end2end_tests/image by @dependabot in #782
- build(deps): Bump dart from
622d0e1
to66e45c5
in /packages/dart/sshnoports/tools by @dependabot in #783 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /packages/dart/sshnoports/tools by @dependabot in #784
- Sshnp gui with composition by @sachins-geekyants in #785
- docs(automated): Update docs from Gitbook by @atsignbot in #787
- chore: improve installer config documentation by @XavierChanth in #777
- fix: dependency hell by @gkc in #792
- build(deps): Bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #793
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /tests/end2end_tests/image by @dependabot in #794
- build(deps): Bump atsigncompany/buildimage from 3.2.5 to 3.2.6_3.3.0-279.3.beta in /packages/dart/sshnoports/tools by @dependabot in #795
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /packages/dart/sshnoports/tools by @dependabot in #796
- build(deps): Bump actions/download-artifact from 4.1.1 to 4.1.2 by @dependabot in #803
- build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #802
- feat: have the daemon support multiple manager atSigns by @gkc in #804
- chore: show the correct params in the config file by @XavierChanth in #805
- docs(automated): Update docs from Gitbook by @atsignbot in #808
- feat: updated faq.md by @jenmonroe in #810
- docs(automated): Update docs from Gitbook by @atsignbot in #811
- build(deps): Bump dart from
63cccf4
to22dab17
in /tests/end2end_tests/image by @dependabot in #812 - build(deps): Bump debian from stable-20240130-slim to stable-20240211-slim in /tests/end2end_tests/image by @dependabot in #813
- build(deps): Bump debian from stable-20240130-slim to stable-20240211-slim in /packages/dart/sshnoports/tools by @dependabot in #814
- build(deps): Bump dart from
63cccf4
toa40513b
in /packages/dart/sshnoports/tools by @dependabot in #815 - build(deps): Bump python cryptography to 42.0.2 by @cpswan in #816
- feat: create slim version of sshnpd docker container that connects to hosts sshd by @cconstab in #807
- build(deps): Bump dart from
a40513b
to7c08a29
in /tests/end2end_tests/image by @dependabot in #817 - build(deps): Bump noports_core from 6.0.3 to 6.0.4 in /packages/dart/sshnoports by @dependabot in #806
- build(deps): Bump github/codeql-action from 3.24.0 to 3.24.1 by @dependabot in #822
- feat: npt (NoPorts Tunnel) - noports but without ssh by @gkc in #809
- build(deps): Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #824
- build: update socket_connector dependency to published version 2.1.0 by @gkc in #825
- docs(automated): Update docs from Gitbook by @atsignbot in #826
- build(deps): Bump github/codeql-action from 3.24.1 to 3.24.3 by @dependabot in #827
- build(deps): Bump dart from 3.2.6 to 3.3.0 in /tests/end2end_tests/image by @dependabot in #828
- build(deps): Bump dart from 3.2.6 to 3.3.0 in /packages/dart/sshnoports/tools by @dependabot in #829
- build(deps): Bump atsigncompany/buildimage from 3.2.6_3.3.0-279.3.beta to 3.3.0_3.3.0 in /packages/dart/sshnoports/tools by @dependabot in #838
- docs(automated): Update docs from Gitbook by @atsignbot in #835
- build(deps): Bump actions/dependency-review-action from 4.1.0 to 4.1.2 by @dependabot in #841
- docs(automated): Update docs from Gitbook by @atsignbot in #840
- build(deps): Bump actions/dependency-review-action from 4.1.2 to 4.1.3 by @dependabot in #842
- build(deps): Bump & pin python deps by @cpswan in #843
- build(deps): Bump cryptography to 42.0.4 by @cpswan in #844
- build(deps): Bump github/codeql-action from 3.24.3 to 3.24.4 by @dependabot in #846
- docs: Update README.md logo by @XavierChanth in #847
- build(deps): Bump github/codeql-action from 3.24.4 to 3.24.5 by @dependabot in #849
- build(deps): Update setuptools requirement from 69.1.0 to 69.1.1 in /packages/python/sshnpd by @dependabot in #848
- docs: Update README.md logo by @XavierChanth in #851
- build(deps): Bump actions/download-artifact from 4.1.2 to 4.1.3 by @dependabot in #852
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #853
- build(deps): Bump atsdk and eliminate transitive dependencies by @cpswan in #854
- build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #857
- build(deps): Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #858
- fix: Correct handling of mixed-case device names by @gkc in #856
- build(deps): Bump actions/download-artifact from 4.1.3 to 4.1.4 by @dependabot in #859
- build(deps): Update atsdk requirement from 0.2.6 to 0.2.7 in /packages/python/sshnpd by @dependabot in #860
- fix: testing feedback fixes implemented by @CurtlyCritchlow in #850
- fix: 786 no ports desktop enhancements by @CurtlyCritchlow in https://github.com/atsign-foundati...
v.5.1.0-rc.11
What's Changed
Generated changelog
- chore: added msix config by @sachins-geekyants in #698
- chore: Release v5.0.2 by @XavierChanth in #773
- fix: profiles are refreshed when first sync after onboarding is completed by @CurtlyCritchlow in #774
- fix: bool fields remains the value the user selected by @CurtlyCritchlow in #778
- docs(automated): Update docs from Gitbook by @atsignbot in #779
- 776 onboarding widget too large for the minimum desktop size by @CurtlyCritchlow in #780
- build(deps): Bump dart from
622d0e1
to66e45c5
in /tests/end2end_tests/image by @dependabot in #781 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /tests/end2end_tests/image by @dependabot in #782
- build(deps): Bump dart from
622d0e1
to66e45c5
in /packages/dart/sshnoports/tools by @dependabot in #783 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /packages/dart/sshnoports/tools by @dependabot in #784
- Sshnp gui with composition by @sachins-geekyants in #785
- docs(automated): Update docs from Gitbook by @atsignbot in #787
- chore: improve installer config documentation by @XavierChanth in #777
- fix: dependency hell by @gkc in #792
- build(deps): Bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #793
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /tests/end2end_tests/image by @dependabot in #794
- build(deps): Bump atsigncompany/buildimage from 3.2.5 to 3.2.6_3.3.0-279.3.beta in /packages/dart/sshnoports/tools by @dependabot in #795
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /packages/dart/sshnoports/tools by @dependabot in #796
- build(deps): Bump actions/download-artifact from 4.1.1 to 4.1.2 by @dependabot in #803
- build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #802
- feat: have the daemon support multiple manager atSigns by @gkc in #804
- chore: show the correct params in the config file by @XavierChanth in #805
- docs(automated): Update docs from Gitbook by @atsignbot in #808
- feat: updated faq.md by @jenmonroe in #810
- docs(automated): Update docs from Gitbook by @atsignbot in #811
- build(deps): Bump dart from
63cccf4
to22dab17
in /tests/end2end_tests/image by @dependabot in #812 - build(deps): Bump debian from stable-20240130-slim to stable-20240211-slim in /tests/end2end_tests/image by @dependabot in #813
- build(deps): Bump debian from stable-20240130-slim to stable-20240211-slim in /packages/dart/sshnoports/tools by @dependabot in #814
- build(deps): Bump dart from
63cccf4
toa40513b
in /packages/dart/sshnoports/tools by @dependabot in #815 - build(deps): Bump python cryptography to 42.0.2 by @cpswan in #816
- feat: create slim version of sshnpd docker container that connects to hosts sshd by @cconstab in #807
- build(deps): Bump dart from
a40513b
to7c08a29
in /tests/end2end_tests/image by @dependabot in #817 - build(deps): Bump noports_core from 6.0.3 to 6.0.4 in /packages/dart/sshnoports by @dependabot in #806
- build(deps): Bump github/codeql-action from 3.24.0 to 3.24.1 by @dependabot in #822
- feat: npt (NoPorts Tunnel) - noports but without ssh by @gkc in #809
- build(deps): Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #824
- build: update socket_connector dependency to published version 2.1.0 by @gkc in #825
- docs(automated): Update docs from Gitbook by @atsignbot in #826
- build(deps): Bump github/codeql-action from 3.24.1 to 3.24.3 by @dependabot in #827
- build(deps): Bump dart from 3.2.6 to 3.3.0 in /tests/end2end_tests/image by @dependabot in #828
- build(deps): Bump dart from 3.2.6 to 3.3.0 in /packages/dart/sshnoports/tools by @dependabot in #829
- build(deps): Bump atsigncompany/buildimage from 3.2.6_3.3.0-279.3.beta to 3.3.0_3.3.0 in /packages/dart/sshnoports/tools by @dependabot in #838
- docs(automated): Update docs from Gitbook by @atsignbot in #835
- build(deps): Bump actions/dependency-review-action from 4.1.0 to 4.1.2 by @dependabot in #841
- docs(automated): Update docs from Gitbook by @atsignbot in #840
- build(deps): Bump actions/dependency-review-action from 4.1.2 to 4.1.3 by @dependabot in #842
- build(deps): Bump & pin python deps by @cpswan in #843
- build(deps): Bump cryptography to 42.0.4 by @cpswan in #844
- build(deps): Bump github/codeql-action from 3.24.3 to 3.24.4 by @dependabot in #846
- docs: Update README.md logo by @XavierChanth in #847
- build(deps): Bump github/codeql-action from 3.24.4 to 3.24.5 by @dependabot in #849
- build(deps): Update setuptools requirement from 69.1.0 to 69.1.1 in /packages/python/sshnpd by @dependabot in #848
- docs: Update README.md logo by @XavierChanth in #851
- build(deps): Bump actions/download-artifact from 4.1.2 to 4.1.3 by @dependabot in #852
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #853
- build(deps): Bump atsdk and eliminate transitive dependencies by @cpswan in #854
- build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #857
- build(deps): Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #858
- fix: Correct handling of mixed-case device names by @gkc in #856
- build(deps): Bump actions/download-artifact from 4.1.3 to 4.1.4 by @dependabot in #859
- build(deps): Update atsdk requirement from 0.2.6 to 0.2.7 in /packages/python/sshnpd by @dependabot in #860
- fix: testing feedback fixes implemented by @CurtlyCritchlow in #850
- fix: 786 no ports desktop enhancements by @CurtlyCritchlow in #861
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #865
- ci: ensure that dependencies are being properly kept up to date by @XavierChanth in #869
- docs(automated): Update docs from Gitbook by @atsignbot in #863
- build(deps): Bump dart from 3.3.0 to 3.3.1 in /packages/dart/sshnoports/tools by @dependabot in #870
- build(deps): Bump atsigncompany/buildimage from 3.3.0_3.3.0 to 3.3.1_3.4.0-99.1.beta in /packages/dart/sshnoports/tools by @dependabot in #871
- build(deps): Bump dart from 3.3.0 to 3.3.1 in /tests/end2end_tests/image by @dependabot in #873
- build(deps): Bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in #872
- build(deps): Bump dart from
b679848
to57fc044
in /packages/dart/sshnoports/tools by @dependabot in #874 - build(deps): Bump debian from stable-20240211-slim to stable-20240311-slim in /pa...
v5.1.0-rc.9
What's Changed
Generated changelog
- chore: added msix config by @sachins-geekyants in #698
- chore: Release v5.0.2 by @XavierChanth in #773
- fix: profiles are refreshed when first sync after onboarding is completed by @CurtlyCritchlow in #774
- fix: bool fields remains the value the user selected by @CurtlyCritchlow in #778
- docs(automated): Update docs from Gitbook by @atsignbot in #779
- 776 onboarding widget too large for the minimum desktop size by @CurtlyCritchlow in #780
- build(deps): Bump dart from
622d0e1
to66e45c5
in /tests/end2end_tests/image by @dependabot in #781 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /tests/end2end_tests/image by @dependabot in #782
- build(deps): Bump dart from
622d0e1
to66e45c5
in /packages/dart/sshnoports/tools by @dependabot in #783 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /packages/dart/sshnoports/tools by @dependabot in #784
- Sshnp gui with composition by @sachins-geekyants in #785
- docs(automated): Update docs from Gitbook by @atsignbot in #787
- chore: improve installer config documentation by @XavierChanth in #777
- fix: dependency hell by @gkc in #792
- build(deps): Bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #793
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /tests/end2end_tests/image by @dependabot in #794
- build(deps): Bump atsigncompany/buildimage from 3.2.5 to 3.2.6_3.3.0-279.3.beta in /packages/dart/sshnoports/tools by @dependabot in #795
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /packages/dart/sshnoports/tools by @dependabot in #796
- build(deps): Bump actions/download-artifact from 4.1.1 to 4.1.2 by @dependabot in #803
- build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #802
- feat: have the daemon support multiple manager atSigns by @gkc in #804
- chore: show the correct params in the config file by @XavierChanth in #805
- docs(automated): Update docs from Gitbook by @atsignbot in #808
- feat: updated faq.md by @jenmonroe in #810
- docs(automated): Update docs from Gitbook by @atsignbot in #811
- build(deps): Bump dart from
63cccf4
to22dab17
in /tests/end2end_tests/image by @dependabot in #812 - build(deps): Bump debian from stable-20240130-slim to stable-20240211-slim in /tests/end2end_tests/image by @dependabot in #813
- build(deps): Bump debian from stable-20240130-slim to stable-20240211-slim in /packages/dart/sshnoports/tools by @dependabot in #814
- build(deps): Bump dart from
63cccf4
toa40513b
in /packages/dart/sshnoports/tools by @dependabot in #815 - build(deps): Bump python cryptography to 42.0.2 by @cpswan in #816
- feat: create slim version of sshnpd docker container that connects to hosts sshd by @cconstab in #807
- build(deps): Bump dart from
a40513b
to7c08a29
in /tests/end2end_tests/image by @dependabot in #817 - build(deps): Bump noports_core from 6.0.3 to 6.0.4 in /packages/dart/sshnoports by @dependabot in #806
- build(deps): Bump github/codeql-action from 3.24.0 to 3.24.1 by @dependabot in #822
- feat: npt (NoPorts Tunnel) - noports but without ssh by @gkc in #809
- build(deps): Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #824
- build: update socket_connector dependency to published version 2.1.0 by @gkc in #825
- docs(automated): Update docs from Gitbook by @atsignbot in #826
- build(deps): Bump github/codeql-action from 3.24.1 to 3.24.3 by @dependabot in #827
- build(deps): Bump dart from 3.2.6 to 3.3.0 in /tests/end2end_tests/image by @dependabot in #828
- build(deps): Bump dart from 3.2.6 to 3.3.0 in /packages/dart/sshnoports/tools by @dependabot in #829
- build(deps): Bump atsigncompany/buildimage from 3.2.6_3.3.0-279.3.beta to 3.3.0_3.3.0 in /packages/dart/sshnoports/tools by @dependabot in #838
- docs(automated): Update docs from Gitbook by @atsignbot in #835
- build(deps): Bump actions/dependency-review-action from 4.1.0 to 4.1.2 by @dependabot in #841
- docs(automated): Update docs from Gitbook by @atsignbot in #840
- build(deps): Bump actions/dependency-review-action from 4.1.2 to 4.1.3 by @dependabot in #842
- build(deps): Bump & pin python deps by @cpswan in #843
- build(deps): Bump cryptography to 42.0.4 by @cpswan in #844
- build(deps): Bump github/codeql-action from 3.24.3 to 3.24.4 by @dependabot in #846
- docs: Update README.md logo by @XavierChanth in #847
- build(deps): Bump github/codeql-action from 3.24.4 to 3.24.5 by @dependabot in #849
- build(deps): Update setuptools requirement from 69.1.0 to 69.1.1 in /packages/python/sshnpd by @dependabot in #848
- docs: Update README.md logo by @XavierChanth in #851
- build(deps): Bump actions/download-artifact from 4.1.2 to 4.1.3 by @dependabot in #852
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #853
- build(deps): Bump atsdk and eliminate transitive dependencies by @cpswan in #854
- build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #857
- build(deps): Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #858
- fix: Correct handling of mixed-case device names by @gkc in #856
- build(deps): Bump actions/download-artifact from 4.1.3 to 4.1.4 by @dependabot in #859
- build(deps): Update atsdk requirement from 0.2.6 to 0.2.7 in /packages/python/sshnpd by @dependabot in #860
- fix: testing feedback fixes implemented by @CurtlyCritchlow in #850
- fix: 786 no ports desktop enhancements by @CurtlyCritchlow in #861
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #865
- ci: ensure that dependencies are being properly kept up to date by @XavierChanth in #869
- docs(automated): Update docs from Gitbook by @atsignbot in #863
- build(deps): Bump dart from 3.3.0 to 3.3.1 in /packages/dart/sshnoports/tools by @dependabot in #870
- build(deps): Bump atsigncompany/buildimage from 3.3.0_3.3.0 to 3.3.1_3.4.0-99.1.beta in /packages/dart/sshnoports/tools by @dependabot in #871
- build(deps): Bump dart from 3.3.0 to 3.3.1 in /tests/end2end_tests/image by @dependabot in #873
- build(deps): Bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in #872
- build(deps): Bump dart from
b679848
to57fc044
in /packages/dart/sshnoports/tools by @dependabot in #874 - build(deps): Bump debian from stable-20240211-slim to stable-20240311-slim in /pac...
v5.1.0-rc.8
What's Changed
Generated changelog
- chore: added msix config by @sachins-geekyants in #698
- chore: Release v5.0.2 by @XavierChanth in #773
- fix: profiles are refreshed when first sync after onboarding is completed by @CurtlyCritchlow in #774
- fix: bool fields remains the value the user selected by @CurtlyCritchlow in #778
- docs(automated): Update docs from Gitbook by @atsignbot in #779
- 776 onboarding widget too large for the minimum desktop size by @CurtlyCritchlow in #780
- build(deps): Bump dart from
622d0e1
to66e45c5
in /tests/end2end_tests/image by @dependabot in #781 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /tests/end2end_tests/image by @dependabot in #782
- build(deps): Bump dart from
622d0e1
to66e45c5
in /packages/dart/sshnoports/tools by @dependabot in #783 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /packages/dart/sshnoports/tools by @dependabot in #784
- Sshnp gui with composition by @sachins-geekyants in #785
- docs(automated): Update docs from Gitbook by @atsignbot in #787
- chore: improve installer config documentation by @XavierChanth in #777
- fix: dependency hell by @gkc in #792
- build(deps): Bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #793
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /tests/end2end_tests/image by @dependabot in #794
- build(deps): Bump atsigncompany/buildimage from 3.2.5 to 3.2.6_3.3.0-279.3.beta in /packages/dart/sshnoports/tools by @dependabot in #795
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /packages/dart/sshnoports/tools by @dependabot in #796
- build(deps): Bump actions/download-artifact from 4.1.1 to 4.1.2 by @dependabot in #803
- build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #802
- feat: have the daemon support multiple manager atSigns by @gkc in #804
- chore: show the correct params in the config file by @XavierChanth in #805
- docs(automated): Update docs from Gitbook by @atsignbot in #808
- feat: updated faq.md by @jenmonroe in #810
- docs(automated): Update docs from Gitbook by @atsignbot in #811
- build(deps): Bump dart from
63cccf4
to22dab17
in /tests/end2end_tests/image by @dependabot in #812 - build(deps): Bump debian from stable-20240130-slim to stable-20240211-slim in /tests/end2end_tests/image by @dependabot in #813
- build(deps): Bump debian from stable-20240130-slim to stable-20240211-slim in /packages/dart/sshnoports/tools by @dependabot in #814
- build(deps): Bump dart from
63cccf4
toa40513b
in /packages/dart/sshnoports/tools by @dependabot in #815 - build(deps): Bump python cryptography to 42.0.2 by @cpswan in #816
- feat: create slim version of sshnpd docker container that connects to hosts sshd by @cconstab in #807
- build(deps): Bump dart from
a40513b
to7c08a29
in /tests/end2end_tests/image by @dependabot in #817 - build(deps): Bump noports_core from 6.0.3 to 6.0.4 in /packages/dart/sshnoports by @dependabot in #806
- build(deps): Bump github/codeql-action from 3.24.0 to 3.24.1 by @dependabot in #822
- feat: npt (NoPorts Tunnel) - noports but without ssh by @gkc in #809
- build(deps): Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #824
- build: update socket_connector dependency to published version 2.1.0 by @gkc in #825
- docs(automated): Update docs from Gitbook by @atsignbot in #826
- build(deps): Bump github/codeql-action from 3.24.1 to 3.24.3 by @dependabot in #827
- build(deps): Bump dart from 3.2.6 to 3.3.0 in /tests/end2end_tests/image by @dependabot in #828
- build(deps): Bump dart from 3.2.6 to 3.3.0 in /packages/dart/sshnoports/tools by @dependabot in #829
- build(deps): Bump atsigncompany/buildimage from 3.2.6_3.3.0-279.3.beta to 3.3.0_3.3.0 in /packages/dart/sshnoports/tools by @dependabot in #838
- docs(automated): Update docs from Gitbook by @atsignbot in #835
- build(deps): Bump actions/dependency-review-action from 4.1.0 to 4.1.2 by @dependabot in #841
- docs(automated): Update docs from Gitbook by @atsignbot in #840
- build(deps): Bump actions/dependency-review-action from 4.1.2 to 4.1.3 by @dependabot in #842
- build(deps): Bump & pin python deps by @cpswan in #843
- build(deps): Bump cryptography to 42.0.4 by @cpswan in #844
- build(deps): Bump github/codeql-action from 3.24.3 to 3.24.4 by @dependabot in #846
- docs: Update README.md logo by @XavierChanth in #847
- build(deps): Bump github/codeql-action from 3.24.4 to 3.24.5 by @dependabot in #849
- build(deps): Update setuptools requirement from 69.1.0 to 69.1.1 in /packages/python/sshnpd by @dependabot in #848
- docs: Update README.md logo by @XavierChanth in #851
- build(deps): Bump actions/download-artifact from 4.1.2 to 4.1.3 by @dependabot in #852
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #853
- build(deps): Bump atsdk and eliminate transitive dependencies by @cpswan in #854
- build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #857
- build(deps): Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #858
- fix: Correct handling of mixed-case device names by @gkc in #856
- build(deps): Bump actions/download-artifact from 4.1.3 to 4.1.4 by @dependabot in #859
- build(deps): Update atsdk requirement from 0.2.6 to 0.2.7 in /packages/python/sshnpd by @dependabot in #860
- fix: testing feedback fixes implemented by @CurtlyCritchlow in #850
- fix: 786 no ports desktop enhancements by @CurtlyCritchlow in #861
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #865
- ci: ensure that dependencies are being properly kept up to date by @XavierChanth in #869
- docs(automated): Update docs from Gitbook by @atsignbot in #863
- build(deps): Bump dart from 3.3.0 to 3.3.1 in /packages/dart/sshnoports/tools by @dependabot in #870
- build(deps): Bump atsigncompany/buildimage from 3.3.0_3.3.0 to 3.3.1_3.4.0-99.1.beta in /packages/dart/sshnoports/tools by @dependabot in #871
- build(deps): Bump dart from 3.3.0 to 3.3.1 in /tests/end2end_tests/image by @dependabot in #873
- build(deps): Bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in #872
- build(deps): Bump dart from
b679848
to57fc044
in /packages/dart/sshnoports/tools by @dependabot in #874 - build(deps): Bump debian from stable-20240211-slim to stable-20240311-slim in /pac...
v5.1.0-rc.6
What's Changed
Generated changelog
- chore: added msix config by @sachins-geekyants in #698
- chore: Release v5.0.2 by @XavierChanth in #773
- fix: profiles are refreshed when first sync after onboarding is completed by @CurtlyCritchlow in #774
- fix: bool fields remains the value the user selected by @CurtlyCritchlow in #778
- docs(automated): Update docs from Gitbook by @atsignbot in #779
- 776 onboarding widget too large for the minimum desktop size by @CurtlyCritchlow in #780
- build(deps): Bump dart from
622d0e1
to66e45c5
in /tests/end2end_tests/image by @dependabot in #781 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /tests/end2end_tests/image by @dependabot in #782
- build(deps): Bump dart from
622d0e1
to66e45c5
in /packages/dart/sshnoports/tools by @dependabot in #783 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /packages/dart/sshnoports/tools by @dependabot in #784
- Sshnp gui with composition by @sachins-geekyants in #785
- docs(automated): Update docs from Gitbook by @atsignbot in #787
- chore: improve installer config documentation by @XavierChanth in #777
- fix: dependency hell by @gkc in #792
- build(deps): Bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #793
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /tests/end2end_tests/image by @dependabot in #794
- build(deps): Bump atsigncompany/buildimage from 3.2.5 to 3.2.6_3.3.0-279.3.beta in /packages/dart/sshnoports/tools by @dependabot in #795
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /packages/dart/sshnoports/tools by @dependabot in #796
- build(deps): Bump actions/download-artifact from 4.1.1 to 4.1.2 by @dependabot in #803
- build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #802
- feat: have the daemon support multiple manager atSigns by @gkc in #804
- chore: show the correct params in the config file by @XavierChanth in #805
- docs(automated): Update docs from Gitbook by @atsignbot in #808
- feat: updated faq.md by @jenmonroe in #810
- docs(automated): Update docs from Gitbook by @atsignbot in #811
- build(deps): Bump dart from
63cccf4
to22dab17
in /tests/end2end_tests/image by @dependabot in #812 - build(deps): Bump debian from stable-20240130-slim to stable-20240211-slim in /tests/end2end_tests/image by @dependabot in #813
- build(deps): Bump debian from stable-20240130-slim to stable-20240211-slim in /packages/dart/sshnoports/tools by @dependabot in #814
- build(deps): Bump dart from
63cccf4
toa40513b
in /packages/dart/sshnoports/tools by @dependabot in #815 - build(deps): Bump python cryptography to 42.0.2 by @cpswan in #816
- feat: create slim version of sshnpd docker container that connects to hosts sshd by @cconstab in #807
- build(deps): Bump dart from
a40513b
to7c08a29
in /tests/end2end_tests/image by @dependabot in #817 - build(deps): Bump noports_core from 6.0.3 to 6.0.4 in /packages/dart/sshnoports by @dependabot in #806
- build(deps): Bump github/codeql-action from 3.24.0 to 3.24.1 by @dependabot in #822
- feat: npt (NoPorts Tunnel) - noports but without ssh by @gkc in #809
- build(deps): Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #824
- build: update socket_connector dependency to published version 2.1.0 by @gkc in #825
- docs(automated): Update docs from Gitbook by @atsignbot in #826
- build(deps): Bump github/codeql-action from 3.24.1 to 3.24.3 by @dependabot in #827
- build(deps): Bump dart from 3.2.6 to 3.3.0 in /tests/end2end_tests/image by @dependabot in #828
- build(deps): Bump dart from 3.2.6 to 3.3.0 in /packages/dart/sshnoports/tools by @dependabot in #829
- build(deps): Bump atsigncompany/buildimage from 3.2.6_3.3.0-279.3.beta to 3.3.0_3.3.0 in /packages/dart/sshnoports/tools by @dependabot in #838
- docs(automated): Update docs from Gitbook by @atsignbot in #835
- build(deps): Bump actions/dependency-review-action from 4.1.0 to 4.1.2 by @dependabot in #841
- docs(automated): Update docs from Gitbook by @atsignbot in #840
- build(deps): Bump actions/dependency-review-action from 4.1.2 to 4.1.3 by @dependabot in #842
- build(deps): Bump & pin python deps by @cpswan in #843
- build(deps): Bump cryptography to 42.0.4 by @cpswan in #844
- build(deps): Bump github/codeql-action from 3.24.3 to 3.24.4 by @dependabot in #846
- docs: Update README.md logo by @XavierChanth in #847
- build(deps): Bump github/codeql-action from 3.24.4 to 3.24.5 by @dependabot in #849
- build(deps): Update setuptools requirement from 69.1.0 to 69.1.1 in /packages/python/sshnpd by @dependabot in #848
- docs: Update README.md logo by @XavierChanth in #851
- build(deps): Bump actions/download-artifact from 4.1.2 to 4.1.3 by @dependabot in #852
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #853
- build(deps): Bump atsdk and eliminate transitive dependencies by @cpswan in #854
- build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #857
- build(deps): Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #858
- fix: Correct handling of mixed-case device names by @gkc in #856
- build(deps): Bump actions/download-artifact from 4.1.3 to 4.1.4 by @dependabot in #859
- build(deps): Update atsdk requirement from 0.2.6 to 0.2.7 in /packages/python/sshnpd by @dependabot in #860
- fix: testing feedback fixes implemented by @CurtlyCritchlow in #850
- fix: 786 no ports desktop enhancements by @CurtlyCritchlow in #861
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #865
- ci: ensure that dependencies are being properly kept up to date by @XavierChanth in #869
- docs(automated): Update docs from Gitbook by @atsignbot in #863
- build(deps): Bump dart from 3.3.0 to 3.3.1 in /packages/dart/sshnoports/tools by @dependabot in #870
- build(deps): Bump atsigncompany/buildimage from 3.3.0_3.3.0 to 3.3.1_3.4.0-99.1.beta in /packages/dart/sshnoports/tools by @dependabot in #871
- build(deps): Bump dart from 3.3.0 to 3.3.1 in /tests/end2end_tests/image by @dependabot in #873
- build(deps): Bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in #872
- build(deps): Bump dart from
b679848
to57fc044
in /packages/dart/sshnoports/tools by @dependabot in #874 - build(deps): Bump debian from stable-20240211-slim to stable-20240311-slim in /packa...