Releases: fboucher/NoteBookmark
Releases · fboucher/NoteBookmark
v1.1.3
What's Changed
- Add missing tests for issues #102–#106: Summary endpoints, AISettingsProvider fallback chain, PostEndpoints edge cases, domain model validation by @Copilot in #107
- [Tests] Domain models: validation tests (#106) by @fboucher in #108
- [Tests] Add unit tests for issues #102, #103, #104, #105 by @fboucher in #109
- fix: deduplicate summary tags (#111) by @fboucher in #112
- fix: deduplicate NoteBookmark.Domain in coverage report (#113) by @fboucher in #114
- V next by @fboucher in #115
- chore: remove .squad files from main (#116) by @fboucher in #118
- ci: block .squad/.copilot files from merging into main (#116) by @fboucher in #117
Full Changelog: v1.1.2...v1.1.3
v1.1.2 Keycloak Auth, .NET 10, and AI Refinements
What's Changed
- Updates Docker versioning and adds alpha builds by @fboucher in #86
- Refactors project for versioning by @fboucher in #87
- Upgrades to .NET 10 and updates packages by @fboucher in #88
- Fixes failing note endpoint tests by @fboucher in #89
- Add note editing and deletion capabilities by @Copilot in #90
- Fixing tags by @fboucher in #91
- Migrates AI services to Agent Framework by @fboucher in #94
- Enhances Keycloak authentication flow by @fboucher in #95
- quickfix: refact Research service rollback to raw httpclient by @fboucher in #96
- Refactors Docker Compose and updates deployment guides by @fboucher in #97
- v1.1.2 Keycloak Auth, .NET 10, and AI Refinements by @fboucher in #99
New Contributors
- @Copilot made their first contribution in #90
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- bug: Improves row size in post list by @fboucher in #77
- Moves code into a
srcfolder by @fboucher in #78 - Enhances AI search suggestions and codebase by @fboucher in #80
- Enables customizable AI prompts via settings by @fboucher in #81
- V next by @fboucher in #84
Full Changelog: v1.1...v1.1.1
v1.1
Release v1.0.4 now with AI
v1.0.3
v1.0.2
What's Changed
- Refreshing the post list after adding notes by @fboucher in #53
- Updates package versions to 9.0.0
by @fboucher in #56 - See or hide read post from -
Updates package versions and removes read posts endpoint
by @fboucher in #58 - A few changes on the summary editor by @fboucher in #61
- Enhances summary and post management features by @fboucher in #62
Full Changelog: v1.0.1...v1.0.2
v1.0.1
It's a start
Here is the v1.0.0 it's all functional, documented, and post as been published.