Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show notification if FlightCore is outdated #11

Conversation

GeckoEidechse
Copy link

The notification is set to not auto-expiry to avoid the case of the user missing it due to opening the application in the background.

For the future it would be nice to also have a watermark in the background that shows if FlightCore is outdated to be able to immediately tell in any support ticket whether the issue the user is having is simply caused by an outdated version of FlightCore but this is good enough for the UI rewrite PR right now.

Also strips unused copied code that was previously in the same area.

image

@Alystrasz Alystrasz merged commit 86c42dc into Alystrasz:feat/new-ui Oct 4, 2022
@GeckoEidechse GeckoEidechse deleted the feat/flightcore-oudated-notification branch October 4, 2022 19:58
Alystrasz pushed a commit that referenced this pull request Oct 10, 2022
* feat: Show own version number in settings view

Adds a new field to state that stores FlightCore version number.
Version number is pulled from backend on application launch.

* style: Reorder so that FC version is shown first

* chore: Remove leftover TODO comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants