Releases: getsimpletool/mcpo-simple-server
Releases · getsimpletool/mcpo-simple-server
v0.2.0
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
[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
[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 properlychown
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 aftertest-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
[0.1.0] - 2025-05-02
- Init project
Full Changelog: https://github.com/getsimpletool/simpletool-server/commits/v0.1.0