Skip to content

Releases: getsimpletool/mcpo-simple-server

v0.2.0

09 May 23:14
Compare
Choose a tag to compare

Changes

  • Change naming from SimpleToolServere to MCPoSimpleServer
  • Prepare for build module in python
  • New way of testing scenarios
  • extract new API gorup (/public) and create a way to make mcpServers to be private in user scope

Full Changelog: v0.1.2...v0.2.0

v0.1.2

06 May 01:54
Compare
Choose a tag to compare

[0.1.2] - 2025-05-06

  • Add supervisord system-init
  • Add extral ENV in simpletoolserver.env.example file
  • Fix .github/workflows for build docker-image
  • Fix Auto Version based on ENV

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 May 20:12
Compare
Choose a tag to compare

[0.1.1] - 2025-05-05

  • Fix SSH_->SSHD_ in ENV
  • Fix supervisord startup error when SSHD or VNC is disabled
  • Fix permission denied problem as /app/server was not properly chown by appuser
  • Separate ENV in dedicated simpletoolserver.env.example file and use it a env_file inside compose file
  • Add README.md and docs on webpage
  • Add new rules for .github/workflows for build docker-image only after test-servere flow is release and test was succeeded
  • ⚠️⚠️⚠️🛠️ Breaking changes: ENV cleanup/renaming (change some of ENV names to keep same semantic naming) ⚠️⚠️⚠️

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 May 19:59
Compare
Choose a tag to compare

[0.1.0] - 2025-05-02

  • Init project

Full Changelog: https://github.com/getsimpletool/simpletool-server/commits/v0.1.0