File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Anytype Changelog
22
3+ ## [ UI Polish, Tag Management & Fixes] - 2025-05-26
4+
5+ - Add context actions to manage tags on objects (add/remove)
6+ - Improve type indicators across all object lists
7+ - Support built-in SVG icons for type creation and editing
8+ - Standardize placeholder text and information messages
9+ - Update to API version 2025-05-20
10+
311## [ Properties, Types & Tags] - 2025-05-07
412
513#### New Creation Options
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import { BodyFormat } from "../models";
44import { encodeQueryParams } from "./query" ;
55
66// Strings
7- export const apiAppName = "raycast_v3_0425 " ;
7+ export const apiAppName = "raycast_v4_0525 " ;
88export const anytypeNetwork = "N83gJpVd9MuNRZAuJLZ7LiMntTThhPc6DtzWWVjb1M3PouVU" ;
99export const errorConnectionMessage = "Can't connect to API. Please ensure Anytype is running and reachable." ;
1010
You can’t perform that action at this time.
0 commit comments