Release notes

Current version: v0.2.2

Showing the latest 8 releases.

Back to home

v0.2.2

2026-04-08 21:10
  • WeChat Native QR checkout: generate payment code, verify callback, persist orders, subscriptions extend automatically per rollover rules.
  • Added PaymentOrder storage and an order status API for polling payment results.

v0.2.1

2026-04-10 19:50
  • Rebrand with mobile-first home and public pages, unified card styling and gradients.
  • Brand logo at public/brand-logo.svg on home and public entry points.

v0.2.0

2026-04-10 19:10
  • SEO basics: robots, sitemap, and richer site metadata (title, description, canonical, Open Graph).
  • New public pages (pricing, FAQ, templates); clearer home structure and navigation.

v0.1.9

2026-04-10 18:10
  • Sign-in supports a redirect parameter to return users after login.
  • Security: server guard on /settings; basic rate limits on login, email-code registration, and password reset.

v0.1.8

2026-04-10 01:30
  • Email verification codes via Tencent Cloud mail for registration.
  • Forgot password: reset with email code (10-minute validity; 60-second resend throttle per inbox).

v0.1.7

2026-04-10 00:10
  • Quote image/PDF export: more cell padding; columns that are entirely empty shrink; priority width for name, specs, and notes.

v0.1.6

2026-04-09 23:10
  • Quote/contract export tables: vertically centered headers and cells with consistent padding.
  • Dynamic column widths from row count and text length: tighter unit/qty/price/amount columns, more room for name, specs, and notes.

v0.1.5

2026-04-09 22:30
  • Fixed dense export overflow: A4-based adaptive compact layout from row count and text length (font and padding).
  • Centered tables with wrap and word-break to reduce misalignment from long model numbers or notes.