Skip to content

V0.0.42 - #92

Merged
jonschoning merged 8 commits into
masterfrom
V0.0.42
Jul 26, 2026
Merged

V0.0.42#92
jonschoning merged 8 commits into
masterfrom
V0.0.42

Conversation

@jonschoning

Copy link
Copy Markdown
Owner

v0.0.42 (2026-07-25)

  • preserve filter/search context when clicking on page & tag filters
    • preserve page filters and search when filtering on a tag (t:book)
    • preserve tags and search when selecting a page filter (starred)
    • example generated route: u:demo/starred/t:book?sort=title&query=title%3Aalgebra
  • add boolean search operators
    • bookmarks: private:/pr:, starred:/st:, unread:/un:
    • notes: private:/pr:
  • extend migration command with generatesessionkey, for use with pinning
    the client session cookie key via env var CLIENT_SESSION_KEY (useful to avoid forced re-login across updated docker
    images, see espial-docker's readme for more info)
  • improve fetchPageTitle implementation for reddit, youtube, tiktok, spotify
  • bake ENV SQLITE_DATABASE into dockerfile

@jonschoning
jonschoning merged commit 27f1d4b into master Jul 26, 2026
2 checks passed
@jonschoning
jonschoning deleted the V0.0.42 branch July 26, 2026 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant