What's Changed
- docs(changelog): align version sections with what each build ships by @OndrejU-SAG in #55
- ci(release): enforce that stable is a promotion of its beta-tested build by @OndrejU-SAG in #56
- fix(settings): guard entire display() so the pane can never be silently blank; cut 1.11.0-beta.2 by @OndrejU-SAG in #58
- fix(settings): render the pane via the 1.13 settings API so it can't be skipped; cut 1.11.0-beta.3 by @OndrejU-SAG in #59
- fix(dates): stop moment's Date() fallback warning on non-date task fields; accept wikilink dates (#52) by @OndrejU-SAG in #60
- chore: cut 1.11.0-beta.4 for BRAT testing by @OndrejU-SAG in #61
- fix(settings): stop shadowing Obsidian 1.13's internal SettingTab.renderTab; cut 1.11.0-beta.5 by @OndrejU-SAG in #62
- Add global card corner radius setting by @OndrejU-SAG in #57
- feat(recent): add file-type filter to the Recent files card by @ondreu in #65
- refactor(settings): reorganise card & dashboard settings into tabs by @ondreu in #66
- feat(rss): quick-add GitHub repo releases/commits feeds by @ondreu in #68
- chore: release 1.11.0, open 1.12.0-beta.1 by @ondreu in #70
- Add per-dashboard header customization by @NelsonAguirre in #75
- Add card border width setting by @NelsonAguirre in #78
- Fix frozen TaskNotes edit modal for existing tasks (#72) by @ondreu in #73
- Make Kanban card titles editable (#71) by @OndrejU-SAG in #80
- chore: release 1.12.0, open 1.13.0-beta.1 by @OndrejU-SAG in #81
- docs(releasing): document the release-train cadence; add /release skill by @OndrejU-SAG in #83
- feat(bookmarks): render bookmark groups as collapsible folders (#82) by @ondreu in #87
- fix: open files in place from the dashboard instead of a new tab (#84) by @ondreu in #88
- feat(leaf): show a specific file in the Plugin view card by @ondreu in #89
- Make the crystal icon follow the theme's icon color by @romanmurray in #90
- Link a dashboard to a core Workspace (auto-switch) by @romanmurray in #91
- fix(bookmarks): show file name instead of full path for unnamed bookmarks (#92) by @OndrejU-SAG in #95
- chore: release 1.13.0, open 1.14.0-beta.1 by @OndrejU-SAG in #96
- fix(clock): make 12-hour clock selectable regardless of locale by @ondreu in #98
- Add advanced mode to the Vault statistics card by @ondreu in #100
- Calendar card: agenda layout + external ICS/iCal calendars by @ondreu in #101
- chore: release 1.14.0, open 1.15.0-beta.1 by @OndrejU-SAG in #102
- Add a Jira saved-filter dashboard card by @jspada200 in #105
- chore: release 1.15.0, open 1.16.0-beta.1 by @ondreu in #112
- Modularize card architecture into a registry (#103) by @ondreu in #107
- Fix calendar events shifted by a day; soften today highlight by @ondreu in #114
- deps: bump fast-uri from 3.1.3 to 3.1.4 by @dependabot[bot] in #113
- Add "Focus search on open" option (#115) by @ondreu in #121
- Add per-dashboard "Default on mobile" flag (#120) by @ondreu in #122
- Jump to the task's line when opening its note (#118) by @ondreu in #125
- Support vault-image icons on tiles; add Lucide icon tooltip (#119) by @ondreu in #127
- Show a checkbox for all TaskNotes tasks in the list (#111) by @ondreu in #126
- Refresh dashboard on focus and on vault changes (#110) by @ondreu in #123
- Stop stretching the search filter chips across the full width by @ondreu in #128
- change default BG by @ondreu in #129
- chore: release 1.16.0, open 1.17.0-beta.1; document the dispatch release path by @ondreu in #130
- Delete assets/default-bg.gif by @ondreu in #133
- Rename default-bg.png to default-bg.gif by @ondreu in #134
- Tasks card: status chip in the list, Kanban translucency to match by @OndrejU-SAG in #135
- chore: cut 1.17.0-beta.2 by @OndrejU-SAG in #136
- chore: release 1.17.0, open 1.18.0-beta.1 by @ondreu in #139
- chore: clear the lint warnings that are safe to clear by @ondreu in #140
- perf(search): set the filter chip count from JS instead of :has() by @ondreu in #142
- fix(styles): hold our focus suppression against theme focus rings (#138) by @ondreu in #147
- fix(cards): write checkbox ticks back to their source (#143) by @ondreu in #148
- fix(tasks): rank priority by exact level so Highest sorts above High (#145) by @ondreu in #149
- feat(icons): show Iconic and Iconize file icons across Hearth (#132) by @ondreu in #150
- chore: release 1.18.0, open 1.19.0-beta.1 by @ondreu in #151
- Revert "chore: release 1.18.0, open 1.19.0-beta.1 (#151)" by @ondreu in #152
- chore: cut 1.18.0-beta.2 by @ondreu in #154
- docs(releasing): make cut-and-promote-in-one-pass impossible to read as valid by @ondreu in #153
- feat(tasks): build your own task fields by @OndrejU-SAG in #162
- fix(cards): stop clipping task checkboxes in embed and jot cards by @ondreu in #166
- fix(tasks): keep a task list to one task per line by @ondreu in #167
- fix(tasks): stop the filter modal crushing the Status label (#164) by @ondreu in #168
- feat(cards): edit notes in Obsidian's Live Preview editor (#160) by @ondreu in #169
- feat(behaviour): choose where Hearth opens notes (#106) by @ondreu in #170
- Honour card opacity in embedded Bases table view by @ondreu in #171
- feat(calendar): take TaskNotes as a calendar source by @OndrejU-SAG in #172
- fix(calendar): soften today's highlight in the agenda list by @OndrejU-SAG in #173
- feat(calendar): choose which chips an agenda entry shows by @OndrejU-SAG in #174
- deps: bump fast-uri from 3.1.4 to 3.1.5 by @dependabot[bot] in #159
- ci: bump actions/setup-node from 4 to 7 by @dependabot[bot] in #94
- deps: bump postcss from 8.5.17 to 8.5.25 by @dependabot[bot] in #131
- ci: bump actions/attest-build-provenance from 2 to 4 by @dependabot[bot] in #21
- deps: bump js-yaml from 4.3.0 to 4.3.1 by @dependabot[bot] in #175
- ci: bump actions/checkout from 4 to 7 by @dependabot[bot] in #23
- docs: streamline README for readability by @OndrejU-SAG in #177
- chore: release 1.18.0, open 2.0.0-beta.1 by @ondreu in #179
- feat: add low power mode by @ondreu in #180
- feat(settings): list every integration on the Integrations tab by @OndrejU-SAG in #181
- Remove issue-number reference from embed card's Open button description by @ondreu in #182
- Redesign the settings pane: category index with drill-down pages by @ondreu in #183
- Make body-search results readable and stop stale vault scans by @OndrejU-SAG in #184
- feat(cards): add a Datacore card alongside Dataview by @ondreu in #185
- feat(cards): add a Weather card with five styles by @OndrejU-SAG in #186
- feat(background): paint the board with the live weather sky by @OndrejU-SAG in #187
- feat(cards): add a Git card driven by the obsidian-git plugin by @ondreu in #188
- feat(cards): add a Pet card — a pixel-art companion fed by vault activity by @OndrejU-SAG in #189
- chore: cut 2.0.0-beta.2 by @OndrejU-SAG in #190
- fix(whatsnew): reflow and restructure the changelog dialog by @ondreu in #191
- fix(tasks): make the task field styles mean the same thing on every field by @ondreu in #192
- fix(weather): give the coordinates row room, and stop it losing the first value by @ondreu in #193
- Redesign the add-card picker and stop hiding plugin-backed cards by @ondreu in #194
- Add a search-bar card, with an optional filter row and a seamless mode by @ondreu in #196
- Let the search section be turned off globally, per board, or both by @ondreu in #197
- Let a single card set its own border width by @ondreu in #198
- Add a Calendar card with month, week, day and list views by @ondreu in #199
- chore: cut 2.0.0-beta.3 by @OndrejU-SAG in #200
- Add a Dashboard settings button to the arrange toolbar by @OndrejU-SAG in #201
- chore: cut 2.0.0-beta.4 by @OndrejU-SAG in #202
New Contributors
- @romanmurray made their first contribution in #90
- @jspada200 made their first contribution in #105
Full Changelog: 1.10.0...2.0.0