Skip to content

Releases: VeagleDev/weather-widget

Release 2.6

11 May 20:08
Compare
Choose a tag to compare

Optimisation des imports, ajout d'un tray pour les futures notifications, ajout des app-info, chargement de base d'une ville, correction de l'image de cover mal affichée, changement du Update.bat qui ne marchait plus et d'autres petites modifications comme favorites.txt

Full Changelog: v2.5...v2.6

Release 2.5

11 May 19:20
Compare
Choose a tag to compare

Updating the update URL to support SSL.
New update soon.

Full Changelog: v2.4...v2.5

Release 2.4

08 Aug 22:10
Compare
Choose a tag to compare

I added the possibility to add favorites airports (@denisbt issue), and I also added the CLR metar tag (@Martinltx issue) which wasn't supported

Release 2.3

30 Jul 12:46
Compare
Choose a tag to compare

I added again case insensitivity. Thanks to @Martinltx for the issue reporting !

Release 2.2

28 Jul 13:54
Compare
Choose a tag to compare

I changed the sky cover icons with the help of @denisbt

Release 2.1

26 Jul 12:40
Compare
Choose a tag to compare

You can now search airports directly from IATA/ICAO code and if you type a 3-4 char word, it will first try to find the corresponding airport with that code !

Release 2.0

26 Jul 00:15
Compare
Choose a tag to compare

I totally changed the data acquirement and analysis, the application now uses a SQLite database to store the airports and the metars informations. It's much faster ( 50x ) and I filtered the airports to delete the airports without any datas. There will probably have some bugs so you can report them on the Issues section. It took me lot of time so I spear it'll be usefull ! By the way, you can now simply update to the latest version via the application, on startup, it should display a message asking to update 😉

Release 1.9

23 Jul 16:42
Compare
Choose a tag to compare

I added sky cover icons, and i also added a whole new updating system, which automatically detect new releases, before downloading, and installing them ! I changed some other things. Enjoy !

Release 1.8

22 Jul 13:46
Compare
Choose a tag to compare

I associated explicit definitions with the standard METAR code (FEW, SKC, ...), I added icons for the application, I displayed the version on the widget header and also added a License popup with some informations about the project.

Release 1.7

21 Jul 15:27
Compare
Choose a tag to compare

Fixed some bugs with displaying (time and temperature) and some other things