• v0.1.1 6a3d747954

    v0.1.1 Pre-release

    theophile released this 2026-03-19 12:34:42 +01:00 | 0 commits to main since this release

    Wikipedia Logger v1.1 Release

    Tag: v1.1
    Date: 2026-03-19
    Commit: 6a3d747954

    Changes since v1.0

    This release consolidates all improvements made since the initial 1.0 release:

    Features

    • Dedicated Export tab with mode selector (all visits / first visit only) and date range filter
    • Wikipedia-themed popup UI and overlay refactor (serif fonts, muted palette, flat controls)
    • Trim description to last complete sentence (max 300 chars) instead of hard 75-char slice
    • On-page visit notification overlay with visit count and time-since-last-visit

    Improvements

    • Removed all debug console.log statements from background, content, popup, and storage scripts
    • Fixed TOML export output (no stray blank lines)
    • XSS-escaped article title/URL in popup HTML rendering
    • Overlay timing fixed: now awaits background save response instead of a fragile 100ms setTimeout
    • Removed unused activeTab permission from manifest
    • Added exportToTOMLFirstVisit — strips dates array, emits only date per entry

    Housekeeping

    • Renamed CLAUDE.md to AGENTS.md
    • just serve now opens wikipedia.org on launch
    • Version aligned to 1.1 across manifest.json and Justfile

    Artifacts

    • release/wikipedia_logger-1.1.zip — installable browser extension package (Manifest V2, Firefox)
    Downloads