Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions src/assets/img/whats-new-color-schemes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
69 changes: 69 additions & 0 deletions src/assets/img/whats-new-homescreen-shortcuts.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 14 additions & 5 deletions src/locales/en/release_notes.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
{
"2026-01-20T00:00": {
"2026-07-01T00:00": {
"images": {
"img_01": {
"src": "https://raw.githubusercontent.com/sws2apps/organized-app/refs/heads/main/src/assets/img/whats-new-color-schemes.svg",
"tr_title": "New color schemes",
"tr_desc": "More ways to make Organized yours! Explore new colors in profile settings, from minimal monochrome to vibrant pink."
},
"img_02": {
"src": "https://raw.githubusercontent.com/sws2apps/organized-app/refs/heads/main/src/assets/img/whats-new-homescreen-shortcuts.svg",
"tr_title": "Home screen shortcuts",
"tr_desc": "Jump straight to the most important features, on both desktop and mobile devices."
}
},
"improvements": {
"tr_note_01": "View field service and language groups statistics in Publishers records",
"tr_note_02": "Add upcoming event to a calendar",
"tr_note_03": "Redesigned header navigation and added bottom menu for mobile",
"tr_note_04": "Export outgoing speakers schedule as PDF"
"tr_note_01": "Added school for congregation elders credit hour preset"
}
}
}
Loading