ITADN
tadashi-aikawa/ghostwriter.nvim

版本发布 8

v0.17.0
? · 2025-04-21

## [0.17.0](https://github.com/tadashi-aikawa/ghostwriter.nvim/compare/v0.16.1...v0.17.0) (2025-04-21) ### ✨ Features * **GhostwriterSearchMessages:** Add thread_ts to metadata ([7eb6773](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/7eb67737d30a94296bc411a843275e49d136a11c))

v0.16.1
? · 2025-04-17

## [0.16.1](https://github.com/tadashi-aikawa/ghostwriter.nvim/compare/v0.16.0...v0.16.1) (2025-04-17) ### 🛡️ Bug Fixes * **GhostwriterSearchMessages:** Continues to fetch the same page without incrementing the page even when there are more than 100 items ([dbf8580](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/dbf85804c7b37603ced79c43d2b6aebcd370f7d6))

v0.16.0
? · 2025-04-16

## [0.16.0](https://github.com/tadashi-aikawa/ghostwriter.nvim/compare/v0.15.0...v0.16.0) (2025-04-16) ### ✨ Features * Add functionality to normalize Slack mention format to [@user](https://github.com/user) ([3031ff4](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/3031ff45da33de0d4ac6ab742db64788964c50ea)) * **GhostwriterRecentMessages/GhostwriterSearchMessages:** Make the format inserted after selection AI-friendly ([95a00fe](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/95a00fee57ae2a7e34f764a07d769c5eb71c58b5)) * **GhostwriterSearchMessages:** Allow searching for more than 101 messages (multiple requests of 100 messages each) ([611097c](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/611097c1652156d5ff63bdfd09b6c8acf3670dfb)) * **GhostwriterSearchMessages:** Change insert format ([25fed36](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/25fed360b5e5938b4735791f57d816d12273b0a4))

v0.15.0
? · 2025-04-13

## [0.15.0](https://github.com/tadashi-aikawa/ghostwriter.nvim/compare/v0.14.0...v0.15.0) (2025-04-13) ### ⚠ BREAKING CHANGES * **GhostwriterRecentMessages:** Add message metadata when confirming & combine multiple selections with --- separator ### ✨ Features * **GhostwriterRecentMessages:** Add message metadata when confirming & combine multiple selections with --- separator ([95655cf](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/95655cfca061af434182593407c4e1c5381716d1)) * **GhostwriterSearchMessages:** Add a GhostwriterSearchMessages command ([1e56fac](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/1e56fac2fe958101759fd90a9d2aa9c0e1a45073))

v0.14.0
? · 2025-04-08

## [0.14.0](https://github.com/tadashi-aikawa/ghostwriter.nvim/compare/v0.13.0...v0.14.0) (2025-04-08) ### ⚠ BREAKING CHANGES * **GhostwriterRecentMessages:** Replace telescope with snacks.nvim ### ✨ Features * **GhostwriterRecentMessages:** Replace telescope with snacks.nvim ([d7f65f2](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/d7f65f2a6753e295070041c77efd5a2ad06ddba0))

v0.12.0
? · 2025-01-02

## [0.12.0](https://github.com/tadashi-aikawa/ghostwriter.nvim/compare/v0.11.0...v0.12.0) (2025-01-02) ### ⚠ BREAKING CHANGES * **GhostwriterRecentMessages:** Yank instead of inserting when selected ### ✨ Features * **GhostwriterRecentMessages:** Yank instead of inserting when selected ([afcf0ec](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/afcf0ec3089241d6df273dea9bdf4f610a9bdb11))

v0.11.0
? · 2024-12-10

## [0.11.0](https://github.com/tadashi-aikawa/ghostwriter.nvim/compare/v0.10.1...v0.11.0) (2024-12-10) ### ✨ Features * **GhostwriterRecentMessages:** Hide "Fetching" notification ([9a7b4e4](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/9a7b4e4511eea6aeff826032dc40cc4e5b1564e2))

v0.10.1
? · 2024-12-09

## [0.10.1](https://github.com/tadashi-aikawa/ghostwriter.nvim/compare/v0.10.0...v0.10.1) (2024-12-09) ### 🛡️ Bug Fixes * **write:** Unable to post to some channels using their channel IDs ([de5ac1f](https://github.com/tadashi-aikawa/ghostwriter.nvim/commit/de5ac1f18fd57e79b5cef4166333fbef394600e5))