Back to home

Changelog

Product updates and release notes.

v1.5.0

Latest
Features
  • Add DB-GPT template metadata and update README with new service information86ea131
  • Add Kubeara as a service templatecd58b2b
  • Add WrenAI template with metadata, Docker configuration, and localization supportc5f1693
  • Enhance CORS configuration for kubeara service903d78c
Bug Fixes
  • Add Access-Control-Allow-Origin to CORS options6804929
  • Add kubeara as a servicea417e60
  • Add robots meta tag to prevent indexing of console appc5a7220
  • Fixed template for wren-ai and db-gpt9251620
Refactoring
  • Add new service: WrenAI, DBGpt2a23ab7

v1.4.3

Bug Fixes
Refactoring
  • Update console and API ports in installation scripts and cleanup environment variablesef23559
  • Update console and API ports in installation scripts and documentationb7332a8

v1.4.2

Bug Fixes
  • Move constants to relevant file7c340c1
Refactoring
  • Change input fields to readOnly based on user data in chat message formf33a780
  • Change input fields to readOnly based on user data in chat widget form8bf08dd
  • Remove terminal service and related dependencies from agent app2158e5e

v1.4.1

Refactoring
  • Update the access MCP feature validation for the self host …ba28f07
  • Update the access MCP feature validation for the self host versiond23719f

v1.4.0

Features
  • Refactor custom compose deployment with stepper workflowc0ed777
  • Refactor custom compose deployment with stepper workflow0b83cbd
Bug Fixes
  • Update dependencies in StepperItem to comply with eslint rulesbbc4565

v1.3.0

Features
  • Added the worker to configured the cross platform installation scriptsd67f8c3
  • Enhance deployment logs with success modal and automatic log view switching86b267d
Bug Fixes
  • Add validation and event handling comments for each functions6f3f642
  • Update the wrangler config file to update the path as per root94742de
Refactoring
  • Update routing for custom compose pages and remove upload pagea206269
  • Update the port number for installation script execution locallyebb6623

v1.2.1

Bug Fixes
  • Self host version installation on the windows OSd96b112
  • Uninstall the whole application for windows OS via script124b5db

v1.2.0

Features
  • Add liveness probe endpoint for API health checkbd1f80c
  • Update the installation script to compatible with the system where docker is not installed and added support for the window OSd17f28d
Bug Fixes
  • Cookie issue for the self host version49628fb
  • Handled the case when docker compose compatibilityd69bd0e
  • Removed the unnecessary default value for the VITE_API_URL and added condition if missedaacd6df
  • Updated the readme.md file to remove the content related to testing URLca51beb
Refactoring
  • Update health check endpoint and response structure; modify .gitignore and main.ts for global prefix handlingb3c5ea2

v1.1.2

Bug Fixes
  • Updated the authentication flow for the self host version and fi…bd4a1df
  • Updated the authentication flow for the self host version and fixed few minor issues on signin449beac

v1.1.1

Bug Fixes
  • bind the remote tunnel port with the agent app and fixed the connection issuebb78c2c
  • Deployment logs page breaks due to dimentions issue7e729ac

v1.1.0

Features
  • Add multilingual support for service template translationsff81e94
  • Add plan translations and locale supportd0d5cd7
  • Implement template translations and locale support8c19f2f
  • Update the socket connection configuration to establish the ssh tunnel for the self host version087f094
Bug Fixes
  • create default locale env for plan and templates5b2e45d
  • Update the default value of the agent socket tunner port variable in installation scripta13b1ba

v1.0.0

Features
  • Add service FormBricks template1c60f93
  • Added new service Heyform as a template9551b9f
  • Added new service Heyform as a template9ecdd17
  • Added new service Reacher as a templatef6c9a6d
  • Added new service Reacher as a template5fbe113
  • Added new service SearXNG as a template7c68eb1
  • Added new service zulip as a template20f86a9
  • Added service template for Logto22c75e6
Bug Fixes
  • address dependency security vulnerabilitiesd5669f8
  • update package-lock.json to resolve security issue2f20be5
Refactoring
  • added resuable delete server popup with delete service option4f71535
  • comment out unused routes and menu items for plans and invoicesb9288cd

v0.0.15

Documentation
  • Enhance README.md with responsive logo supportdb9f4b3
  • Enhance README.md with visual content and feature descriptions3d345a2
  • Revise README.md to consolidate feature sections and improve layout with updated images and descriptions7b50008
  • Update README.md with new image paths and dimensions for enhanced visualsfd037fc
Refactoring
  • add random unused host port selection for agent installationab67af1
  • Improve service template search functionality43a61bf

v0.0.14

Features
  • enhance custom compose deployment with .env file support02da16c
Bug Fixes
  • Remove unit tests for custom compose environment preview utilityb4ee946
  • update import path for react-router in custom compose configure page3175de7

