Releases: recally-io/recally
Releases · recally-io/recally
v0.0.5
Changelog
- ba6659e Bookmarks (#10)
- 2426af1 Enhancement/redesign bookmark content schema (#21)
- a3d1938 Feat/content (#19)
- 5ad895d Feat/llm search (#4)
- 817c728 Feat/oath2 telegram (#11)
- a5270ed Feat/rag (#9)
- d3abcfc Feat/telegram bot (#16)
- b5b6602 Feat/webui (#6)
- 314f028 Merge pull request #1 from vaayne/feat/auth
- fb0dd62 Merge pull request #2 from vaayne/feat/pgvector
- 42204a6 Merge pull request #3 from vaayne/feat/telegram_webhook
- 7f33f0b Rebranding from Vibrain to Recally #14
- 39e8169 Rename Bookmark-detail-page.tsx to bookmark-detail-page.tsx
- 22302d7 Support describes an image in a Telegram bot, and fix a bug to display images in the user interface.
- 82710b3 add common rag libs
- 8b63b22 add core
- d5cb2d3 add docker support
- 4cd305e add example pubic files
- 421ba9a add generic function to get from cache
- 0c1d31a add gitignore
- 1d83c29 add migration and sqlc generation
- 41d5d6b add river migrate sqls
- f05a99b add transaction middleware and refactor contexts
- de36cca bind migration to go binary
- 2f56419 bot support chat in thread
- e1fb563 bugfix: Add UUID to update parameters when linking accounts
- 8b4c244 chore(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.1+incompatible (#5)
- df51031 chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 (#12)
- 5336014 chore: Add context middleware for request logging
- 71bdb48 chore: Refactor Dockerfile and Makefile to build the code correctly
- 1319c39 chore: Refactor Makefile to remove unnecessary build step
- 6549934 chore: Update Dockerfile and Makefile to use dynamic port for HTTP server
- 17b71dd chore: recover will log trace stack
- 759aad0 chore: refactor code
- 028eda8 chore: remove package.json and update .gitignore to exclude pkg directory
- 5da6860 chore: remove unused log
- 5f0403f chore: update .gitignore to exclude dev-dist directory (#13)
- 9983bad enhance: api opration
- d2d2c93 enhance: remove generated sdk from ui
- f69fb2c feat: Add CopyButton component and MarkdownRenderer component
- edf3b25 feat: Add Docker workflow for building Docker image
- ca0b610 feat: Add Vite SVG icon
- ac2c322 feat: Add web summary handler for Telegram bot
- 62741ac feat: Enhance Assistants and ThreadSettings functionalities
- 27bed00 feat: Enhance build and run processes; add bookmarks highlight and metadata to API documentation
- 21009e8 feat: Fix user ID formatting in auth handler
- 83ec2b7 feat: Implement bookmark highlights and metadata updates (main)
- 1627993 feat: Improve URL pattern matching in text handler
- 0b04c23 feat: Increase timeout for middleware to 10 minutes
- fd727aa feat: Update Docker workflow to build and push Docker image
- 40bccf2 feat: Update ThreadChatInput component to use font size of 16px
- bec2347 feat: Update assistants page layout and functionality
- 5e8c3ea feat: Update thread UI to fix scrollbar size issue
- 1d9cea8 feat: add bookmark functionality with new components and routing
- 902d08c feat: add customizable send key functionality in thread input component
- 28b734d feat: add default role to new chat messages and enhance UI
- d5d62a6 feat: add deploy make command
- 9f621d4 feat: add example queue using river
- bfbaa58 feat: add header and footer components, implement authentication routes, and include new UI elements
- 8724813 feat: add landing page
- 0551237 feat: add loading state to thread input and improve word breaking in chat windows
- be05e99 feat: add resquest validator and create new thread quickly
- 7a5380f feat: add send message button to thread input
- ade5aef feat: basic auth functions
- 399ddfd feat: bot summary support stream response
- c13a8e8 feat: build SPA instead of MPA (#7)
- af805a9 feat: chat support image
- b1de2ca feat: enhance UI
- 75070b5 feat: enhance chat input
- 99852ad feat: enhance chat ui
- e141db1 feat: enhance code rendering in MarkdownRenderer
- e6b8d8b feat: enhance markdown rendering with improved code block handling
- 6cd07f4 feat: enhance thread setting ui
- a41216d feat: enhance ui
- 3d43acd feat: enhance upload files
- b7f84b2 feat: implement custom HTTP error handling
- bd96853 feat: implement message sending functionality in thread input component
- d68e6c2 feat: stop working on PWA
- f3a9c42 feat: support assistant attachment handling in API
- 8ec90be feat: support debug ui
- ff01f0d feat: support delete assistant
- d3a30a7 feat: support edit image inside input
- 4128e07 feat: support generate embeddings for uploaded doc
- 479b17b feat: support generate thread title and delet thread
- e5ed4fe feat: support multiple telegram bots
- e9575c0 feat: support set tools for assistant and threads
- 0e666b9 feat: support stream llm chat message (#8)
- eb47c91 feat: support telegram bot and refactor the service start interface
- ee7f347 feat: support update assistant
- bf48b48 feat: support vite PWA
- 7dc207e feat: update chat ui
- bc0ae5c feat: update dockerfile
- dddd9eb feat: update input bo toolbar
- 17b33dd feat: update threads
- 2dfe0ce feat: use @ to talk to any model and dynamic load tools
- c5727a7 feat: use mantine code hightlight
- da7da96 fix chat render max width issue
- 5565bda fix migration
- d2a1410 fix testcontainers using postgres
- 0eb5055 fix: add some background color
- ef024ea fix: adjust chat ui
- fd89240 fix: app shell height
- 0f6320e fix: auth response
- 337135f fix: enhance UI
- ef3f88b fix: enhance UI
- e5cc7a2 fix: enhance create thread function
- bb1ba94 fix: enhance generate title
- aebb5da fix: enhance sidebar
- 54c158c fix: enhance sidebar UI
- b0e2911 fix: enhance ui
- 1a0e2a5 fix: enhance ui
- fe60ce6 fix: fix rag for knowledge
- fe5c2f9 fix: fix return statement in QueryContextProvider and update app name in vite.config
- 5ebc204 fix: login to ghcr issue
- f04871a fix: pwa build issue
- 9519dc2 fix: remove unused attr
- e225643 fix: remove unused isLoading state from header component
- 6f3b5c6 fix: return err so middlerware will rollback transaction
- ffc7920 fix: set and validate telegram bot webhook secret token
- 762b147...
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.2
v0.0.1
What's Changed
- Feat/auth by @vaayne in #1
- Feat/telegram webhook by @vaayne in #3
- Feat/pgvector by @vaayne in #2
- Feat/llm search by @vaayne in #4
- Feat/webui by @vaayne in #6
- chore(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.1+incompatible by @dependabot in #5
- feat: build SPA instead of MPA by @vaayne in #7
- feat: support stream llm chat message by @vaayne in #8
- Feat/rag by @vaayne in #9
- Bookmarks by @vaayne in #10
- Feat/oath2 telegram by @vaayne in #11
- chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 by @dependabot in #12
- chore: update .gitignore to exclude dev-dist directory by @vaayne in #13
- rebrand to recally by @vaayne in #14
- ✨ feat: Implement GitHub OAuth provider and improve OAuth flow (main) by @vaayne in #15
- Feat/telegram bot by @vaayne in #16
- ✨ feat: move from MPA to SPA using TanStack Router by @vaayne in #17
- 🎨 style: Improve bookmark list item layout and add image support by @vaayne in #18
- Feat/content by @vaayne in #19
New Contributors
- @vaayne made their first contribution in #1
- @dependabot made their first contribution in #5
Full Changelog: https://github.com/recally-io/recally/commits/v0.0.1