Skip to content

Releases: AlbrechtL/welle.io

welle.io 2.6

17 Dec 12:14
Compare
Choose a tag to compare

Just before Christmas, I'm happy to release welle.io 2.6.
Beside small improvements, the biggest change is that the Windows version is now signed (Thanks to SignPath.io). This means you can install welle.io without a security warning. The Linux version is also back, but we needed to switch from AppImage to Flatpak because of unsolved Qt6 AppImage issues.

Major changes since welle.io 2.5

Core

  • Round spectrum waterfall boundaries to two digits
  • Improve station list scrolling via mouse
  • Fix restore volume after mute
  • Replace rtl-tcp port spinner by a text input field. Now it is possible to use ports > 9999
  • Fix broken RAW file input
  • Add ensemble ID to service details
  • Fix wrong display of DAB date time
  • Phase_sync improvement (Thanks to @adriengit)
  • Code quality improvements and small fixes (Thanks to @fridrich)
  • Minor changes

Windows

  • Add installer signing
[SignPath] Free code signing on Windows provided by SignPath.io, certificate by SignPath Foundation
  • Update to Qt 6.8.1

Linux

  • Add Flatpak support (experimental)
    • To install this flatpak package, run flatpak --user install welle.io-2.6-Linux-x86_64.flatpak on your system
    • Please give feedback (positiv, negativ) here at the discussions page.
  • Drop AppImage support because of issue probonopd/go-appimage#301
  • Update to Qt 6.8.1

Android

  • Currently unmaintained
  • Please use version 2.4

MacOS

  • Currently unmaintained
  • Please use version 2.4

welle.io 2.5

08 Oct 15:33
Compare
Choose a tag to compare

After 2 1/2 years, here is the next welle.io release. It is a service release, which means that no big new features are added. But there are a lot of important changes in the background to make welle.io future-proof. See the following list for details.

Major changes since welle.io 2.4

Core

  • Migrate from Qt5 to Qt6
  • Migrate build chain from travis-ci and appveyor to GitHub Actions
  • Add inital scan button (#724). Thanks to @dforsi

Windows

  • Add MS Windows 64-bit (x86_64) support
  • Drop MS Windows 32-bit (x86) support
  • Drop official MS Windows 10 and 7 support
    Note: The chances are really high the welle.io runs also on MS Windows 10, but I didn't test it and I will not fix Windows 10 related bugs.
  • Migrate installer to Inno Setup
    Please manually uninstall older welle.io releases because there is no automatic migration implemented.
  • Update to Qt 6.7.2
  • Update to Zadig 2.9
  • Update fftw, rtlsdr and airspy libraries to the latest versions
  • Fix some bugs in rtlsdr which makes welle.io crash

Linux

Android

  • Update to Qt 6.5
  • Because of missing signatures (#814) I can't provide a working APK.

MacOS

  • Drop support because of missing maintenance.
  • Building from source is not tested.
  • Please use version 2.4

welle.io 2.4

12 Feb 22:26
Compare
Choose a tag to compare

Major changes since welle.io 2.3

  • Add official Windows 11 support
  • Update to zadig 2.7
  • Improve the stop/play button
  • Improve the volume slider
  • Add Android support again (only RTL-TCP)
  • Fix channel list. Use only sID to check if a channel is already in the channel list.
  • Fix icon path (some icon were not showing on a Raspberry Pi)
  • A lot of minor stuff (typings, man pages, Readme, macOS build repair, etc.)

welle.io 2.3

22 May 19:25
Compare
Choose a tag to compare

Major changes since welle.io 2.2

  • Add a stop/play button
  • Add a volume slider
  • Add keyboard shortcuts
  • Add Linux MPRIS support
  • Improve SNR calculation
  • Improve ACC error and RS error display
  • Add to choose a folder to save all MOT images
  • Improved MOT slide show when categories are displayed
  • Waterfall graph improvements
  • SoapySDR improvements
  • rtl-tcp improvements
  • Discontinue welle-cli Windows build
  • Updated translations
  • Some graphical improvements
  • Stability improvements
  • Minor bug fixes

welle.io 2.2

22 Aug 21:19
c39d342
Compare
Choose a tag to compare

Major changes since welle.io 2.1

  • New macOS DMG version (experimental)
  • Added catSLS support
  • Added hostname support to rtl-tcp input
  • Added possibility to save all MOT images
  • Added option to display station name in window title
  • Updated translations (French, Norwegian, German)
  • Linux AppImage: Minimal GLIBC version 2.27 is required
  • Linux AppImage: Switch to Qt 5.14.2
  • Rework of "About" dialog
  • At lot of small fixes (visual, crashes)
  • Skipped Android version because it is to much work to build them

welle.io 2.1

04 Dec 21:52
Compare
Choose a tag to compare

Major changes since welle.io 2.0

  • Make it possible to change the style
  • Improve translations
  • Fixed Android bugs #396 and #397
  • Fix some rtl-sdr issues
  • Switch to Qt 5.13 (Android, Windows), Qt 5.12 (Linux)
  • Some small fixes

welle.io 2.0

19 Oct 12:05
Compare
Choose a tag to compare

Major changes since welle.io 2.0 - beta 3

  • Updated French translation
  • [rtl-sdr] Fix duplicate stations while scanning (#385)
  • Restore window on left click on systray icon
  • Fix when setting a station as favorite (same name on 2 channels) the first is selected even if I click the 2nd (#386)
  • Some small fixes

Know issues

  • [Android] Station scan stuck on 5A (#396)
  • [Android] Playing last station not working (#397)

Thanks all contributors who makes it possible to release the version 2.0!

welle.io 2.0-Beta 3

08 Sep 19:16
Compare
Choose a tag to compare
welle.io 2.0-Beta 3 Pre-release
Pre-release

Major changes since welle.io 2.0 - beta 2

  • Fixed Android version but there are still two know issues
    • [Android] Station scan stucks on 5A (#396)
    • [Android] Playing last station not working (#397)
  • Updated Norwegian translation
  • A lot of small fixes

welle.io 2.0-Beta 2

05 May 15:24
Compare
Choose a tag to compare
welle.io 2.0-Beta 2 Pre-release
Pre-release

Major changes since welle.io 2.0 - beta 1

Hint
The Android version my not work. Please see #366 and #365.

welle.io 2.0-Beta 1

09 Dec 12:00
Compare
Choose a tag to compare
welle.io 2.0-Beta 1 Pre-release
Pre-release

Major changes since welle.io 1.0

  • Complete GUI redesign
  • Enhanced expert mode
  • Favorite list
  • Auto play on startup
  • A lot of changes inside the code (~ 600 commits)

The Android version is not available yet because a lot of unmaintained code. We hope that we can provide a version soon.