Files
frost-navigation/CHANGELOG.md

52 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 更新日志
## [3.1.3] - 2025-02-07
### Added
- `工具箱` 添加“JSON 格式化”工具。
- `工具箱` 添加“Minecraft 聊天记录查看”工具。
- `工具箱` 添加“Unix 时间戳转换”工具。
- `工具箱` 添加“WebSocket 测试”工具。
- `工具箱` 添加“新窗口中打开”工具。
### Changed
- `网址导航` 更新导航链接列表2025-02-03
### Fixed
- `工具箱/原神时钟` 解决特定情况下显示的小时值大于或等于 24 的问题。
## [3.1.2] - 2024-10-13
### Added
- `工具箱` 添加“保持亮屏”。
- `工具箱` 添加“原神时钟”。
### Changed
- `工具箱` 调整页面路由生成逻辑,不跳过未启用的工具。
## [3.1.1] - 2024-09-08
### Fixed
- `配置文件` 解决打包异常。
## [3.1.0] - 2024-09-08
### Added
- `工具箱` 添加“工具箱”模块,包含“下载用时计算”“比例计算”“生成随机字符串”工具。
- `网址导航` 支持记录最后一次选中的链接分类。
### Changed
- `功能` 修改页面跳转方式,支持返回。
## [3.0.0] - 2024-09-01
重构新版本,支持“搜索”功能和“网址导航”功能。