Skip to content

Releases: useindelible/indelible

Indelible v0.1.1

Choose a tag to compare

@indelible-release indelible-release released this 28 Aug 11:16

What's Changed

  • ci(docker): split dev and latest release channels by @realsama in #12
  • feat(backend): make user locale preference nullable by @realsama in #13
  • feat(web): localize application in English and French by @realsama in #14
  • feat(extension): add English and French localization by @realsama in #15
  • fix: website search indexing and web favicon by @realsama in #17
  • feat(mobile): localize app in English and French by @realsama in #16
  • fix(ingest): decode PDF text strings per ISO 32000-2 by @realsama in #18
  • fix(persistence): strip NUL from document text fields by @realsama in #19
  • fix(mobile): cap picked file size before reading into memory by @realsama in #24
  • docs: document upload size limits in env examples by @realsama in #25
  • chore(extension): update defuddle to 0.19.3 by @realsama in #26
  • feat(api): expose the library upload size limit by @realsama in #20
  • feat(web): pre-check upload size against the server limit by @realsama in #21
  • fix(persistence): strip NUL from feed entry text fields by @realsama in #23
  • fix(web): localize the oversized-upload error by @realsama in #27
  • fix: anchor docs ignore rule to the repository root by @realsama in #28
  • fix(html): keep reader classes and YouTube embeds through sanitization by @realsama in #29
  • feat(api): accept text-quote context on highlights by @realsama in #30
  • feat(shared): add citation-tolerant text anchoring by @realsama in #31
  • chore(extension): rotate Chrome store key and extension id by @realsama in #36
  • fix(extension): anchor highlights by tolerant text match by @realsama in #32
  • fix(web): place highlights by verified text anchors by @realsama in #33
  • fix(extension): harden selection capture and token refresh by @realsama in #37
  • fix(extension): localize remaining toolbar and badge copy by @realsama in #35
  • perf(backend): use mimalloc and disable THP in ind-api and ind-worker by @realsama in #38
  • docs: document browser extension store releases by @realsama in #39
  • feat(release): automate draft-first releases by @realsama in #40

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:26
Indelible v0.1.0

First public release. Self-hosted read-it-later and knowledge archiver:
full-content archiving with a headless Chromium renderer, a focused reader
with highlights and notes, full-text and semantic search, optional AI
assistance through your own provider key, browser extension, email-in
addresses, RSS, and Obsidian and Notion sync.