Skip to content

Commit dda7987

Browse files
authored
chore: bump version 0.6.8 (#6164)
* chore: bump version 0.6.8 * chore: update translations
1 parent e561778 commit dda7987

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
### Bug Fixes
1212
- Removed Wayland header from AppImage build
1313
- Fixed the issue where pasting web image on mobile failed.
14+
- Fixed the issue where the name of newly created card in board view didn't show up.
1415

1516
## Version 0.6.7 - 13/08/2024
1617
### New Features

frontend/resources/translations/en.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,10 @@
288288
"minutesAgo": "{count} minutes ago",
289289
"lastViewed": "Last viewed",
290290
"favoriteAt": "Favorited",
291-
"emptyRecent": "No Recent Documents",
292-
"emptyRecentDescription": "As you view documents, they will appear here for easy retrieval",
293-
"emptyFavorite": "No Favorite Documents",
294-
"emptyFavoriteDescription": "Start exploring and mark documents as favorites. They’ll be listed here for quick access!",
291+
"emptyRecent": "No Recent Pages",
292+
"emptyRecentDescription": "As you view pages, they will appear here for easy retrieval.",
293+
"emptyFavorite": "No Favorite Pages",
294+
"emptyFavoriteDescription": "Mark pages as favorites—they'll be listed here for quick access!",
295295
"removePageFromRecent": "Remove this page from the Recent?",
296296
"removeSuccess": "Removed successfully",
297297
"favoriteSpace": "Favorites",

0 commit comments

Comments
 (0)