Commit af7f009
Add deprecation notice for 5.x users (#2904)
Show a modal on app startup informing users that Quiet 5.x is deprecated
due to a security fix in 6.0 and they should upgrade.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent 716b3c4 commit af7f009
1 file changed
Lines changed: 6 additions & 2 deletions
File tree
- packages/desktop/src/renderer/containers/widgets/breakingChangesWarning
packages/desktop/src/renderer/containers/widgets/breakingChangesWarning/BreakingChangesWarning.tsx
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | | - | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
0 commit comments