Skip to content

Commit 4bb0195

Browse files
committed
bump to 2.3.0.b5
1 parent 2860110 commit 4bb0195

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

jgclark.Dashboard/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ For more details see the [plugin's documentation](https://github.com/NotePlan/pl
99
- TODO: fix isNoteFromAllowedFolder() for teamspace or possibly 2025-W21.md
1010
- TODO: enlarged default window size on iPads
1111
-->
12-
## [2.3.0.b5] 2025-07-11
12+
## [2.3.0.b5] 2025-07-11 (unreleased)
1313
- fix to edit icon colour in Project items
1414
- completing, cancelling or updating an item will also now immediately update the same item if it is shown in a different section (e.g. Yesterday and Overdue).
1515

16-
## [2.3.0.b4] 2025-07-06
16+
## [2.3.0.b4] 2025-07-06 (unreleased)
1717
### Improved
1818
- In task dialog don't show 'Unsched' button when task is in a calendar note
1919
- Fix incorrect display after Unscheduling a task
@@ -28,7 +28,7 @@ For more details see the [plugin's documentation](https://github.com/NotePlan/pl
2828
### Dev notes
2929
- remove most START_DELAYED_REFRESH_TIMER calls
3030

31-
## [2.3.0.b3] 2025-06-15
31+
## [2.3.0.b3] 2025-06-15 (unreleased)
3232
### Improved
3333
- changed 'Nothing left on this list ' to say 'All _N_ items completed on this list' where relevant
3434
- stopped spurious "windowResize" message from appearing on iPhones

jgclark.Dashboard/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"plugin.name": "🎛 Dashboard",
66
"plugin.description": "A Dashboard for NotePlan, that in one place shows\n- a compact list of open tasks and checklists from today's note\n- scheduled open tasks and checklists from other notes.\n- Similarly for yesterday's note, tomorrow's note, and the weekly, monthly and quarterly notes too (if used)\n- all overdue tasks\n- all open tasks and checklists that contain particular @tags or #mentions of your choosing\n- the next notes ready to review (if you use the 'Projects and Reviews' plugin).",
77
"plugin.author": "@jgclark",
8-
"plugin.version": "2.3.0.b4",
8+
"plugin.version": "2.3.0.b5",
99
"plugin.hidden": false,
1010
"plugin.lastUpdateInfo": "2.3.0: Start of support for NotePlan Teamspaces. New '/backupSettings' command. Added 'noteTags' feature. Speeded up Tag/Mention sections. Layout improvements. (See README for details.)\n2.2.1: Add new sorting option for Tag and Overdue sections.\n2.2.0: Add 'Search' section. New keyboard shortcuts. Plus many small improvements, bug fixes and performance improvements. See documentation for details.\n2.1.10: More move-under-heading options. Bug fixes and performance improvements.\n2.1.9: performance improvements and better UI for iPhone users.\n2.1.8: various fixes and small improvements.\n2.1.7: various fixes and small improvements.\n2.1.6: allow all current timeblocks to be shown, not just the first. Add new @repeat()s if using the extended syntax from the Repeat Extensions plugin. Bug fixes.\n2.1.5: fixes to time blocks and scheduling items.\n2.1.4: fix to Interactive Processing, and Edit All Perspectives dialog now shows unsaved changes.\n2.1.3: fixes to display of timeblocks, and checklist counts being wrong. Slightly smarter task dialog.\n2.1.2: fix bug - Today section not showing up; fix settings description for max items to show.\n2.1.1: fix bug - Tomorrow section not showing up.\n2.1.0: Add Perspectives; new 'Current Time Block' section; new 'Last Week' section; and many other improvements and fixes.",
1111
"plugin.dependencies": [],

0 commit comments

Comments
 (0)