Releases: FluffyLabs/graypaper-reader
Releases · FluffyLabs/graypaper-reader
2026-04-17
What's Changed
- chore(deps): bump lucide-react from 1.7.0 to 1.8.0 by @dependabot[bot] in #402
- fix: sync selection to split pane when comparing versions by @tomusdrw in #407
- feat: make download buttons real links (copy-link-address works) by @tomusdrw in #409
- chore(deps): update minor and patch versions across workspaces by @tomusdrw in #410
- chore: bump GitHub Actions to latest major versions by @tomusdrw in #411
Full Changelog: 2026-04-08...2026-04-17
2026-04-08
2026-04-07
What's Changed
- chore(deps-dev): bump vite from 8.0.3 to 8.0.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #392
- chore(deps): bump katex from 0.16.44 to 0.16.45 by @dependabot[bot] in #396
- chore(deps): bump pdfjs-dist from 5.5.207 to 5.6.205 by @dependabot[bot] in #394
- chore(deps-dev): bump @types/node from 25.5.0 to 25.5.2 by @dependabot[bot] in #395
- chore(deps): bump matrix-js-sdk from 36.2.0 to 38.2.0 in /tools/matrix-bot in the npm_and_yarn group across 1 directory by @dependabot[bot] in #393
- fix: regenerate lockfile after deps bump by @tomusdrw in #397
- fix: add missing @types/node to links-metadata, build packages in CI by @tomusdrw in #398
Full Changelog: 2026-04-04...2026-04-07
2026-04-04
What's Changed
- chore: upgrade GitHub Actions to latest versions by @tomusdrw in #379
- feat: auto-scroll outline to active section by @tomusdrw in #380
- test: add tests for split screen, bottom drawer, and scroll sync by @tomusdrw in #381
- chore(deps): bump vite, biome, katex, lucide-react, vitest by @tomusdrw in #387
- feat: build-time document config for multi-PDF support by @tomusdrw in #388
- Reorder Compare with list: nightly, latest, 2 recent by @tomusdrw in #389
- feat: search results grouped by section, UI improvements by @tomusdrw in #391
- fix: fetch metadata from gp.fluffylabs.dev archive by @tomusdrw in #390
Full Changelog: 2026-03-30...2026-04-04
2026-03-30
2026-03-27
What's Changed
Full Changelog: 2026-03-25...2026-03-27
2026-03-25
What's Changed
- chore(deps): bump matrix-js-sdk from 39.2.0 to 41.1.0 by @dependabot[bot] in #365
- feat: add nightly update mode to auto-update workflow by @tomusdrw in #366
- Bump Graypaper to nightly-2f07521 by @github-actions[bot] in #367
- chore(deps): update all dependencies to latest by @tomusdrw in #369
- Remove graypaper-archive submodule by @tomusdrw in #370
- fix: use hash instead of nightly alias in asset URLs by @tomusdrw in #371
Full Changelog: 2026-03-22...2026-03-25
2026-03-22
What's Changed
- Add nightly version by @mateuszsikora in #356
- Use Poppins font by @tomusdrw in #362
- chore(deps): bump matrix-js-sdk from 38.4.0 to 39.2.0 by @dependabot[bot] in #350
- chore(deps): bump lucide-react from 0.546.0 to 0.554.0 by @dependabot[bot] in #348
Full Changelog: 2025-12-30b...2026-03-22
2025-12-30b
What's Changed
Full Changelog: 2025-12-30...2025-12-30b
2025-12-30
What's Changed
- feat: update shared-ui; fix buttons by @chmurson in #328
- Activation note logic change by @chmurson in #330
- chore(deps): bump lucide-react from 0.487.0 to 0.546.0 by @dependabot[bot] in #329
- Paragraph for active note by @chmurson in #331
- fix: broken initial selection of text on first page by @chmurson in #333
- fix: clear textLayerRendered ref on unmount by @chmurson in #334
- qafix: improve click behaviour of single note by @chmurson in #335
- Move edit button bottom right by @chmurson in #336
- Use treeshakable shared UI by @chmurson in #337
- Input for labels by @chmurson in #338
- fix: selecting migrated notes by @chmurson in #339
- feat: note - move edit button to the line with labels by @chmurson in #340
- fix: selecting migrated notes by @chmurson in #341
- feat: badge as version warning by @chmurson in #342
- chore(deps): bump react-dom and @types/react-dom by @dependabot[bot] in #314
- chore(deps): bump matrix-js-sdk from 38.0.0 to 38.4.0 by @dependabot[bot] in #327
- fix: not displaying initially selected text by @chmurson in #343
- Notes dropdown by @chmurson in #344
- chore: update shared-ui by @chmurson in #345
- upgrade DropdowmMenuCopyButton by closing dropdown conditionally by @chmurson in #346
- Add agents file by @tomusdrw in #347
- Redesign adding a new note by @chmurson in #351
- Auto-scroll to active note by @chmurson in #352
- Improvement when displaying selected text by @chmurson in #353
- fix: outline links by @chmurson in #354
- add intenal scroll for notes with long paragraphs by @chmurson in #355
- Perf: improve rendering performance of Notes with big number of Notes by @chmurson in #357
- feat: add alerts when note is updated or created and won't be visible by @chmurson in #358
- feat: add validation when updating/creating notes that at least one label must be added by @chmurson in #359
- feat: improve notes metadata cache key to include pdf version by @chmurson in #360
Full Changelog: 2025-10-14...2025-12-30