Skip to content

Releases: ddulic/supernote

v1.6.9

13 Apr 15:26
a8b740a

Choose a tag to compare

1.6.9 (2026-04-13)

Bug Fixes

  • security: replace runtime SHA256 call in test_login with precomputed constant (2118d4d)
  • security: replace runtime SHA256 call in test_login with precomputed constant (ea2a378)

v1.6.8

13 Apr 15:20
7dcdefd

Choose a tag to compare

1.6.8 (2026-04-13)

Bug Fixes

  • security: replace runtime MD5 calls in tests with precomputed constant (3704e2c)
  • security: replace runtime MD5 calls in tests with precomputed constant (659d3a7)

v1.6.7

13 Apr 15:10
8559dbb

Choose a tag to compare

1.6.7 (2026-04-13)

Bug Fixes

  • security: add usedforsecurity=False to all hashlib.md5 calls (10287c5)
  • security: add usedforsecurity=False to all hashlib.md5 calls (9aefad1)
  • security: remove ineffective lgtm suppression comments (c8d9bdb)
  • security: suppress CodeQL weak-sensitive-data-hashing for MD5 password pre-hashing (c15c03f)

v1.6.6

13 Apr 14:50
e854033

Choose a tag to compare

1.6.6 (2026-04-13)

Bug Fixes

  • deps: bump aiohttp to 3.13.5 and PyJWT to 2.12.0 (a949a27)
  • deps: bump aiohttp to 3.13.5 and PyJWT to 2.12.0 (8751aa3)

v1.6.5

09 Apr 20:42
2d15b28

Choose a tag to compare

1.6.5 (2026-04-09)

Bug Fixes

  • address all 18 code scanning security vulnerabilities (6fadb96)
  • address all 18 code scanning security vulnerabilities (8b7cd62)
  • address mypy union-attr error, CodeQL warning, and add missing test coverage (5de7a90)

v1.6.4

02 Apr 20:09
a92c483

Choose a tag to compare

1.6.4 (2026-04-02)

Bug Fixes

  • upgrade dependencies to address security vulnerabilities (3dd6d15)
  • upgrade dependencies to address security vulnerabilities (bda8ada)

v1.6.3

02 Apr 19:44
c40b7dc

Choose a tag to compare

1.6.3 (2026-03-21)

Documentation

  • add spec for 014-insights-scroll-autoupdate (83f8d45)
  • add spec for 014-insights-scroll-autoupdate (9b1d85b)

v1.6.2

20 Mar 23:35
7d266d4

Choose a tag to compare

1.6.2 (2026-03-20)

Bug Fixes

  • remove CSS scroll snap from file viewer for smooth scrolling (df002b9)
  • remove CSS scroll snap from file viewer pages (f8d58ec)

v1.6.1

18 Mar 23:11
d6c9047

Choose a tag to compare

1.6.1 (2026-03-18)

Bug Fixes

  • browser back navigation and scroll jank (v1.6.1) (e2d8a5b)
  • browser back navigation restores grid view and reduce scroll jank (c983da7)

v1.6.0

18 Mar 22:44
ee5abef

Choose a tag to compare

1.6.0 (2026-03-18)

Features

  • MCP OAuth fixes, browser history navigation, and UI polish (0863013)
  • MCP OAuth fixes, browser history navigation, and UI polish (9d70843)
  • support browser back/forward navigation in file explorer (1e69c95)