fix: correct update.md v0.0.6 entry with proper 唐超 credit
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "happa-mission-plan",
|
||||
"private": true,
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "spectral-insight-mission-plan"
|
||||
version = "0.0.6"
|
||||
version = "0.0.7"
|
||||
description = "Spectral Insight Mission Plan"
|
||||
authors = ["you"]
|
||||
edition = "2021"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "Spectral Insight Mission Plan",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"identifier": "com.spectral-insight.mission-plan",
|
||||
"build": {
|
||||
"beforeDevCommand": "npm run dev",
|
||||
|
||||
12
update.md
12
update.md
@ -1,8 +1,18 @@
|
||||
# Spectral Insight Mission Plan - 更新日志
|
||||
|
||||
## v0.0.7 (2026-06-18)
|
||||
|
||||
- fix: correct update.md v0.0.6 entry with proper 唐超 credit
|
||||
|
||||
## v0.0.6 (2026-06-18)
|
||||
|
||||
- feat: add parameter help icons with editable help.csv
|
||||
- 画布:坐标轴网格、框顶点坐标、框拖拽移动、角点缩放(唐超)
|
||||
- 路径规划改为弹窗覆盖层,编辑状态不丢失
|
||||
- 展开任务状态持久化到 Pinia store
|
||||
- 扫描模式默认 OneWay
|
||||
- 保存时 startTime/endTime/durationMinutes 清空为 ""
|
||||
- exposureTime/frameRate/captureIntervalSeconds 默认 0 而非 null
|
||||
- 去除生成航线后扫描线上方的坐标文字标注
|
||||
|
||||
## v0.0.5 (2026-06-18)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user