Releases: ministruth/skynet
Releases · ministruth/skynet
v0.2.5
v0.2.4
Bug fix
- Fixed a bug where the plugin entries could be duplicated in a certain scenario.
- Fixed a bug that caused 500 when using plugin extractors.
frontend-v0.1.1
Bug fix
- Fixed a bug where the copyright could be hidden when the content height exceeded the page limit.
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Changes
frontend
: Support i18n for status.frontend
: Dependency upgrade.skynet
:skynet_api
logs are now renamed toskynet
.skynet
: Dependency upgrade.skynet
: 403 body will be dropped.
Bug fix
skynet
: Fix returning null fields.
Full Changelog: v0.2.2...v0.2.3
plugin-v2024091401
Components
- monitor: 0.2.5 => 0.3.0
- skynet_api_monitor: 0.2.1 => 0.3.0
- agent: 0.3.1 => 0.4.0
- task: 0.1.0
Changes
monitor-frontend
: Support i18n for status.monitor-frontend
: zh-CN localization.monitor-frontend
,monitor-api
,monitor
,agent
: Dependency upgrade.
New features
monitor-api
: New apiconnecting
forServer
.monitor
: Passive agent support update, status and manual activate.agent
,monitor
,skynet_api_monitor
: Support file transfer and command.- New plugin
task
.
Full Changelog: v0.2.3...plugin-v2024091401
plugin-v2024090102
Components
- agent: 0.3.0 => 0.3.1
- skynet_api_agent: 0.3.0 => 0.3.1
- monitor: 0.2.4 => 0.2.5
Changes
- agent now use rust env to determine OS type.
Bug fix
agent
,monitor
: Fix potential data corrupt.agent
: Fix potential dead lock.
Full Changelog: plugin-v2024090101...plugin-v2024090102
plugin-v2024090101
Components
- monitor: 0.2.3 => 0.2.4
Bug fix
- Fix passive agent connect bug.
Full Changelog: plugin-v2024083102...plugin-v2024090101
v0.2.2
plugin-v2024083102
Components
- monitor: 0.2.2 => 0.2.3
Bug fix
- Fix postgres backend bug.
Full Changelog: plugin-v2024083101...plugin-v2024083102
v0.2.1
plugin-v2024083101
Components
- agent: 0.2.1 => 0.3.0
- skynet_api_agent: 0.2.1 => 0.3.0
- monitor: 0.2.1 => 0.2.2
New features
agent
: Supportrestart
option.monitor
,skynet_api_agent
: Version check will depend onagent
version instead ofskynet_api_agent
version.
Full Changelog: plugin-v0.2.1...plugin-v2024083101