Changelog
1.22.2 - 2025-09-28
Feature
- added security to admin endpoints
1.21.0 - 2025-09-25
Feature
- included pdf pages into the migration
Bug Fixes
- modifying some scripts
Documentation
- updating documentation
Chores
- added some scripts to streamline work
1.20.44 - 2025-09-21
Bug Fixes
- template
- helm tempate
- chart name to fiinder-api
- use fiinder-api instead of fiinder
1.20.7 - 2025-09-05
Bug Fixes
- changed from "fiinder's API" to "fiinder APi"
1.20.0 - 2025-09-04
Feature
- assuring that no messages with tool calls are being available to the client
- messages router
- get_period_messages
Bug Fixes
- removing empty messages
Code Refactoring
- using python's slim
Styles
- running pre-commit
1.19.1 - 2025-08-29
Tests
- ci_commit_ref_slug
Chores
1.19.0 - 2025-08-22
Feature
- reduce Dockerfiles to one only and only build that image and utilize that in the chart
Bug Fixes
- docker build job
1.18.13 - 2025-08-21
Bug Fixes
- patching migration script execution instructions
Documentation
- patched migration docs
1.18.7 - 2025-08-19
Documentation
- added k8s files
- get_company_tokens readme
- updated test_guidelines.md
- migrate_company_data
Tests
- get_company_tokens
Code Refactoring
- from commonlib.user_event import UserEvent
1.18.0 - 2025-08-14
Feature
- added /knowledge_base endpoint
- preventing company.agent_instructions_prompt request to alter generell fiinder.ai behaviour
Chores
- some adjustments in the test file
1.17.3 - 2025-08-13
Bug Fixes
- add defensive code to prevent VectorDB insertions from disrupting user experience
1.17.0 - 2025-08-12
Feature
- move lib components into a dedicated repository
1.16.0 - 2025-06-30
Feature
- /company endpoint
- the company assistant present himself by the name given via api, and follow custom instructions
- /company endpoint working perfectly
- introduced RestCompanyData
- created abstract class CompanyRepository
- created CruddyCompanyRepository
Documentation
- improved test_company_assistant logs
Tests
- tested upsert_company_using_web_data
- tested company_repository with new schema
Chores
- small cleaning
1.15.0 - 2025-06-10
Feature
- the elaboration of followup questions seems better; lets check
- prototyping follow-up messages generation
1.14.3 - 2025-06-09
Bug Fixes
- adjustments to make the follow-questions to work on the customer website
1.14.2 - 2025-06-09
Bug Fixes
- reanabled followup questions
1.14.1 - 2025-06-08
Bug Fixes
- solved memory problem
1.14.0 - 2025-06-08
Feature
- prompt is quite good. Missing testing
- first usage of prompt is doing really great
- experimental_make_aileen_to_respond_through_streaming
- search_stuff is getting really good
- enforcing the search queries to be written in german
- managed to create better aileen version
- check_if_send_message_is_working
- refactor user event imports and enhance message publishing
- Replace vectorDB_client.flush() with polling mechanism for room and subscription creation
Bug Fixes
- forcing the model to use the tool after promise it
- fixed module importation
- added restriction to prompt, prohibiting the model from answering questions out of the scope
- deprecating old stream_aileen_response
- fixed problem with POST /send-message
Refactor
- update message publishing to async and improve fix: solved websocket major problems
Testing/QA
- enpoints fully automated tested
- test_send_message_to_new_room
- provisory test of the content received by user_event
Documentation
- draft of new aileen prompt
1.13.0 - 2025-06-03
Feature
- latest building problems solved
Chores
- disabled typesense search for while
1.12.2 - 2025-06-02
Bug Fixes
- cleaned titles of citations, what allowed the removal of noise like 'teilen' from titles
1.11.0 - 2025-05-22
Feature
- vectorDB: clonning and index and schema correctly
Bug Fixes
- improved perfomance of GET /search/top-results
Chores
- preparing 9.1 version
- improving login of test_collection_clone
1.10.0 - 2025-05-21
Feature
- implement replicas for the helm chart
1.9.1 - 2025-05-21
CI
- create releases automatically on main
1.8.1 - 2025-05-15
Bug Fixes
- use FIINDER_VERSION env for versioning
CI
- notify platform-rollout through renovate about releases
1.8.0 - 2025-05-14
Documentation
- CHANGELOG new version