Releases: DJ2LS/FreeDATA
Releases · DJ2LS/FreeDATA
v0.17.8
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1005
- Update nuitka requirement from <=2.7.12 to <=2.7.13 by @dependabot[bot] in #1004
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows by @dependabot[bot] in #1006
- update dependencies by @DJ2LS in #1011
- Improved logging by @DJ2LS in #1007
- adjustments to rigctld #1009 by @DJ2LS in #1010
- Added package-lock.json, made gui build reproducible by @as3ii in #1017
- v0.17.8 by @DJ2LS in #1019
Full Changelog: v0.17.7...v0.17.8
v0.17.7
Merge pull request #996 from DJ2LS/develop v0.17.7
v0.17.6-beta
What's Changed
- improved logging for bug hunting by @DJ2LS in #982
- Update nuitka requirement from <=2.7 to <=2.7.5 by @dependabot in #986
- Bump creyD/prettier_action from 4.3 to 4.5 by @dependabot in #985
- Bump bootstrap-vue-next from 0.29.4 to 0.30.0 in /freedata_gui by @dependabot in #984
- Bump eslint-plugin-vue from 9.33.0 to 10.1.0 in /freedata_gui by @dependabot in #975
- v0.17.4-beta by @DJ2LS in #983
- 0.17.5-beta by @DJ2LS in #990
- Bump creyD/prettier_action from 4.5 to 4.6 by @dependabot in #993
- Bump marked from 15.0.12 to 16.0.0 in /freedata_gui by @dependabot in #992
- v0.17.6-beta by @DJ2LS in #995
Full Changelog: v0.17.3-beta...v0.17.6-beta
v0.17.3-beta
What's Changed
- Fix install script, missing dev packages for python by @petrkr in #968
- v0.17.3-beta by @DJ2LS in #969
- use context manager instead of passing single instances by @DJ2LS in #970
- more work on socket interface by @DJ2LS in #976
- Bump i18next from 24.2.3 to 25.0.2 in /freedata_gui by @dependabot in #973
- Bump bootstrap-vue-next from 0.28.6 to 0.29.0 in /freedata_gui by @dependabot in #974
- Update nuitka requirement from <=2.6.9 to <=2.7 by @dependabot in #971
- Bump gridstack from 11.5.1 to 12.1.1 in /freedata_gui by @dependabot in #972
- v0.17.3-beta by @DJ2LS in #978
Full Changelog: v0.17.2-beta...v0.17.3-beta
v0.17.2-beta
v0.17.1-beta
What's Changed
- Updated hamlib rig list by @Mashintime in #936
- make ring buffer a setting by @DJ2LS in #937
- Cleanup of old code by @DJ2LS in #938
- Merge VHF testing code for supporting it later somewhen by @DJ2LS in #939
Full Changelog: v0.17.0-beta...v0.17.1-beta
v0.17.0-beta
What's Changed
- some more gui adjustment by @DJ2LS in #892
- Override COM Ports by @DJ2LS in #893
- API and database adjustments by @DJ2LS in #896
- Bump bootstrap-vue-next from 0.26.30 to 0.27.0 in /freedata_gui by @dependabot in #901
- Bump globals from 15.15.0 to 16.0.0 in /freedata_gui by @dependabot in #899
- Update nuitka requirement from <=2.6.2 to <=2.6.7 by @dependabot in #897
- Bump pinia from 2.3.1 to 3.0.1 in /freedata_gui by @dependabot in #900
- adjusted fft calculation by @DJ2LS in #902
- Added Czech translation by @petrkr in #903
- Ls i18n cz by @petrkr in #904
- Ls i18n cz by @petrkr in #906
- multi language support by @DJ2LS in #894
- fix dark mode support + reduced gui size by @DJ2LS in #905
- Further translation adjustments by @DJ2LS in #907
- introduced constants file by @DJ2LS in #908
- remove tci support by @DJ2LS in #909
- adding Italian language file by @DJ2LS in #910
- cleaning some scripts by @DJ2LS in #911
- update server docstrings by @DJ2LS in #912
- adjusting database maintenance by @DJ2LS in #913
- Adjusting Grid and Download/Upload grid config by @DJ2LS in #916
- fixed wavelog and made the popup a little better by @LA3QMA in #915
- WIP: connected mode via socket interface by @DJ2LS in #865
- session stopping and deletion adjustments by @DJ2LS in #918
- fixing different smaller bugs by @DJ2LS in #919
- added missing help string by @DJ2LS in #920
- New Waterfall themes by @DJ2LS in #921
- fixing some gui parts by @DJ2LS in #924
- mobile device gui adjustments by @DJ2LS in #925
- Docker image by @g7ufo in #860
- js linting adjustments by @DJ2LS in #933
- Bump docker/build-push-action from 5 to 6 by @dependabot in #932
- Bump robinraju/release-downloader from 1.11 to 1.12 by @dependabot in #931
- Update nuitka requirement from <=2.6.7 to <=2.6.9 by @dependabot in #930
- Bump bootstrap-vue-next from 0.27.0 to 0.28.3 in /freedata_gui by @dependabot in #929
- Circular Buffer by @DJ2LS in #934
- v0.17.0-beta by @DJ2LS in #917
New Contributors
Full Changelog: v0.16.11...v0.17.0-beta
v0.16.11
What's Changed
- settings hotfix by @DJ2LS in #848
- Update nuitka requirement from <=2.4.11 to <=2.5.4 by @dependabot in #853
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #852
- Bump marked from 14.1.4 to 15.0.3 in /freedata_gui by @dependabot in #851
- Bump bootstrap-vue-next from 0.25.15 to 0.26.7 in /freedata_gui by @dependabot in #849
- Grid updates by @Mashintime in #855
- Update nuitka requirement from <=2.5.4 to <=2.5.9 by @dependabot in #858
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #859
- adjusted tests and small server hot fix by @DJ2LS in #868
- Add support for Wavelog by @LA3QMA in #866
- Wavelog adjustments by @LA3QMA in #869
- fixing wrong image compression by @DJ2LS in #872
- Porting codec2 modes to custom modes by @DJ2LS in #871
- fix opening url in new tab by @DJ2LS in #873
- Update nuitka requirement from <=2.5.9 to <=2.6.2 by @dependabot in #876
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #878
- fixing missing map information on wrong locator by @DJ2LS in #881
- adjust web and modem settings by @DJ2LS in #887
- adjusted exp settings by @DJ2LS in #886
- Adjustment for Grid Items by @DJ2LS in #888
- macOS install Scripts v0.0.1 by @HB9HBO in #879
- Move API Endpoints to subfolders by @DJ2LS in #889
- more gui adjustments by @DJ2LS in #890
- v0.16.11 by @DJ2LS in #875
New Contributors
Full Changelog: v0.16.9...v0.16.11