Skip to content

Releases: Igorcbraz/GitAscii

v1.20.0

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)

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 15:41
aa1350f

1.19.0 (2026-08-31)

Features

  • editor: add drag-and-drop widget placement from sidebar to canvas (c5afce6)
  • editor: add profile switcher, git commit metadata, dirty tracking, and export modal updates (0f904cb)
  • widgets: implement native SVG developer quote renderer (0958458)

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 12:03
7bed2e2

1.18.0 (2026-08-31)

Features

  • billing: enable promotion codes and vouchers in stripe checkout (a7d7030)

Bug Fixes

  • pro: avoid next/headers context error in subscribe route and fix stripe mock (3656c3e)

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 02:31
0b4904f

1.17.0 (2026-08-31)

Features

  • billing: integrate stripe checkout, webhooks and legal compliance pages (799f33e)
  • i18n: add comprehensive locale translations for Pro features (894a221)
  • pro: implement GitAscii Pro tier, paywall, checkout integration, docs, and i18n (c7a7658)
  • pro: implement health monitoring, dynamic rules, versions and profile storage (300a751)
  • pro: modularize dashboards, add health monitoring UI, dynamic rule simulator and subcomponents (aad4b5a)
  • pro: polish Pro paywall, subscription plans, analytics, and i18n translations (baf7124)

Bug Fixes

  • ci: restore compatible lucide-react & eslint versions and trigger codeql on dev (b241189)
  • i18n: complete internationalization for ProPaywall, ComparisonTable and pricing constants (08b46e7)
  • security: eliminate ReDoS by replacing regex trimming with string slices in duplicateProfile (d03e850)
  • security: prevent SSRF in commit route by sanitizing profileSlug and path (29fb122)
  • security: resolve CodeQL alerts for ReDoS, URL sanitization, log injection and regex anchors (19bd26c)

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 14:59
333f958

1.16.0 (2026-08-27)

Features

  • editor: add template preview tooltip and improve landing & i18n components (9b0fc3e)
  • editor: improve toolbar header layout for professional look (cd90016)
  • email: implement lifecycle and transactional email system with Resend and React Email (1a20145)
  • landing page redesign, i18n support and code standards cleanup (e7f97af)
  • landing: enhance hero & interactive editor demo, add presentation video and update templates (aa918fd)
  • pokemon: add holo effect toggle and fallback card dataset provider (3ca6c81)
  • winxp: add Windows XP retro widgets suite, controls, and template (c77762e)

Bug Fixes

  • ci: fix import sorting in editorStore and update security workflow inputs (3507465)
  • ci: restore semgrep config in security workflow (4004a70)
  • security: resolve CodeQL alerts for log injection, ReDoS, URL substring and reflected XSS (d7bacff)
  • security: resolve final quadratic regex CodeQL alerts (12f584b)
  • security: resolve log injection by redacting safeLog output (3af2e05)
  • security: resolve remaining CodeQL alerts (9824e5e)

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 23:35
775ba27

1.15.0 (2026-08-24)

Features

  • editor: enhance ASCII premium widgets and complete i18n configurations (d58a0ed)
  • editor: enhance ASCII premium widgets and complete i18n configurations (1788813)
  • widgets: add ASCII Premium Kit widgets and analytics engine (da1a4d1)

Bug Fixes

  • security: resolve CodeQL incomplete sanitization alert in ascii renderers (8d2530f)

v1.14.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 23:41
25b67cc

1.14.1 (2026-08-21)

Bug Fixes

  • analytics: enable essential product telemetry by default while preserving privacy consent (63c8d78)

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 23:18
e4962f6

1.14.0 (2026-08-21)

Features

  • editor: add contribution guide modals for featured and community widgets (b8f6f00)
  • editor: add GitHub adaptive profile themes and presets to ColorPicker (58e15f0)
  • editor: add GitHub profile preview mode with toggle and nudge banner (9d71494)
  • i18n: add support for ja, de, and fr languages (2918995)
  • templates: add widget category support in export and categorize template presets (1f65bad)
  • widgets: add GitFut card widget and modularize sidebar cards (0952c3f)

Bug Fixes

  • editor: fix github placeholder url typing in TerminalInfoControls (e902e74)
  • editor: fix pokemon card widget sidebar hover preview (c59280d)
  • editor: smart guides on resize, multi scale and widget fixes (f4641b2)

v1.13.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 13:35
e771cbe

1.13.2 (2026-08-21)

Performance Improvements

  • explore: optimize gallery rendering, SVG response caching, and profile fetching (f18470a)

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 13:11
55400ca

1.13.1 (2026-08-21)

Bug Fixes

  • svg: restore animations and fix svg data URIs (2794907)