Skip to content

Releases: nucleus-ffm/foss_warn

1.0.0

08 Sep 10:38
bfe5de1
Compare
Choose a tag to compare

This is the final release of version 1.0.0 of FOSSWarn. After a long development phase it is now time to publish this version as next release. This release brings a lot of changes.

Read the full release note here or check out the individual pull request for more details.

What's Changed

New Contributors

Full Changelog: 0.8.1...1.0.0

Version 1.0.0 alpha 3 (testing only)

01 Aug 18:32
245732d
Compare
Choose a tag to compare
Pre-release

This fixes the following known limitations/issues of the alpha 2 version:

  • UnifiedPush on Android <= 12
  • the subscription error due to server-side changes of the bounding box requirements
  • Small UI improvements for a better user experience.

See the release note of alpha 2 for more information

What's Changed

Full Changelog: pre-1.0.0-alpha_2...pre-1.0.0-alpha_3

1.0.0 alpha 2 (experimental testing only)

23 Jul 10:43
00dd306
Compare
Choose a tag to compare

This release is the third experimental release of FOSSWarn 1.0.0. This release is already a huge step closer to finishing than the alpha 1. This version is still not ready for production yet, but with this release, we want to test the entire system in the real world. So if you want to help us test this version, please install it, join the matrix room, and share your experience. The entire push notification thing especially needs to be tested.

Known limitations of the alpha 2 version:

  • You may receive many notifications if there is a weather-related event in Germany. The filtering for already-notified alerts and the silent alerts for updates for these is not working yet.
  • Some translations are not updated yet (please check Weblate if you want to help)
  • If you open the app, it takes some time to load the alerts. Please wait for a few seconds.
  • Push notifications are a completely new field and may have some issues. If, for example, the subscription is not working on the first try, just try it again.
  • There is an issue with push notifications on Android 12 and earlier versions. This will be resolved soon with a small update.

How to test if it is working

If you just want to confirm if the push notifications are working as expected, you can go into the developer settings and enable Subscribe for technical test alerts from the FOSS Public Alert Server; with that enabled, you will receive a test notification every five minutes. If you don't want to receive them anymore, just disable it again. Otherwise, just subscribe to an area in the world and wait for the next alert.

⚠️ Before installing, remove any previous installation of FOSSWarn on your device.
⚠️ Please do not use ntfy.sh as a unified push server. We are always rate-limited and therefore do not accept any subscriptions with that server.

Please do not open any issues with this version of FOSSWarn. If you want to discuss FPAS and the new FOSSWarn version, you can join our Matrix space https://matrix.to/#/#foss_warn:tchncs.de

Linux support

Thanks to @PureTryOut, we now have initial Linux support. We haven't built a .deb/.rpm/flatpak package yet, but experienced users can already try the bundle. See the official Flutter docu for more information. It might be enough to install the following dependencies:

sudo apt-get install libgtk-3-0 libblkid1 liblzma5

And start the foss_warn app in the bundle folder. You will also need to install KunifiedPush. As we need the newest version; you may need to compile it yourself or wait for the next release.
We will add a package file later and release it in the Flatpak store.

What's Changed

A huge thanks to @PureTryOut for this help.

Full Changelog: pre-1.0.0-alpha_1...pre-1.0.0-alpha_2

1.0.0 alpha 1 (experimental testing only)

18 Feb 16:06
17e4af6
Compare
Choose a tag to compare

This release is the second highly experimental release of FOSSWarn with support for the FOSS Public Alert Server. This version is not yet ready for production and is just for people who want to test our new infrastructure. Do not install this version if you expect a fully working version. Delete any older version of FOSSWarn before installing.

To use this version, you have to enter the following FPAS server URL in the settings: https://alerts.kde.org

Please do not open any issues with this version of FOSSWarn. If you want to discuss FPAS and the new FOSSWarn version, you can join our Matrix space https://matrix.to/#/#foss_warn:tchncs.de

Important

We are currently refactoring extensively to improve the code quality and maintainability. Before things get better, some features will be broken. Right now some views do not automatically reload if data changed. We hope to release the next stable version shortly.

We made some API changes for FPAS. Due to the changes, version 1.0.0-alpha_0 version of FOSSWarn does not work anymore. Please use the alpha_1 version instead. You will have to re-add all of your subscriptions.

What's Changed

New Contributors

Full Changelog: pre-1.0.0-alpha_0...pre-1.0.0-alpha_1

If you do not know which apk to use, use the general one.

0.8.1 (beta)

06 Feb 15:41
ceae77a
Compare
Choose a tag to compare

What's Changed

  • add another edge case for geoJson fixer by @nucleus-ffm in #160
    • this fixes the issue the "type 'int' is not a subtype of type 'double' in type cast" error
    • This also improves the position of the position marker. Previously, the pin was centered on the coordinates, which made it look as if the tip of the pin was pointing to the wrong position.

Full Changelog: 0.8.0...0.8.1

0.8.0 (beta)

03 Jan 16:19
a23854f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.8.0

If you are curious about more details about the development, you can also check out the release notes.
release note

If you do not know which apk to use, use the general one.

1.0.0 alpha 0 (experimental testing only)

28 Dec 12:13
7e6dca1
Compare
Choose a tag to compare

This version no longer works with the latest FPAS version. Please use the alpha 1 instead.

This release is the first highly experimental release of FOSSWarn with support for the FOSS Public Alert Server. This version is not yet ready for production and is just for people who want to test our new infrastructure. Do not install this version if you expect a fully working version. Delete any older version of FOSSWarn before installing.

To use this version, you have to enter the following FPAS server URL in the settings: https://alerts.kde.org

Please do not open any issues with this version of FOSSWarn. If you want to discuss FPAS and the new FOSSWarn version, you can join our Matrix channel https://matrix.to/#/#FPAS_discussion:tchncs.de

If you do not know which apk to use, use the general one.

0.8.0 Alpha 2 (testing only)

17 Dec 13:24
39ec883
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: pre-0.8.0-alpha_1...pre-0.8.0-alpha_2

0.8.0 Alpha 1 (testing only)

19 Nov 15:07
3cf3031
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: pre-0.7.1-2...pre-0.8.0-alpha_1

0.7.1 (beta)

11 Jul 20:24
3026dd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1
If you do not know which apk to use, use the general one.