Changelog

What's new in Notz

New features, improvements, and fixes. Subscribe to our RSS feed or follow us on X to stay updated.

v0.4.0Latest

Custom domains & analytics

Connect your own domain and track your audience with built-in analytics.

  • Feature

    Custom domain support

    Run `notz domains add` to connect your domain. SSL certificates are provisioned automatically.

  • Feature

    Built-in analytics dashboard

    Track views, unique visitors, and referrers directly in your terminal.

  • Improvement

    Faster deployments

    Publishing now takes under 2 seconds for most blogs.

  • Fix

    Fixed syntax highlighting for Rust code blocks

v0.3.2

Migration tools

Import your existing blog from other platforms with a single command.

  • Feature

    Blog migration support

    Import from Jekyll, Hugo, Ghost, or plain Markdown directories.

  • Improvement

    Better error messages

    CLI now shows helpful suggestions when commands fail.

  • Fix

    Resolved image upload issues on slow connections

  • Fix

    Fixed draft posts appearing in RSS feeds

v0.3.0

Team collaboration

Invite collaborators to your blog with role-based permissions.

  • Feature

    Team workspaces

    Add team members with admin, editor, or viewer roles.

  • Feature

    Draft sharing

    Generate shareable preview links for unpublished posts.

  • Breaking

    Config file format changed

    Run `notz migrate-config` to update your notz.config.json file.

  • Improvement

    Reduced CLI bundle size by 40%

v0.2.5

Theme customization

  • Feature

    Custom CSS support

    Add your own styles with a custom.css file in your blog directory.

  • Improvement

    New default theme with improved typography

  • Fix

    Fixed code block overflow on mobile devices

v0.2.0

RSS & SEO improvements

  • Feature

    Automatic RSS feed generation

  • Feature

    SEO meta tags and Open Graph support

  • Improvement

    Better Markdown parsing with GFM support

  • Fix

    Fixed publish command hanging on large posts

v0.1.0

Initial release

The first public release of Notz CLI.

  • Feature

    Core CLI with init, new, publish commands

  • Feature

    Markdown-based post authoring

  • Feature

    Git-integrated version control

  • Feature

    Automatic deployment to notz.dev subdomain

Have a feature request?

We're always looking to improve. Let us know what you'd like to see next.