verstak-desktop/release-notes/v0.1.0-alpha.8.md

40 lines
2.4 KiB
Markdown
Raw Permalink 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.

## Highlights
- **Nested workspaces.** Deals can now live at any depth inside plain vault
folders. Identity stays with the `.verstak/workspace.json` UUID marker;
the path is just an address.
- **Folder metadata.** Plain vault folders can carry an icon, color, and
display order through `.verstak/folder-metadata/`.
- **Plugin-replaceable Deal tree.** A new `workspaceTree` contribution point
lets plugins replace the sidebar Deal tree entirely. The included
`verstak.workspace-folders` official plugin adds folder icons, color,
draganddrop, a full IconPicker (1703 Lucide icons), and a color picker.
- **Move workspaces.** `MoveWorkspace` moves a Deal between plain folders.
- **Plugin API:** `api.workspaces.*` and `api.folders.*` are now available to
bundled frontend plugins.
- Documentation was pruned and aligned with the current implementation state.
## Главное
- **Вложенные Дела.** Дела теперь можно размещать на любой глубине внутри
обычных папок vault. Идентичность хранится в UUID-маркере
`.verstak/workspace.json`; путь — это только адрес.
- **Метаданные папок.** Обычные папки vault могут иметь иконку, цвет и порядок
отображения через `.verstak/folder-metadata/`.
- **Заменяемое дерево Дел.** Новый contribution point `workspaceTree` позволяет
плагинам полностью заменить дерево Дел в сайдбаре. Включённый официальный
плагин `verstak.workspace-folders` добавляет иконки папок, цвета,
draganddrop, полный IconPicker (1703 иконки Lucide) и выбор цвета.
- **Перемещение Дел.** `MoveWorkspace` перемещает Дело между обычными папками.
- **Plugin API:** методы `api.workspaces.*` и `api.folders.*` доступны
bundled frontend-плагинам.
- Документация почищена и приведена в соответствие с текущим состоянием.
## Packages / Пакеты
This prerelease provides a portable Windows archive, a Debian package, and an
AppImage for Linux.
В этот prerelease входят переносимый архив для Windows, Debian-пакет и AppImage
для Linux.