Skip to content

Commit 780a482

Browse files
committed
Release v1.0.8
1 parent 23c4b15 commit 780a482

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to AS Notes will be documented here.
44

5+
## [1.0.8] — 2026-03-03
6+
7+
### Added
8+
9+
- Added encryption (`.enc.md`) files (Pro feature)
10+
511
## [1.0.7] — 2026-03-02
612

713
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "as-notes",
33
"displayName": "AS Notes - Personal Knowledge Management System (PKMS)",
44
"description": "Navigate markdown files using [[wikilinks]]. Highlights links, Ctrl+Click navigation, hover tooltips, auto-create missing pages, rename sync, autocomplete, and alias support.",
5-
"version": "1.0.7",
5+
"version": "1.0.8",
66
"publisher": "appsoftwareltd",
77
"license": "CC-BY-NC-SA-4.0",
88
"icon": "images/icon.png",

0 commit comments

Comments
 (0)