pushlog Changelog
Stay up to date with our latest features and updates
Widget script size reduced by 50%
Widget script halved from 24KB to 12KB with zero impact on Core Web Vitals.
Redesigned onboarding flow
Streamlined onboarding lets new users publish their first changelog in under a minute.
Fixed auto-save creating unnecessary requests
Auto-save now only triggers when content has actually changed.
Upgraded to Next.js 16
Upgraded to Next.js 16 for faster page loads and smaller bundle sizes.
Markdown-only mode removed
Markdown-only mode removed; the rich text editor now handles all markdown shortcuts.
Dependency security audit and updates
Full dependency audit: 23 packages updated, 5 removed, automated scanning added.
Accessible UI components
Improved accessibility with ARIA labels, keyboard navigation, and WCAG AA compliance.
Subscriber management overhaul
Subscriber management now includes search, filtering, bulk actions, and CSV export.
Fixed mobile sidebar not closing after navigation
Mobile sidebar now closes automatically after selecting a menu item.
Team management and roles
Invite team members with Admin, Editor, or Viewer roles to collaborate on changelogs.
Legacy embed script deprecated
The v1 embed script is deprecated and will be removed September 1, 2025.
Database query optimization
Database queries optimized with indexes, N+1 fixes, and connection pooling tuning.
Enhanced post excerpt generation
Auto-generated excerpts from post content for listings, feeds, and social previews.
Fixed duplicate subscriber entries
Fixed race condition allowing duplicate subscriber entries on double-click.
Pushlog is now SOC 2 Type II certified
Pushlog has achieved SOC 2 Type II certification for enterprise-grade security compliance.
Webhook signature verification
Webhook requests now include HMAC-SHA256 signatures for verification.
Dashboard navigation improvements
Improved sidebar, breadcrumbs, mobile menu, and active states in the dashboard.
Smarter auto-save with conflict detection
Improved auto-save with visual indicators, conflict detection, and offline support.
Refreshed public changelog design
Refreshed public changelog design with better typography, badges, and spacing.
Fixed widget not loading on Safari
Fixed widget loading on Safari 17+ by removing eval() for CSP compliance.