|
1 | 1 | { |
2 | 2 | "title": "What's new in Winston", |
3 | | - "version": "1.0.0", |
| 3 | + "version": "1.1.0", |
4 | 4 | "features": [ |
5 | 5 | { |
6 | | - "subtitle": "We've added a cool new What's New sheet!", |
7 | | - "systemImage": "star", |
8 | | - "title": "What's New sheet" |
| 6 | + "subtitle": "Huge performance upgrade!", |
| 7 | + "systemImage": "hare", |
| 8 | + "title": "Performance Upgrade" |
9 | 9 | }, |
10 | 10 | { |
11 | | - "subtitle": "Want to copy text you see in an image? Now you can!", |
12 | | - "systemImage": "text.viewfinder", |
13 | | - "title": "Live Text" |
| 11 | + "subtitle": "With the new saved posts feed you can finally look at all the cute cat pics you saved so long ago", |
| 12 | + "systemImage": "bookmark", |
| 13 | + "title": "Saved Posts Feed" |
14 | 14 | }, |
15 | 15 | { |
16 | | - "subtitle": "You can now lock Winston with a pin or biometrics.", |
17 | | - "systemImage": "lock", |
18 | | - "title": "Lock Winston" |
| 16 | + "subtitle": "You can finally look at those spicy opinions.", |
| 17 | + "systemImage": "figure.fencing", |
| 18 | + "title": "Add Controversial Sort" |
19 | 19 | }, |
20 | 20 | { |
21 | | - "subtitle": "Download other peoples themes with the all new Theme Store.", |
22 | | - "systemImage": "paintpalette", |
23 | | - "title": "Theme Store" |
| 21 | + "subtitle": "Add subscribed indicator / button to search", |
| 22 | + "systemImage": "checkmark.square", |
| 23 | + "title": "Subscribed Indicator in Search" |
24 | 24 | }, |
25 | 25 | { |
26 | | - "subtitle": "Wait didn't I read this already? With new comments indicators you dont need to ask yourself this question anymore!", |
27 | | - "systemImage": "person", |
28 | | - "title": "New Comments Indicator" |
| 26 | + "subtitle": "Added option to use inline post toolbar in place of floating toolbar in the post page. (Theme -> Post page -> Inline upvote toolbar - at bottom)", |
| 27 | + "systemImage": "rectangle.and.pencil.and.ellipsis", |
| 28 | + "title": "Inline Post Toolbar Option" |
29 | 29 | }, |
30 | 30 | { |
31 | | - "subtitle": "Show some flair with...flairs! Winston now displays flairs in comments.", |
32 | | - "systemImage": "flag", |
33 | | - "title": "User Flairs in Comments" |
| 31 | + "subtitle": "Added ability to sort by only posts or only comments in a user profile. (Click the corresponding karma button)", |
| 32 | + "systemImage": "arrow.up.arrow.down.square", |
| 33 | + "title": "User Profile Sorting" |
| 34 | + }, |
| 35 | + { |
| 36 | + "subtitle": "Tweaked look of UI in many areas (mainly compact mode improvements).", |
| 37 | + "systemImage": "rectangle.3.group", |
| 38 | + "title": "UI Tweaks" |
| 39 | + }, |
| 40 | + { |
| 41 | + "subtitle": "Images in comments now open in the app.", |
| 42 | + "systemImage": "photo", |
| 43 | + "title": "In-App Image Viewer" |
| 44 | + }, |
| 45 | + { |
| 46 | + "subtitle": "In-app safari support improved.", |
| 47 | + "systemImage": "safari", |
| 48 | + "title": "Improved In-App Safari Support" |
| 49 | + }, |
| 50 | + { |
| 51 | + "subtitle": "Implemented iCloud syncing for credentials.", |
| 52 | + "systemImage": "icloud", |
| 53 | + "title": "iCloud Syncing for Credentials" |
| 54 | + }, |
| 55 | + { |
| 56 | + "subtitle": "Removed deprecated bug reporting functionality.", |
| 57 | + "systemImage": "xmark.octagon", |
| 58 | + "title": "Bug Reporting Removal" |
| 59 | + }, |
| 60 | + { |
| 61 | + "subtitle": "Enhanced stability for the video player and made minor performance tweaks.", |
| 62 | + "systemImage": "play.rectangle", |
| 63 | + "title": "Video Player Stability and Performance" |
| 64 | + }, |
| 65 | + { |
| 66 | + "subtitle": "Deployed fix for user flairs and new comment indicators.", |
| 67 | + "systemImage": "wrench.and.screwdriver", |
| 68 | + "title": "Fix for User Flairs and Comment Indicators" |
| 69 | + }, |
| 70 | + { |
| 71 | + "subtitle": "Various bug fixes, stability improvements and QOL tweaks.", |
| 72 | + "systemImage": "hammer", |
| 73 | + "title": "Bug Fixes and QOL Tweaks" |
34 | 74 | } |
35 | | - ], |
36 | | - |
| 75 | + ] |
37 | 76 | } |
0 commit comments