Skip to content

Releases: White-NX/carbonPaper

CarbonPaper v0.7.0 Beta [Nanase]

05 May 06:35
e1b9edd

Choose a tag to compare

Before everything

I am delighted that this project has garnered 21 stars in just four months! This update includes additions and corrections to security, interface usability, and operability. In the foreseeable future, I will focus on reducing the program's memory footprint and enhancing security. Safety and performance will always be my top priority.

[CRITICAL] This is the first update released since the introduction of the new update mechanism. This label indicates that this update contains extremely important security or performance fixes.

What's Changed

  • feat(tests): add comprehensive test suite for storage client and IPC mechanisms by @White-NX in #76
  • build(deps-dev): bump vite from 6.4.1 to 6.4.2 by @dependabot[bot] in #78
  • feat(test): Add frontend test by @White-NX in #77
  • feat: Add storage manager by @White-NX in #80
  • feat: Implement the function to delete beyond the limit by @White-NX in #91
  • feat: Add lightweight mode by @White-NX in #93
  • build(deps): bump openssl from 0.10.75 to 0.10.78 in /src-tauri by @dependabot[bot] in #92
  • fix: fix the issue where power saving mode not working when lightweight mode activated by @White-NX in #94
  • feat: add update modal and critical update handling by @White-NX in #95
  • feat: Add network control by @White-NX in #96
  • feat: Implement backup and migration functionality with Argon2 encryption by @White-NX in #97
  • feat: Add function management by @White-NX in #98

Full Changelog: v0.6.5...v0.7.0

CarbonPaper v0.6.5 Beta [Noah]

05 Apr 15:11
395f364

Choose a tag to compare

What's Changed

  • feat: Enhance security and refactor IPC handling in monitor and reverse IPC modules by @White-NX in #70
  • refactor: Split lib.rs into several more readable files. Merge migrations into one folder. by @White-NX in #71
  • fix: fix the issue where browser extension will not automatically start by @White-NX in #72
  • fix: fix task_clustering deadlock by @White-NX in #73
  • build(deps-dev): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #74
  • fix: Fix critical decryption error by @White-NX in #75

Full Changelog: v0.6.4...v0.6.5

Carbonpaper v0.6.4 Beta [Noah]

29 Mar 13:12
b922a79

Choose a tag to compare

What's Changed

  • build(deps): bump picomatch by @dependabot[bot] in #63
  • fix: Fix an issue where enabling HDR would cause screenshots to be overexposed. by @White-NX in #64
  • improvement: Add new game mode behavior and REMOVE DmlWizard by @White-NX in #65
  • refactor: Using WGC to capture by @White-NX in #66
  • Supplement function comments by @White-NX in #67

This version also includes a patch on a HMAC vulnerability. (see Hardcoded HMAC Key leading to Plaintext Recovery).

Full Changelog: v0.6.3...v0.6.4

CarbonPaper v0.6.3 Beta [Noah]

23 Mar 11:24
0b92e40

Choose a tag to compare

What's Changed

  • build(deps-dev): bump undici from 7.22.0 to 7.24.1 by @dependabot[bot] in #54
  • [NEW!!] feat: Add MCP server and filter by @White-NX in #55
  • [NEW!!] feat: Add timeline heatmap by @White-NX in #61
  • [NEW!!] feat: Add power saving mode by @White-NX in #59
  • perf: Applied batch image load in AdvancedSearch, SearchBox, TaskView and Timeline for better performance. by @White-NX in #56
  • refactor: Refactor error handling and add test. by @White-NX in #57
  • fix: Fix MCP filter dict path by @White-NX in #60
  • fix: Fix the issue where the MCP server would continuously request authentication until successful access when access is not verified. by @White-NX in #62

Full Changelog: v0.6.1...v0.6.3

CarbonPaper v0.6.1 Beta [Noah]

11 Mar 03:31
60c0e94

Choose a tag to compare

What's Changed

  • Thumbnail caching & panic handler by @White-NX in #52
  • feat: implement thumbnail warmup and bitmap index migration for better performance by @White-NX in #53

This version also enhanced the scalability of browser extension.

Full Changelog: v0.6.0...v0.6.1

CarbonPaper v0.6.0 Beta [Noah]

04 Mar 05:29
7ce7700

Choose a tag to compare

What's Changed

  • build(deps): bump minimatch by @dependabot[bot] in #49
  • Tag generation, automatic task clustering, and UI updates by @White-NX in #51

Known Issue

  1. Screenshot loop may resulted in a negative value due to the subtraction of the time intervals causing a panic.

Full Changelog: v0.5.7...v0.6.0

CarbonPaper v0.5.7 Beta

27 Feb 11:29
94449a4

Choose a tag to compare

What's Changed

  • fix: Fix the issue of screenshots not taking correctly. by @White-NX in #48

Full Changelog: v0.5.6...v0.5.7

CarbonPaper v0.5.6 Beta

26 Feb 08:57
5bc22b6

Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

CarbonPaper v0.5.5 Fix Beta

25 Feb 09:42
2c1ca2b

Choose a tag to compare

What's Changed

  • fix: fix the issue where lead vector search failure by @White-NX in #42

Release Schedule

In the future, critical bug fixes will be released with a version update that ignores the release cycle. CarbonPaper will primarily be updated monthly in the future.

But now, carbonpaper will be in an agile development phase, and any features may be added to new versions, and any bugs caused by this will be quickly fixed.

This version has some known issues (#43 #44 ), it will be fix in next version(v0.5.6)

Full Changelog: v0.5.4...v0.5.5

CarbonPaper v0.5.4 Beta

25 Feb 02:55
7967d3e

Choose a tag to compare

What's Changed

Known Issue / 已知问题

  1. Auto update won't work when browser extension running. It will be fix in v0.5.6 version. Before fix applied, you need to manually disable carbonpaper browser extensions for the update to complete properly. / 自动更新在浏览器扩展运行时无法正常完成。这个问题将会在v0.5.6版本中被修复。在修复发布之前,你需要手动在浏览器内关闭carbonpaper扩展才能正常完成更新。

Full Changelog: v0.5.3...v0.5.4