From b117aa5fec3cfa28fb535f279e0df87537346537 Mon Sep 17 00:00:00 2001 From: liufree Date: Sun, 12 Oct 2025 00:26:27 +0800 Subject: [PATCH] feat: support bases --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4c4031e..d23b104 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "id": "querydash", "name": "QueryDash", - "version": "1.1.1", + "version": "2.0.0", "minAppVersion": "1.8.0", - "description": "Refer to Dataview and add search, sorting, and pagination functions, just like Notion.", + "description": "The new view for bases refers to an updated or additional interface that allows users to interact with base data in a different way, such as through enhanced search, sorting, and pagination features, similar to Notion. This improves usability and data management within your application. It was originally a new view for dataview, but now its functionality has been extended to bases.", "author": "lwx", "authorUrl": "https://github.com/liufree", "isDesktopOnly": false