v0.0.13

Bug Fixes
  • security vulneribilities issueb43c719
  • update delete confirmation message in servers table component6883e89
  • update eslint-plugin-react-hooks to v7.1.1 and disable specific rules for migration24c3e14
Refactoring
  • enhance error handling and validation for custom compose uploadse2b3157

v0.0.12

Features
  • enhance custom compose deployment with display name support5f0ce7f
  • implement custom Docker Compose deployment featuresdd3dcf7
Bug Fixes
  • lint erros3a2ba58
  • optimize slug normalization functions and resolve codeql errorsd3f9d29
  • resolve comments and fix env configuration form for always showing env variables53655c0

v0.0.11

Features
  • add confetti celebration on successful deployment7c628c5
Bug Fixes
Refactoring
  • enhance container deletion process and cleanup0a86b6a
  • update Zoho ticket handling and template structure4b58193

v0.0.10

Features
  • support multiple users on the same server with a single agente74bce5

v0.0.9

Features
  • Add 'baggage' and 'sentry-trace' headers to CORS optionse027a6e
  • Enhance billing and plans seeders to support SSL in production environment6fd7086
  • support multiple users on the same server with a single agent2b0e1a5
Bug Fixes
  • Added few logs to debug the cron job flowaa7e0ca
  • Added few logs to debug the cron job flow6181b19
  • Done minor UI changes76ba3a2
  • Standardize capitalization of Kubeara in setup guides and configuration files3d1e831
  • Update references from Kubera to Kubeara across multiple components and pages1f9a28d
  • Updated the package-lock file by installing dependencies8930a13
Refactoring
  • remove session revocation and commented out terminal connection logicf3237bd

v0.0.8

Features
  • add activity logging for server and deployment operationsb83219e
  • add health check configuration for agent services in Docker Compose705688b
  • sync authenticated user with Sentry and Microsoft Clarity5879872
  • sync authenticated user with Sentry and Microsoft Clarityf9bd0ac
Bug Fixes
  • Add warning popup to restart, stop actions of agent app7829172
  • update ChatGPT MCP guide due to changes from ChatGPT sidea3ed066
Refactoring
  • standardize deployment status handling across applicationseff4d3c

v0.0.7

Features
  • enhance container deletion process and error handling6d5a7bb
Refactoring

v0.0.5

Bug Fixes
  • Merge branch 'main' of https://github.com/kubeara/core into feature/email-integrationf1b65ea

v0.0.4

Features
  • add detailed JSDoc comments to components in the templates feature41b2d17
  • Add Services Page, Replace Templates Page, and Update Marketplace Navigationffffb3a

v0.0.3

Features
  • add axios for improved HTTP requests in McpOAuthCimdService17cdab4
  • enhance ChatGPT OAuth integration with CIMD supportc59d0c0
  • enhance CIMD client ID handling and validation9d7a992
Refactoring
  • enhance metadata URL construction and fetch handling156504e
  • improve CIMD client ID URL parsing and validationf7d00f7
  • improve metadata fetching in McpOAuthCimdService8a1fbff
  • standardize formatting and improve readability in McpOAuthCimdService322aab1
  • streamline CIMD client ID handling and metadata fetchinge7a83be

v0.0.2

Features
  • Add deletedAt field and revoke token confirmation modalbbd013f
  • add deployment status retrieval functionality0fac0c6
  • add deployment status retrieval functionality62573d2
  • Add port availability validation and improve terminal viewer experience and added new column for token revoking01408bf
  • Add RAM and CPU resource validation for container deployments885164a
  • add service templates and improve Docker Compose health checks for Hetzner E2E9ff9c26
  • Add skip resource validation option for deploymentsb7e07b4
  • Add skip resource validation option for deployments56ed9ef
  • add terminal functionality to agent and control panel apps9291cfe
  • Add VS Code setup guide and configuration for MCP integration3b99cdc
  • Add VS Code setup guide and configuration for MCP integration598184b
  • enhance authentication with cookie-based token management5053033
  • enhance authentication with cookie-based token management2f97e5d
  • Enhance container discovery and UI components8c9edab
  • enhance deployment and container management with service name integration4c4f1fd
  • enhance MCP server error handling and constants334e620
  • enhance MCP server tools with new service management capabilities27b4750
  • enhance MCP server tools with new service management capabilities90656a2
  • Enhance server deletion process and operation status managementca40731
  • Enhance server detail and terminal viewer UIb36a63f
  • enhance server resource metrics collection and UI8667a5b
  • Enhance template management and UI components84517b2
  • Enhance template management and UI components969622e
  • Enhance terminal viewer functionality and styling0571dc9
  • Enhance theme management and UI componentsb89bfe5
  • Implement agent removal functionality and enhance deployment teardown processea5ff83
  • implement MCP servers page with API key management and setup gu…0ec17c6
  • implement MCP servers page with API key management and setup guides44bca3c
  • implement OAuth support for ChatGPT integrationfd6c0ac
  • implement OAuth support for ChatGPT integrationaa1d740
  • Implement pre-deployment port availability checks5402e57
  • implement server resource metrics collection8717d3b
  • implement server resource metrics collection725dd72
  • initialize monorepo structure with control-panel and agent applications, shared libraries, and initial service templates.e290b56
