v2rayN/v2rayN/ServiceLib/Resx
2dust 14cc37d07a
Some checks are pending
release Linux / build (push) Waiting to run
release Linux / release-zip (push) Blocked by required conditions
release Linux / build and release deb x64 & arm64 (push) Waiting to run
release Linux / build and release rpm x64 & arm64 (push) Waiting to run
release Linux / build and release rpm riscv64 (push) Waiting to run
release Linux / build and release deb riscv64 (push) Waiting to run
release Linux / build and release deb loong64 (push) Waiting to run
release macOS / build (push) Waiting to run
release macOS / release-zip (push) Blocked by required conditions
release macOS / package and release macOS dmg (push) Blocked by required conditions
release Windows desktop (Avalonia UI) / build (push) Waiting to run
release Windows desktop (Avalonia UI) / release-zip (push) Blocked by required conditions
release Windows / build (push) Waiting to run
release Windows / release-zip (push) Blocked by required conditions
Add 'New Update' notification flow
Introduce a small update-notification feature: add AppEvents.HasUpdateNotified event and have TaskManager publish it when update messages exist. Add localized resource key (menuNewUpdate) and expose it in the ResUI designer; update resource files for several languages. In the UI, add a New Update button in MainWindow.xaml, wire its click to the existing check-update handler, bind its visibility to a new BlNewUpdate property on MainWindowViewModel, and subscribe the viewmodel to the new event. Also reset the notification flag after showing the Check Update dialog.
2026-05-21 11:25:49 +08:00
..
ResUI.Designer.cs Add 'New Update' notification flow 2026-05-21 11:25:49 +08:00
ResUI.fa-Ir.resx Add 'New Update' notification flow 2026-05-21 11:25:49 +08:00
ResUI.fr.resx Add 'New Update' notification flow 2026-05-21 11:25:49 +08:00
ResUI.hu.resx Add 'New Update' notification flow 2026-05-21 11:25:49 +08:00
ResUI.resx Add 'New Update' notification flow 2026-05-21 11:25:49 +08:00
ResUI.ru.resx Add 'New Update' notification flow 2026-05-21 11:25:49 +08:00
ResUI.zh-Hans.resx Add 'New Update' notification flow 2026-05-21 11:25:49 +08:00
ResUI.zh-Hant.resx Add 'New Update' notification flow 2026-05-21 11:25:49 +08:00