Releases: ministruth/skynet
Releases · ministruth/skynet
v0.4.2
Changes
- Login history now records user agent header.
- New feature: get sessions.
frontend-v0.1.4
Changes
- Plugin disable does not need extra confirmation.
- PWA support.
- New page: account.
Bug fix
- Fix broken error messages.
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Changes
- Geoip now returns N/A when disabled and unknown for not found.
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Changes
- Finish dashboard page.
- New feature: login histories, geoip.
Bug fix
- Fix
login_end
parameter in user get.
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
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