Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 21:01
· 2 commits to main since this release

Changelog

0.1.0 (2026-04-09)

✨ Nuevas funciones

  • add import/export TXT and whitelist (always-show) feature (c2533a9)
  • add inline rule editing with sorting and grouped views (4b59406)
  • add live filter search for companies and keywords (c418201)
  • add metrics dashboard and improve trend chart UI (daa9e7d)
  • add workser toggle and configurable metrics retention (b2cdfc5)
  • implement initial Workser extension popup UI for managing company and keyword filters, including styling and content script. (9d1dfab)
  • initialize project with workspace configuration and essential assets (4b66a5f)
  • use background as single metrics writer and show active-site card (e712a53)

🐛 Correcciones

  • hide full indeed card container to avoid gray leftovers (73a44f3)
  • improve spanish grouping and add inline add-rule validation (d1f6b3c)
  • normalize and deduplicate filter rules on save (36a1f60)
  • unhide job cards immediately when filters are removed (c700b6d)

💅 Estilos

  • add icons and reduce tab label size in filters (1b0282f)
  • add icons to settings section headings (f294d89)
  • compact filters section and move count into tab row (f065e41)
  • move KPI period labels next to metric values (c2ec471)
  • redesign analytics layout into cleaner single-flow dashboard (836296f)
  • redesign analytics trend chart with line and average (397e280)
  • redesign settings with lighter sectioned layout (80fd906)
  • refine home header KPIs for site and total counters (014d991)
  • refine popup header spacing and active icon states (eef6707)

📝 Documentación

  • add project README with image placeholders (5460f8c)
  • add README screenshots assets (6ff94e1)