Skip to content

Commit 6b49ec9

Browse files
committed
docs(changelog): rewrite 0.2.0 notes for users
1 parent 57b4754 commit 6b49ec9

1 file changed

Lines changed: 9 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,15 @@
22

33
## [0.2.0](https://github.com/usememos/web-clipper/compare/v0.1.0...v0.2.0) (2026-07-23)
44

5+
### What's new
56

6-
### Features
7+
- Connect directly to a Memos instance with its URL and a personal access token—no usememos.com account required.
8+
- Choose between usememos.com and a direct connection with a new guided setup experience.
9+
- Customize how clipped content is formatted with reusable templates, placeholders, and a live preview.
10+
- Use the extension in English, Chinese (Simplified and Traditional), French, German, Japanese, or Spanish.
711

8-
* **connection:** support direct Memos connections ([1eafdaa](https://github.com/usememos/web-clipper/commit/1eafdaa20462fb70974a362c22a8df343474d1ed))
9-
* **i18n:** localize extension experience ([a6b029a](https://github.com/usememos/web-clipper/commit/a6b029a48bf5b65413d2c2627b6fee3e225e7596))
10-
* **options:** add guided setup and clip templates ([4f60876](https://github.com/usememos/web-clipper/commit/4f6087667dca27079ea60ff6cbf1678b90beedce))
11-
* **release:** automate GitHub extension releases ([e88dc96](https://github.com/usememos/web-clipper/commit/e88dc96b005ef27dfb74e3b681e4af1c503cd869))
12+
### Improvements
1213

13-
14-
### Bug Fixes
15-
16-
* **ci:** exclude shadcn from production audit ([73ab2d2](https://github.com/usememos/web-clipper/commit/73ab2d230293722cb6755ac79d0be1cfb58ea75c))
17-
* **ci:** remove empty e2e job and add build config ([278e86d](https://github.com/usememos/web-clipper/commit/278e86d40feadd4e98cf6b79ac2077b3dc07af0c))
18-
* **popup:** display visibility labels in title case ([26fad06](https://github.com/usememos/web-clipper/commit/26fad063d17914800d64761b3995dc088d60b0eb))
19-
* **security:** harden authentication and secret handling ([1b69414](https://github.com/usememos/web-clipper/commit/1b694149fbd6f2c4699a6fbbd9698a5f3ecd640d))
14+
- Connection details are validated before they are saved, with clearer guidance when something goes wrong.
15+
- Access tokens and sign-in credentials receive stronger protection throughout connection and clipping.
16+
- Visibility options are easier to read and explain who can see each memo.

0 commit comments

Comments
 (0)