Bug Fixes
  • add agent app9aff506
  • add migration on service-template entity and updated template seed parsing logic826cc4a
  • add seedTemplates function to seed service templates from JSON files and add seeder to seed multiple filesdaf7938
  • add SSH connection handling improvements, fix privateKey flow issue, update TypeORM version, and improve folder structure consistency0f1b5ad
  • add template gitea, gitlab-ce, code-server, sql, grafana, prometheus and uptime-kumaf5e1be3
  • add template wordpress, strapi, and directus9b29310
  • add template wordpress, strapi, and directusb23109c
  • added comments and moved interfaces to dedicated file3283722
  • added logo for flowise and anythingLLMb2e9a57
  • added logos for the new template service570d612
  • change agent app image name to prod030159a
  • change agent app image name to prod9016b9f
  • change spa to console-appf5bd59b
  • changed spa name to console-app756bb54
  • comments26b246e
  • cors related issued519f22
  • Deployment validation issue for port and cpu checke3c2ebb
  • Enhance UI and functionality for server forms and deployment logs71cce6f
  • Error Message Update91cc5ff
  • Error Message Update9fc269a
  • github issue [#12](https://github.com/kubeara/core/issues/12)8bdd4f7
  • group containers by managed type and clean display names in server detail tabs while removing unused test utilities.4d9e007
  • Improve error handling and logging in Docker resource management92fc686
  • improved error handling and removed unnecessary code83518cb
  • lint issue68beaf4
  • lint issues86e238f
  • linting issue and add util serviced04718d
  • Merge branch 'main' of https://github.com/kubeara/core into feature/grafana7201a99
  • Merge branch 'main' of https://github.com/kubeara/core into feature/grafanacc6302d
  • merging conflicts with development branchea03d20
  • minor lint error3b474db
  • minor lint errora3d0565
  • modularize authentication, standardize environment constants, and cleanup obsolete database migrations, resolve comments27f7c82
  • ollama e2e hetzner health check issued986e44
  • Overview tab improvements2f68f02
  • Profile section changes32f2471
  • remove cascading deletes from entity relationships, adjust auth security settings, and update environment configuration0c29371
  • remove unnecessary env variables which are not in usef3c715b
  • remove unnecessary env variables which are not in used7bd24e
  • Removed sensitive logs from ssh credentials99ac7b8
  • resolve nested output path issue in control-panel-app build pipeline87c63d5
  • resolved comments for interfaces and enums and comments9579628
  • resolved comments regarding code practicesf3f1c9a
  • searching issue of listing api93c0e15
  • separate the template seeder file to handle multiple seedings233d47a
  • server create api validation fix6495895
  • signoz and appwrite8448f35
  • Simplify deployment failure messages for port conflictsa168277
  • sync lock filesfb63b9e
  • template failing for redisf36d519
  • test template run script with hetzneraf73b18
  • UI changesa0b2738
  • UI changesdc19596
  • unique constraint for username and host, fix seederb37c1d7
  • update husky with lint ci command:7b0afc1
  • update husky with lint ci command:3176d84
  • update ollama model to have default model installeda4b0694
  • update sorting fields and improve server detail UId66b9fe
  • update variable names and template docker file696aae4
  • updated descriptions and logos for the yml filesd287eeb
  • updated package-lock.json627c7dd
  • updated package-lock.json13b2499
  • updated package-lock.json6565d56
  • url issue587993b
  • woodpecker ci hetzner issue7778260
Documentation
  • add clarification comment for OAuth parameters storage functiond00c0d1
  • update the gitignore file9c343cf
Refactoring
  • committing refactored code by lint fixing5e4d581
  • enforce strict app-level environment file isolation and validation for control-panel-app and seeding scriptse89db6d
  • Enhance error handling and logging across servicese2d68bf
  • replace ContainerDiscoveryService with ContainerService and implement container lifecycle actions3d620a1
  • Replace port availability checks with resource validation for deploymentsb6fd295
  • simplify type definitions in auth-cookie and deployment events services6ceda23
  • simplify type definitions in auth-cookie and deployment events services8e40d9c
  • streamline type definition for deployment status formatting3fcfc9b
  • switch from sessionStorage to in-memory caching for OAuth authorization parameters39404cc
  • update deployment logs and terminal components2ec1aad
  • Update server detail tabs and improve UI components65be53f
  • Update server detail tabs and improve UI components9878c35