Changelog

All notable changes to LobsterBoard will be documented here.

v0.3.1 February 28, 2026

Fixed

  • Edit mode header clutter — page navigation links now hide when entering edit mode to reduce header crowding
v0.3.0 February 28, 2026 Major

Added

  • Theme switcher — 5 beautiful themes: Default (dark), Feminine (pastel pink/lavender), Feminine Dark, Terminal (green CRT), Paper (cream/sepia)
  • Phosphor icon system — themed widgets use Phosphor icons; Default theme keeps emoji
  • Theme selector dropdown in edit mode header
  • Theme persists to localStorage and dashboard config
  • Themes showcase on website and README with lightbox gallery
v0.2.6 February 23, 2026

Fixed

  • Version suffix comparison — versions like 2026.2.22-2 (npm post-release patches) now correctly match GitHub tags like v2026.2.22, fixing false "Update available" indicators — thanks @JamesTsetsekas!
v0.2.5 February 19, 2026 Community

Fixed

  • iCal timezone parsing — calendar events now display at correct times regardless of timezone (TZID parameter support) — thanks @jlgrimes!

Added

  • Clickable URLs in calendar — Zoom/Teams links in event summaries and locations are now hyperlinks — thanks @jlgrimes!
v0.2.4 February 17, 2026 Security

Fixed

  • SSRF vulnerability in RSS feed proxy — thanks @jlgrimes for the security report!
v0.2.3 February 16, 2026 Security

🔐 Security & Privacy

  • PIN-locked edit mode — set a 4-6 digit PIN to prevent unauthorized editing (SHA-256 hashed, server-side only)
  • Server-side secrets store — API keys, calendar URLs, and tokens stored securely, never sent to browser
  • Public Mode — hides edit button and blocks config APIs; subtle 🔒 unlock button for admin access
  • Privacy warnings on sensitive widgets (System Log, Activity List, Cron Jobs, Calendar, Todo List)
  • Template export now strips private calendar URLs with auth tokens
  • Pre-commit hook blocks private data in template files

👥 Community

  • Community Widgets — contribution guide, widget templates, and PR checklist for submissions
v0.2.2 February 16, 2026

🐛 Fixes

  • Removed private calendar URL accidentally included in template config
  • Fixed template export sanitization for URLs with embedded auth tokens
v0.2.1 February 15, 2026

🐛 Fixes

  • Minor bug fixes and stability improvements
v0.2.0 February 15, 2026 Major

✨ New Features

  • Template Gallery — export, import, and share dashboard layouts with auto-screenshot previews
  • Notes widget — persistent rich-text notes with auto-save
  • GitHub Stats widget — profile contributions, stars, and activity
  • LobsterBoard Release widget — version update checker
  • SSE streaming for real-time system stats
  • Directory browser for image widgets
  • Scrollable canvas mode
  • html2canvas dashboard screenshot export
  • Widget count: 47 → 50

🔄 Changed

  • License changed from MIT to BSL-1.1
  • Stock Ticker widget — fixed hasApiKey check
  • Builder — contenteditable keyboard fix, null-checks throughout
v0.1.6 February 14, 2026

🚀 Initial npm Release

  • 47 widgets, drag-and-drop editor, custom pages system
  • SSRF protection for proxy endpoints
v0.1.1 February 6, 2026

Changed

  • Moved mascot from left sidebar to right (properties panel)
  • Mascot now pinned to bottom of panel (doesn't float up with content)

Fixed

  • Mascot positioning using flexbox margin-top: auto
v0.1.0 February 5, 2026 Initial Release

Added

  • Core Builder Drag-and-drop widget placement, grid snapping (20px), resize handles, properties panel
  • Canvas Controls 15+ screen size presets, custom dimensions, zoom controls (+/-, Fit, 1:1), keyboard shortcuts
  • Preview & Export Live preview modal with inlined styles, export to standalone ZIP (HTML/CSS/JS)
  • 40+ Widgets
    🤖 Claude Usage 🤖 GPT Usage 🤖 Gemini Usage 🤖 AI Usage (All) 💰 Cost Tracker 🔄 API Status 🌡️ Local Weather 🌍 World Weather 🕐 Clock 🌍 World Clock ⏳ Countdown 📊 Stat Card 💻 CPU/Memory 💾 Disk Usage 🌐 Network Speed 🐳 Docker 📡 Uptime Monitor ✅ Todo List 📅 Calendar 📧 Email Count 🎯 Pomodoro 📈 Stock Ticker ₿ Crypto Price 🏠 Indoor Climate 📷 Camera Feed 🎵 Now Playing 💭 Quote of Day 🔗 Quick Links 📡 RSS Feed 📰 News Ticker ...and more
  • Branding LobsterBoard name and mascot 🦞, logo wordmark, favicon, Apple touch icon
  • Dark Theme Consistent dash-card styling, matches OpenClaw aesthetic

🚀 Upcoming