# Changelog Stable-release entries are generated by release-please from conventional-commit PR titles; beta entries live in [CHANGELOG.beta.md](CHANGELOG.beta.md). Do not edit this file by hand — polish entries on the Release PR before merging it. The hand-written history below (0.4.0 and earlier) is preserved as-is. ## [0.7.0](https://github.com/team-reflect/reflect-open/compare/v0.6.0...v0.7.0) (2026-07-28) ### Features * add a smooth caret animation setting ([#840](https://github.com/team-reflect/reflect-open/issues/840)) ([bc1f201](https://github.com/team-reflect/reflect-open/commit/bc1f2012476cd82f7f2ef6d4294bcccca968af28)) * adopt existing Markdown vaults in place ([#920](https://github.com/team-reflect/reflect-open/issues/920)) ([50962f3](https://github.com/team-reflect/reflect-open/commit/50962f3598b29a184ec2077ae1149a9e875704d1)) * allow GitHub sign-out with no connected graph ([#945](https://github.com/team-reflect/reflect-open/issues/945)) ([d0638e9](https://github.com/team-reflect/reflect-open/commit/d0638e9fa7fdeed350730e2a2d995d9edd9174c3)) * attach Apple link previews to URL-only captures ([#929](https://github.com/team-reflect/reflect-open/issues/929)) ([3eb6113](https://github.com/team-reflect/reflect-open/commit/3eb6113b615948e506120fa2b6abbd69d11674d4)) * configure AI chat system prompts ([#775](https://github.com/team-reflect/reflect-open/issues/775)) ([091519d](https://github.com/team-reflect/reflect-open/commit/091519d926148afe996997934f459b4e8251daf7)) * find text within notes ([#955](https://github.com/team-reflect/reflect-open/issues/955)) ([22fda1b](https://github.com/team-reflect/reflect-open/commit/22fda1bf5b85d045bc286de55f45a1f883a7a0cd)) * format audio transcriptions automatically ([#873](https://github.com/team-reflect/reflect-open/issues/873)) ([c994a2e](https://github.com/team-reflect/reflect-open/commit/c994a2ee2d803a1b751303c67aacac6e2dfb6a4e)) * **mobile:** add AI provider consent block ([#891](https://github.com/team-reflect/reflect-open/issues/891)) ([595a215](https://github.com/team-reflect/reflect-open/commit/595a2157d920cba258a93180c2bc44e22188efe4)) * render Mermaid code blocks ([#841](https://github.com/team-reflect/reflect-open/issues/841)) ([a7b7c8d](https://github.com/team-reflect/reflect-open/commit/a7b7c8dd3d320d87d7c48ed2e905be08aee6030c)) * resolve vault links and attachments ([#956](https://github.com/team-reflect/reflect-open/issues/956)) ([37978c5](https://github.com/team-reflect/reflect-open/commit/37978c597057c7c4448d0db86890a6f850bd3156)) * show daily note markers in iOS calendar ([#928](https://github.com/team-reflect/reflect-open/issues/928)) ([16ce9a3](https://github.com/team-reflect/reflect-open/commit/16ce9a3dbae539f93ae731f0a046c6b70f215379)) * support meeting-length audio memos via segmented recording ([#971](https://github.com/team-reflect/reflect-open/issues/971)) ([eabed7b](https://github.com/team-reflect/reflect-open/commit/eabed7b40858929de61f863aef460122c2a5a1f9)) ### Bug Fixes * accept Anthropic API keys from orgs that disallow browser CORS requests ([#879](https://github.com/team-reflect/reflect-open/issues/879)) ([15b6f13](https://github.com/team-reflect/reflect-open/commit/15b6f13a21d9bb2e097db57138c31b0e766448db)) * add Paste and Match Style (Cmd+Shift+V) to the macOS Edit menu ([#905](https://github.com/team-reflect/reflect-open/issues/905)) ([8be94e0](https://github.com/team-reflect/reflect-open/commit/8be94e0d332482419738c2203a70796cb4d8cc0e)) * allow changing AI provider default models ([#810](https://github.com/team-reflect/reflect-open/issues/810)) ([554bdea](https://github.com/team-reflect/reflect-open/commit/554bdeade18031744af8207870d079c895c2438a)) * allow linking notes whose titles contain wikilinks ([#864](https://github.com/team-reflect/reflect-open/issues/864)) ([8332444](https://github.com/team-reflect/reflect-open/commit/8332444f3242f6c68ee42cbbcdb11740378d41f2)) * capture iOS audio memos from Bluetooth headsets ([#789](https://github.com/team-reflect/reflect-open/issues/789)) ([8a4e2ea](https://github.com/team-reflect/reflect-open/commit/8a4e2eaa6f04283c3a1669893b45e1d5655f64a2)) * clicking a daily note's date heading focuses the note ([#904](https://github.com/team-reflect/reflect-open/issues/904)) ([2cbe463](https://github.com/team-reflect/reflect-open/commit/2cbe463e5302e9eca8282947eade40f7de5ab7df)) * enrich shared links before AI finishes ([#877](https://github.com/team-reflect/reflect-open/issues/877)) ([74a137b](https://github.com/team-reflect/reflect-open/commit/74a137b90e23c9d56b24aa6ee4caf9ca8acd24a9)) * enrich URL-only mobile link captures ([#872](https://github.com/team-reflect/reflect-open/issues/872)) ([88f163b](https://github.com/team-reflect/reflect-open/commit/88f163bb679d84d267c0005d2ad04323034e61a4)) * expand collapsed list items in backlink snippets ([#906](https://github.com/team-reflect/reflect-open/issues/906)) ([c397551](https://github.com/team-reflect/reflect-open/commit/c3975518ab6d4e92d9d88716be51ac2b993b1132)) * fetch link previews like a normal browser request ([#886](https://github.com/team-reflect/reflect-open/issues/886)) ([cab03fb](https://github.com/team-reflect/reflect-open/commit/cab03fb324984d88dfb72a553e767a8db615e5ee)) * handle iCloud dataless files ([#896](https://github.com/team-reflect/reflect-open/issues/896)) ([695ed24](https://github.com/team-reflect/reflect-open/commit/695ed24d144170b146823ec5f84b56fa86826ffc)) * keep app running when closing Mac window ([#808](https://github.com/team-reflect/reflect-open/issues/808)) ([e98f4d3](https://github.com/team-reflect/reflect-open/commit/e98f4d36dae621e182cf92f25b443e18bbfea321)) * keep automatic daily entries in their lists ([#940](https://github.com/team-reflect/reflect-open/issues/940)) ([48ba8c2](https://github.com/team-reflect/reflect-open/commit/48ba8c2ae7a9d15bbb7d83d7929dddb4a351edfb)) * keep long AI prompts within the dialog ([#930](https://github.com/team-reflect/reflect-open/issues/930)) ([645d0e2](https://github.com/team-reflect/reflect-open/commit/645d0e20b5fe67c958066d099d010d052ea2ce62)) * keep note history when a graph's GitHub backup is signed out ([#950](https://github.com/team-reflect/reflect-open/issues/950)) ([8f1e475](https://github.com/team-reflect/reflect-open/commit/8f1e4758b72cf18268697a217ec18f12b8d10d7a)) * let the Mac close button hide the app ([#811](https://github.com/team-reflect/reflect-open/issues/811)) ([df0e6fa](https://github.com/team-reflect/reflect-open/commit/df0e6fa7a7fbffd491f6386b439952589f6b8ef0)) * make page breaks visible in the editor ([#850](https://github.com/team-reflect/reflect-open/issues/850)) ([2a48e03](https://github.com/team-reflect/reflect-open/commit/2a48e033ca5adfc4ef66126e559fe87f1ff46304)) * preserve note aliases in links and backlinks ([#861](https://github.com/team-reflect/reflect-open/issues/861)) ([cb1a3dc](https://github.com/team-reflect/reflect-open/commit/cb1a3dc48945c486042b28555579b11ded5a2d4f)) * preserve numeric notation in formatted transcripts ([#876](https://github.com/team-reflect/reflect-open/issues/876)) ([a7de4c9](https://github.com/team-reflect/reflect-open/commit/a7de4c9df8708af5dc2ce7311a2b7da87a8da22e)) * preserve safe editor transform diagnostics ([#851](https://github.com/team-reflect/reflect-open/issues/851)) ([628c2c7](https://github.com/team-reflect/reflect-open/commit/628c2c7077cefe0dcf08add03dd955b915e06533)) * prevent Enter from sending during IME composition ([#965](https://github.com/team-reflect/reflect-open/issues/965)) ([0e4658b](https://github.com/team-reflect/reflect-open/commit/0e4658b87c9f3d7b957441973ebb1b3083f73afb)) * prevent macOS iCloud launch crashes ([#846](https://github.com/team-reflect/reflect-open/issues/846)) ([df42bd8](https://github.com/team-reflect/reflect-open/commit/df42bd80c3759fac526fe729a0a59f3eaae9f4bc)) * reduce mobile week-row note dot to 50% opacity ([#951](https://github.com/team-reflect/reflect-open/issues/951)) ([4c359b6](https://github.com/team-reflect/reflect-open/commit/4c359b6f405590e9347d581e66031b2da2a18e88)) * rename GitHub backup to GitHub sync in settings ([#830](https://github.com/team-reflect/reflect-open/issues/830)) ([69a3a29](https://github.com/team-reflect/reflect-open/commit/69a3a29817668275261b7b967b62576571b26955)) * retry rate-limited link previews and clean up share-sheet titles ([#884](https://github.com/team-reflect/reflect-open/issues/884)) ([dfb6d29](https://github.com/team-reflect/reflect-open/commit/dfb6d29d3d76a1de088016f290cc8966da69bdfc)) * reuse person notes by contact email ([#931](https://github.com/team-reflect/reflect-open/issues/931)) ([75c26ee](https://github.com/team-reflect/reflect-open/commit/75c26ee56bbbddbe1c814916445ea0a695ea260b)) * show tagged daily notes in all notes ([#897](https://github.com/team-reflect/reflect-open/issues/897)) ([0fa6db0](https://github.com/team-reflect/reflect-open/commit/0fa6db01261c836f6d5c932e0407e52a1c9515fc)) * shrink the day carousel's slide belt ([#964](https://github.com/team-reflect/reflect-open/issues/964)) ([37de1d0](https://github.com/team-reflect/reflect-open/commit/37de1d094715c68963598e2cd3691df2c6b164e8)) * soften iOS calendar note markers ([#941](https://github.com/team-reflect/reflect-open/issues/941)) ([ed2e6c4](https://github.com/team-reflect/reflect-open/commit/ed2e6c46c64127f68a3ca78083a6602bede8cf8b)) * sync stable backlink labels when notes are retitled ([#943](https://github.com/team-reflect/reflect-open/issues/943)) ([4e04603](https://github.com/team-reflect/reflect-open/commit/4e04603a645bfba1d8a4f96e087aaad79667b684)) * update meowdown to ^0.48.0 ([#791](https://github.com/team-reflect/reflect-open/issues/791)) ([e1ac9b6](https://github.com/team-reflect/reflect-open/commit/e1ac9b699692e352701d574cdaee56ae009a0851)) * update meowdown to ^0.49.0 ([#796](https://github.com/team-reflect/reflect-open/issues/796)) ([2d1f91a](https://github.com/team-reflect/reflect-open/commit/2d1f91ad218e10fff5c7dd26a0911e8f34f5a655)) * update meowdown to ^0.50.0 ([#798](https://github.com/team-reflect/reflect-open/issues/798)) ([559de5c](https://github.com/team-reflect/reflect-open/commit/559de5cf98800228c8e149cc78d252546cd345fb)) * update meowdown to ^0.51.0 ([#837](https://github.com/team-reflect/reflect-open/issues/837)) ([41b6a85](https://github.com/team-reflect/reflect-open/commit/41b6a8507fcc7e03496fbeb7afd75e5eec546c74)) * update meowdown to ^0.52.1 ([#847](https://github.com/team-reflect/reflect-open/issues/847)) ([aee87be](https://github.com/team-reflect/reflect-open/commit/aee87bebbe91a5495949e900644958e8fad6335c)) * update meowdown to ^0.52.2 ([#853](https://github.com/team-reflect/reflect-open/issues/853)) ([49546ee](https://github.com/team-reflect/reflect-open/commit/49546ee1bb7bb636e0cbcdf70863bdeb325600f9)) * update meowdown to ^0.55.1 ([#865](https://github.com/team-reflect/reflect-open/issues/865)) ([71e2fe9](https://github.com/team-reflect/reflect-open/commit/71e2fe90f29db3372020dfec317b2c9d384b0d6e)) * update meowdown to ^0.57.0 ([#907](https://github.com/team-reflect/reflect-open/issues/907)) ([cedba83](https://github.com/team-reflect/reflect-open/commit/cedba83c5dbc5ce89134f4b39967430a170878ad)) * update meowdown to ^0.57.1 ([#921](https://github.com/team-reflect/reflect-open/issues/921)) ([5d8323f](https://github.com/team-reflect/reflect-open/commit/5d8323fda418724803de01f1c7e64559e584588a)) * update meowdown to ^0.57.2 ([#925](https://github.com/team-reflect/reflect-open/issues/925)) ([7c5bed8](https://github.com/team-reflect/reflect-open/commit/7c5bed8aa3189bae849147975ad65ad3f0d9dbdd)) * update meowdown to ^0.58.0 ([#934](https://github.com/team-reflect/reflect-open/issues/934)) ([a23f257](https://github.com/team-reflect/reflect-open/commit/a23f2572a75449c866620ab776e83234f50ad001)) * update meowdown to ^0.58.1 ([#935](https://github.com/team-reflect/reflect-open/issues/935)) ([fdf422e](https://github.com/team-reflect/reflect-open/commit/fdf422ec2079552473d4d71d8010d4d7938de9d4)) * update meowdown to ^0.58.3 ([#948](https://github.com/team-reflect/reflect-open/issues/948)) ([97c50d6](https://github.com/team-reflect/reflect-open/commit/97c50d6f4a84c9871fd2442667a13eefa8d52dfe)) * update meowdown to ^0.59.1 ([#974](https://github.com/team-reflect/reflect-open/issues/974)) ([b0b8cb1](https://github.com/team-reflect/reflect-open/commit/b0b8cb1be1ee15e5d91838f175542336c3c1ac1a)) ## [0.6.0](https://github.com/team-reflect/reflect-open/compare/v0.5.0...v0.6.0) (2026-07-14) ### Features * add an App Review demo key for audio memo and mobile key-setup guidance ([#735](https://github.com/team-reflect/reflect-open/issues/735)) ([654f1a4](https://github.com/team-reflect/reflect-open/commit/654f1a440ef7f2126d7470bb64b2b9cddc2b781d)) * add backlink hover previews ([#768](https://github.com/team-reflect/reflect-open/issues/768)) ([16c8b4f](https://github.com/team-reflect/reflect-open/commit/16c8b4f7b8a5d952391f76a174431b6707604406)) * add Claude Sonnet 5 to AI chat ([#762](https://github.com/team-reflect/reflect-open/issues/762)) ([5e9f277](https://github.com/team-reflect/reflect-open/commit/5e9f277aa4db140b3a58e544d8072f9e2cb5cece)) * add clear actions to mobile search fields ([#773](https://github.com/team-reflect/reflect-open/issues/773)) ([bf041b1](https://github.com/team-reflect/reflect-open/commit/bf041b177298b760689a8fd9c83ddcbcf036ace3)) * add GPT-5.6 models to AI chat ([#760](https://github.com/team-reflect/reflect-open/issues/760)) ([7fd7826](https://github.com/team-reflect/reflect-open/commit/7fd782627c9408b6aaac04357b7cc5ab53a9cf2c)) * **desktop:** drag to resize the sidebar and context panel ([#751](https://github.com/team-reflect/reflect-open/issues/751)) ([1b448a2](https://github.com/team-reflect/reflect-open/commit/1b448a245dfa85a16ebf142c7fdf67007171837f)) * **desktop:** open note references in new windows ([#731](https://github.com/team-reflect/reflect-open/issues/731)) ([05432b8](https://github.com/team-reflect/reflect-open/commit/05432b81511ccd753b160d5a9c5cfcd144633a10)) * **desktop:** open the selected note in a new window ([#723](https://github.com/team-reflect/reflect-open/issues/723)) ([cab2feb](https://github.com/team-reflect/reflect-open/commit/cab2feb7b3ef4ed0cbc57b1103d9f621f911826b)) ### Bug Fixes * align task source note links ([#725](https://github.com/team-reflect/reflect-open/issues/725)) ([6a4b324](https://github.com/team-reflect/reflect-open/commit/6a4b324f5844a6409541b1085969e27146e33804)) * **audio-memo:** let the App Review demo key pass API key validation ([#739](https://github.com/team-reflect/reflect-open/issues/739)) ([f60ad1e](https://github.com/team-reflect/reflect-open/commit/f60ad1edc0471bcd7ece18db8ce188ab9a874911)) * backlink audio memos and links from daily notes ([#745](https://github.com/team-reflect/reflect-open/issues/745)) ([98eb22f](https://github.com/team-reflect/reflect-open/commit/98eb22f4eff8372b1d777836067c56940c7411a5)) * complete releases after GitHub visibility delays ([#783](https://github.com/team-reflect/reflect-open/issues/783)) ([a3e913d](https://github.com/team-reflect/reflect-open/commit/a3e913d3e46f0c49a191bcf68b1cc2d97a6fb593)) * **desktop:** always scroll Daily notes to today ([#726](https://github.com/team-reflect/reflect-open/issues/726)) ([b1ad9ec](https://github.com/team-reflect/reflect-open/commit/b1ad9ecdbaa23e0402695d78c70de90ce535317b)) * **desktop:** recover invisible main window ([#716](https://github.com/team-reflect/reflect-open/issues/716)) ([96f11fb](https://github.com/team-reflect/reflect-open/commit/96f11fbbd4ab5cf966bd0fe338922c6b1bd6d94f)) * **desktop:** soften the sidebar resize handle hover ([#753](https://github.com/team-reflect/reflect-open/issues/753)) ([9a3b3ad](https://github.com/team-reflect/reflect-open/commit/9a3b3ad510e6d29d7336a8a5f4a322aff4335391)) * find draft GitHub releases ([c2fc801](https://github.com/team-reflect/reflect-open/commit/c2fc801178212fa1ae5240b7012165418b225fd5)) * find non-Latin title substrings in search ([#718](https://github.com/team-reflect/reflect-open/issues/718)) ([3e5ce4b](https://github.com/team-reflect/reflect-open/commit/3e5ce4b01cf09d0f6b496dc530295e526193daf9)) * harden cross-device title resolution ([#744](https://github.com/team-reflect/reflect-open/issues/744)) ([25edd7e](https://github.com/team-reflect/reflect-open/commit/25edd7ece954e2dadbc4421311f94783b04741d7)) * highlight note titles in mobile search ([#733](https://github.com/team-reflect/reflect-open/issues/733)) ([c0a2e03](https://github.com/team-reflect/reflect-open/commit/c0a2e03c6dff95bea1fe5ee0017ef2604c65ed31)) * keep Apple Silicon releases Xcode-compatible ([a1c17ad](https://github.com/team-reflect/reflect-open/commit/a1c17ad2fa3fb916b719322cf6f9648555157627)) * keep macOS installer links current ([#776](https://github.com/team-reflect/reflect-open/issues/776)) ([fa0095a](https://github.com/team-reflect/reflect-open/commit/fa0095a69c4b3f0a89201183933f5abb3f717d57)) * keep notes with many backlinks responsive ([#767](https://github.com/team-reflect/reflect-open/issues/767)) ([4ec5a69](https://github.com/team-reflect/reflect-open/commit/4ec5a694001c7023182a06653c30febdd274465f)) * keep Return-created tasks in their groups ([#727](https://github.com/team-reflect/reflect-open/issues/727)) ([ec47836](https://github.com/team-reflect/reflect-open/commit/ec47836975fdced5547310225a8c4183f31b4246)) * link conflict warnings to affected notes ([#714](https://github.com/team-reflect/reflect-open/issues/714)) ([603b6dc](https://github.com/team-reflect/reflect-open/commit/603b6dcd4c38e617632c84a42b15434d5cd00e7d)) * make sidebar toggling keyboard-first ([#749](https://github.com/team-reflect/reflect-open/issues/749)) ([276906e](https://github.com/team-reflect/reflect-open/commit/276906e01acba961d6fe334db39163f4806c7818)) * **mobile:** keep Today taps on the current day ([#720](https://github.com/team-reflect/reflect-open/issues/720)) ([db82a6b](https://github.com/team-reflect/reflect-open/commit/db82a6bd304ba11802b8f0d7a9334c1917b20a6c)) * **mobile:** show task context grouping ([#769](https://github.com/team-reflect/reflect-open/issues/769)) ([072f3f6](https://github.com/team-reflect/reflect-open/commit/072f3f6519fac652b5bb16a3d7beb7bf97a13f2a)) * **mobile:** show the Settings version without the prerelease tag ([#741](https://github.com/team-reflect/reflect-open/issues/741)) ([2d3f1d7](https://github.com/team-reflect/reflect-open/commit/2d3f1d7d23db1f1f6fecb0055ddc69f3ae7cf5eb)) * polish the backlink hover preview card design ([#771](https://github.com/team-reflect/reflect-open/issues/771)) ([0fceefe](https://github.com/team-reflect/reflect-open/commit/0fceefe1b79963305979871c5b506a7455037fe3)) * prevent emoji title loss and link duplicates ([#696](https://github.com/team-reflect/reflect-open/issues/696)) ([eeeb4de](https://github.com/team-reflect/reflect-open/commit/eeeb4de38676c0692fb07960a30f541e82aa843c)) * restore mobile checklist and task toolbar cycle ([#730](https://github.com/team-reflect/reflect-open/issues/730)) ([76e02b1](https://github.com/team-reflect/reflect-open/commit/76e02b17d82cc2b1d25c485fc10560d09c81dc32)) * save captures with duplicate category notes ([#761](https://github.com/team-reflect/reflect-open/issues/761)) ([16d986f](https://github.com/team-reflect/reflect-open/commit/16d986feb04d1792f927bfe35f104fbcdc8e7b5a)) * scroll to the caret when it sits on a backlink ([#758](https://github.com/team-reflect/reflect-open/issues/758)) ([1b29144](https://github.com/team-reflect/reflect-open/commit/1b29144f1b981235fda47823738eba0c1e796472)) * show the installed app version in About ([#715](https://github.com/team-reflect/reflect-open/issues/715)) ([56197be](https://github.com/team-reflect/reflect-open/commit/56197be9af13b089dec3a8bb0313d2778c740339)) * update meowdown to ^0.43.0 ([#737](https://github.com/team-reflect/reflect-open/issues/737)) ([fb1c6f6](https://github.com/team-reflect/reflect-open/commit/fb1c6f624e7fefaa3b36223abb1f4ada2ef0bca6)) * update meowdown to ^0.44.1 ([#743](https://github.com/team-reflect/reflect-open/issues/743)) ([d47005a](https://github.com/team-reflect/reflect-open/commit/d47005a55b16c256cd2906052132e0d8d7ce8e6b)) * update meowdown to ^0.45.1 ([#759](https://github.com/team-reflect/reflect-open/issues/759)) ([6e0f159](https://github.com/team-reflect/reflect-open/commit/6e0f1593236dffcf3b8302cd898e4903c72a4762)) * update meowdown to ^0.46.0 ([#766](https://github.com/team-reflect/reflect-open/issues/766)) ([a2edb38](https://github.com/team-reflect/reflect-open/commit/a2edb38deb2547df8566f378d4ffd62ee671609b)) * update meowdown to ^0.47.0 ([#770](https://github.com/team-reflect/reflect-open/issues/770)) ([1369af4](https://github.com/team-reflect/reflect-open/commit/1369af4ba8be3f6bf9f21a696c3eb6454b358bbd)) ## [0.5.0](https://github.com/team-reflect/reflect-open/compare/v0.4.0...v0.5.0) (2026-07-10) ### Features * trigger a release ([#705](https://github.com/team-reflect/reflect-open/issues/705)) ([955d9cc](https://github.com/team-reflect/reflect-open/commit/955d9ccf104e719952ff870465bf66d2f6e75ed6)) ### Bug Fixes * hide the editor block handle on iOS ([#677](https://github.com/team-reflect/reflect-open/issues/677)) ([41df38a](https://github.com/team-reflect/reflect-open/commit/41df38a2cd51db25228c7bc6f49bd09d083036fb)) * reveal the caret when the keyboard changes the visible area ([#688](https://github.com/team-reflect/reflect-open/issues/688)) ([156bd26](https://github.com/team-reflect/reflect-open/commit/156bd2601c6d4cba3b2c7d0d5cb30c5654f6b2da)) * simplify backlink styles ([#684](https://github.com/team-reflect/reflect-open/issues/684)) ([45714df](https://github.com/team-reflect/reflect-open/commit/45714df0baa96fe44d981674bbc5af63b1c53f91)) * trigger the release build from the desktop package outputs ([#698](https://github.com/team-reflect/reflect-open/issues/698)) ([6d64062](https://github.com/team-reflect/reflect-open/commit/6d64062085f8469844519d0edde996b6d7f0e332)) * update meowdown to ^0.42.1 ([#692](https://github.com/team-reflect/reflect-open/issues/692)) ([66fad1c](https://github.com/team-reflect/reflect-open/commit/66fad1c920aea8c2084c1905aba3f2ade9b3ee2d)) * update meowdown to ^0.42.1 ([#700](https://github.com/team-reflect/reflect-open/issues/700)) ([1e8b4c6](https://github.com/team-reflect/reflect-open/commit/1e8b4c6f4e35a9d540a12509bcfc7ae61b11afd6)) ## 0.4.0 Beta - July 6, 2026 Latest beta: [v0.4.0-beta.35](https://github.com/team-reflect/reflect-open/releases/tag/v0.4.0-beta.35) This section covers the 0.4.0 beta line from [v0.4.0-beta.1](https://github.com/team-reflect/reflect-open/releases/tag/v0.4.0-beta.1) through [v0.4.0-beta.35](https://github.com/team-reflect/reflect-open/releases/tag/v0.4.0-beta.35). - Expanded the iOS app into a more complete companion, including Daily, All Notes, Tasks, Chat, Settings, graph switching, native-feeling navigation, haptics, and mobile editor polish. - Added iCloud Drive sync and broader GitHub sync support, with clearer sync settings, conflict handling, and local history for graphs that are not backed up remotely. - Added Calendar and Contacts integration so daily notes can show events, meeting notes can use attendees, and person notes can be pre-filled from contacts. - Added note templates, editor selection AI actions, OpenRouter support, deep links, file attachments, and richer link and file capture flows. - Improved migration and capture paths with Reflect V1 import work, Firebase attachment downloads, iOS share sheet link saving, and better handling for app links and media. - Continued everyday polish across desktop and mobile, including date display options, pinned note menus, task interactions, keyboard and caret behavior, backlinks, image lightboxes, and Mac download guidance. ## 0.3.6 - June 26, 2026 [GitHub release](https://github.com/team-reflect/reflect-open/releases/tag/v0.3.6) - Fixed the Intel Mac release so users on Intel macOS could run the app reliably. ## 0.3.4 - June 26, 2026 [GitHub release](https://github.com/team-reflect/reflect-open/releases/tag/v0.3.4) - Let users reorder pinned notes. - Improved keyboard movement between the editor and the surrounding note surface. - Prepared the Chrome extension for its Web Store identity. ## 0.3.3 - June 25, 2026 [GitHub release](https://github.com/team-reflect/reflect-open/releases/tag/v0.3.3) - Fixed Mac release signing so downloads install more reliably. ## 0.3.0 - June 25, 2026 [GitHub release](https://github.com/team-reflect/reflect-open/releases/tag/v0.3.0) - Clarified first-run setup, especially the choice between starting fresh and coming from Reflect V1. - Made note editing feel closer to Reflect V1, with familiar markers, text-size controls, better checklist spacing, and cleaner appended sections. - Improved day-to-day graph management with clearer backup access, a safer forget-graph flow, better backup messages, and a more reliable updater experience. - Improved tasks, notifications, tag navigation, and All Notes selection behavior. - Prepared the browser extension and app release channels for wider distribution. ## 0.2.2 - June 24, 2026 [GitHub release](https://github.com/team-reflect/reflect-open/releases/tag/v0.2.2) - Maintenance release for the app release process. No major user-facing changes were called out in the GitHub release notes. ## 0.2.0 - June 23, 2026 [GitHub release](https://github.com/team-reflect/reflect-open/releases/tag/v0.2.0) - Added a dedicated Tasks experience with inline editing, multi-select, keyboard shortcuts, checkbox polish, and smoother task navigation. - Improved All Notes with better tag filters, keyboard selection, bulk actions, and clearer filtered views. - Expanded capture and sharing with browser page capture, whole-page text capture, secret GitHub Gist publishing, unpublishing, and clearer published-link handling. - Improved the editor with tag autocomplete, date suggestions, markdown display options, image lightboxes, link opening, embeds, and more predictable note title sizing. - Made chat and search more useful with better retrieval, clickable note references, exact-title search ranking, and faster tag search. - Added user-facing polish around settings, private-note messaging, trash actions, graph colors, startup performance, and security. - Added the beta updater channel and separate app flavors for stable, beta, and development builds. ## 0.1.0 - June 12, 2026 [GitHub release](https://github.com/team-reflect/reflect-open/releases/tag/v0.1.0) - Initial Reflect V2 release. - Introduced markdown-backed daily notes and named notes, local graph folders, live indexing, wiki links, backlinks, All Notes, and the command palette. - Added local search and related-note discovery, including semantic search powered on the user's device. - Added settings for editor behavior, calendar and date preferences, spell check, privacy, keyboard shortcuts, and graph identity. - Added BYOK AI foundations, including model management, audio memos, image-aware chat, note-grounded chat, and persistent chat history. - Added GitHub backup and sync, the Reflect CLI, macOS app icons, signed and notarized Mac distribution, auto-update, onboarding, and the first privacy and accessibility hardening pass.