Freedata

Latest version: v0.16.10

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 18

0.16.3alpha

What's Changed
* First version of offline map for heard stations by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/799
* first heard station map by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/800
* 0.16.3-alpha by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/801


**Full Changelog**: https://github.com/DJ2LS/FreeDATA/compare/v0.16.2-alpha...v0.16.3-alpha

0.16.2alpha

What's Changed
* Update nuitka requirement from <=2.4.5 to <=2.4.8 by dependabot in https://github.com/DJ2LS/FreeDATA/pull/796
* Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by dependabot in https://github.com/DJ2LS/FreeDATA/pull/795
* 777
* 761
* 766
* 779
* 797
* v0.16.2-alpha by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/776


**Full Changelog**: https://github.com/DJ2LS/FreeDATA/compare/v0.16.1-alpha...v0.16.2-alpha

0.16.1alpha

What's Changed
* 0.16.1-alpha by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/759


**Full Changelog**: https://github.com/DJ2LS/FreeDATA/compare/v0.16.0-alpha.1...v0.16.1-alpha

0.16.0alpha

What's Changed
* api message filter by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/730
* perform database cleanup on startup by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/731
* show attempts for chat message by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/732
* trigger ptt via serial DTR/RTS by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/735
* Bump robinraju/release-downloader from 1.10 to 1.11 by dependabot in https://github.com/DJ2LS/FreeDATA/pull/745
* Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by dependabot in https://github.com/DJ2LS/FreeDATA/pull/746
* Bump eslint-plugin-vue from 8.7.1 to 9.27.0 in /freedata_gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/752
* Update nuitka requirement from <=2.3.11 to <=2.4.5 by dependabot in https://github.com/DJ2LS/FreeDATA/pull/753
* 0.16.0 by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/733
* test hoffix by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/754
* fix tests before release by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/755


**Full Changelog**: https://github.com/DJ2LS/FreeDATA/compare/v0.15.9-alpha.1...v0.16.0-alpha

0.15.9alpha.1

What's Changed
* Bump softprops/action-gh-release from 1 to 2 by dependabot in https://github.com/DJ2LS/FreeDATA/pull/696
* Bump vitest from 1.3.1 to 1.4.0 in /gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/697
* Bump vuemoji-picker from 0.2.0 to 0.2.1 in /gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/698
* Bump vite from 5.1.3 to 5.1.7 in /gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/702
* Bump electron-log from 5.1.1 to 5.1.2 in /gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/701
* Bump electron-builder from 24.9.1 to 24.13.3 in /gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/700
* Bump chart.js from 4.4.1 to 4.4.2 in /gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/699
* New speed levels & compression & signalling mode by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/704
* Pip installer by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/707
* Dev appimage installer by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/708
* Bump actions/checkout from 2 to 4 by dependabot in https://github.com/DJ2LS/FreeDATA/pull/713
* Bump softprops/action-gh-release from 1 to 2 by dependabot in https://github.com/DJ2LS/FreeDATA/pull/714
* Bump robinraju/release-downloader from 1.9 to 1.10 by dependabot in https://github.com/DJ2LS/FreeDATA/pull/715
* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.14 by dependabot in https://github.com/DJ2LS/FreeDATA/pull/716
* Handle None responses from rigctld strength command by Mashintime in https://github.com/DJ2LS/FreeDATA/pull/719
* Fixing the paths in copy-files.bat to match actual paths by aschuhardt in https://github.com/DJ2LS/FreeDATA/pull/721
* WIP v.0.15.x by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/709
* Bump vue-tsc from 1.8.27 to 2.0.19 in /freedata_gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/722
* Bump emoji-picker-element from 1.21.0 to 1.21.3 in /freedata_gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/724
* Bump typescript from 5.3.3 to 5.4.5 in /freedata_gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/725
* Bump chart.js from 4.4.2 to 4.4.3 in /freedata_gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/726
* Bump electron/notarize from 2.2.1 to 2.3.2 in /freedata_gui by dependabot in https://github.com/DJ2LS/FreeDATA/pull/723
* Fix rigctl health status on gui start always being false by Mashintime in https://github.com/DJ2LS/FreeDATA/pull/728
* improving packet collision detection and server shutdown by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/727

New Contributors
* aschuhardt made their first contribution in https://github.com/DJ2LS/FreeDATA/pull/721

**Full Changelog**: https://github.com/DJ2LS/FreeDATA/compare/v0.14.5-alpha...v0.15.9-alpha.1

0.14.5alpha

What's Changed
* adjusted ping and qrv by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/689
* set maximum bandwidth by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/690
* Socket interface prototype by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/691
* add gridsquare to event by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/692
* calculate grid distance by DJ2LS in https://github.com/DJ2LS/FreeDATA/pull/693



**Full Changelog**: https://github.com/DJ2LS/FreeDATA/compare/v0.14.4-alpha...v0.14.5-alpha

Page 2 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.