Skip to content

v1.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 02:34
ac60692

1.20.0 (2026-09-08)

Features

  • editor: enhance color picker manual input and add recent colors history (e47fd0f)
  • emails: more emails templates (7eb63c5)
  • explore: show all community developers with progressive infinite scroll and modularize seeds (ffc3a48)
  • pro: implement social proof metrics and optimize redis caching (64e6809)
  • pro: make pro workspace responsive for mobile and smaller viewports (0cc3c6c)
  • widgets: wire live commit activity into windows xp minesweeper grid and timer (c5f20b4)

Bug Fixes

  • editor: sanitize template filename on template contribution export (e1959c5)
  • github: preserve bot logo in pair commits by omitting explicit committer override (966f493)
  • lint: format code (0cbe150)

Performance Improvements

  • pro: optimize Redis queries with pipeline batching and in-memory caching (32640ca)
  • redis: resolve N+1 queries by adopting pipelines and variadic commands (51562df)