# Changelog
All changes made on ultime.ai are documented in this file.

## [Released]

## [1.7] - In Progress
- Expanded knowledge base connector depth with added sync support for more file-driven workspace providers
- Improved knowledge base setup screens to better support provider-specific connection details for the new connector set
- Expanded in-app database runtime support for more SQL-style engines, including live schema discovery and read-only query support for additional connected databases
- Expanded vector runtime support so more vector backends can participate directly in sync and retrieval workflows
- Expanded automation runtime behavior so more workflow providers can trigger linked sync actions and report provider execution status
- Improved connector add and edit flows to use a more consistent layout for setup, status, testing, and action handling across the dashboard
- Added in-app provider guidance across connector setup screens to better explain connection methods, expected runtime behavior, and next-step actions

## [1.6] - 2026-04-20
- Added automation runtime support for recurring connected-knowledge refresh workflows, linked source visibility, recent run activity, and scheduler-friendly execution
- Improved sync visibility across Knowledge Base and Home to better show freshness, pending work, refresh timing, and attention-needed states
- Expanded connector runtime depth for additional connected knowledge providers to strengthen real-world workspace coverage
- Improved retrieval behavior to better prefer fresher grounded context, compare vector and local knowledge more intelligently, and communicate confidence when content may be stale
- Refined Home workspace visibility to better show retrieval preference, timing, refresh controls, and in-context thread operations
- Added edition-aware product controls to better support Community, Professional, and Enterprise workspace limits and usage visibility

## [1.5] - In Progress
- Improved contact and demo request handling for better reliability and delivery control
- Refined public-facing form processing and follow-up routing
- Expanded provider connectivity coverage across LLM, vector database, database, and automation settings
- Improved automation configuration screens to support more complete connector setup
- Added broader automation connection testing and compatibility improvements
- Updated connector bridge handling to better align with the current application flows
- Improved conversation handling to better use configured AI model providers
- Improved uploaded document handling to better support in-app knowledge workflows
- Improved knowledge base screens to better show connected content readiness
- Improved chat responses to better reflect supporting content sources
- Expanded uploaded document compatibility for in-app knowledge processing
- Improved uploaded-content retrieval quality for more focused chat context
- Improved thread and chat visibility for connected uploaded knowledge
- Started vector-aware retrieval groundwork to support the next stage of semantic knowledge search
- Improved uploaded knowledge indexing to better prepare connected vector search workflows
- Improved knowledge base screens to better reflect vector search preparation status
- Improved conversation retrieval flow to better use prepared vector search paths when available
- Added support for syncing selected external knowledge sources into the in-app retrieval workflow
- Improved connected database handling to support safer in-app discovery and read-only retrieval flows
- Expanded database-assisted conversation handling to better support live schema-aware read-only answers
- Expanded database connection setup to support richer engine-specific configuration while preserving existing connector compatibility
- Improved database connector setup to better cover provider-specific connection options across the supported database catalog
- Improved dashboard thread context visibility to better reflect connected model, knowledge, database, and retrieval readiness
- Improved conversation rendering to present supporting context and retrieval details more clearly
- Improved thread list and thread setup flows to better communicate workspace readiness before chat begins
- Added in-app knowledge sync controls to better coordinate refresh, indexing, and vector preparation workflows
- Improved connected knowledge status visibility to better reflect recent sync activity and refresh readiness
- Continued groundwork for richer connected-data experiences inside the app
- Ongoing product polish and platform preparation for the next major release

## [1.0.7] - 2025-09-10
- Added multiple pages views
- Made the 'Login' view nicer
- Made the 'Request a demo' view nicer
- Updated translations
- Corrected .htaccess to add multiple page views
- Fixed an error in request a demo process form

## [1.0.6] - 2025-08-21
- Added Automation menu
- Updated Dashboard to include Automation, edit, add, overview
- Added getAutomationProviders method
- Added getAutomationProviderNameBySlug method
- Added handle_add_automation method
- Added handle_edit_automation method
- Added handle_delete_automation method

## [1.0.5] - 2025-03-12
Major SSH Tunneling update to connect to databases. Added heartbeat for status.
- Released ultime-ssh-connector.1.0.4.exe. Mac package is coming.
- Added get_db_connection method
- Added display_flash_message method
- Added test_vector_db_connection method
- Added test_external_connection method
- Added test_llm_connection method
- Added is_thread_active method
- Added generate_uuid method
- Updated authenticate_user method
- Updated handle_add_database method
- Updated handle_edit_database method
- Updated handle_delete_llm method
- Updated pinecone required field array in the data file
- Updated handle_add_vector_database method
- Updated handle_edit_vector_database method
- Updated handle_delete_vector_database method
- Added test llm functionality to test the LLM connection
- Added test vector database functionality to test the connection
- Update htaccess
- Added heartbeck checks
- Added SSH tunneling
- Consolidated the sessions verifications in dashboard
- Fixed bug in dashboard where it wouldn't load the correct threads

## [1.0.4] - 2025-02-27
- Server change

## [1.0.3] - 2025-02-27
- Functional Demo version

## [1.0.2] - 2024-11-28
- Added change log tracker at the end of each page
- Added extra security in login

## [1.0.1] - 2024-11-28
- Updated translations
- Integrated translations in frontend pages
- Improved meta in header

## [1.0.0] - 2024-11-27
- Initial commit
