Nextacular🌙
  • What is Nextacular?
  • Overview
    • Feature Highlights
    • Main Technologies
    • Dependencies
  • Updating From Latest
  • Changelogs
    • Version 1.2.0 – Beta
    • Version 1.1.1 – Beta
    • Version 1.1.0 – Beta
    • Version 1.0.2 – Beta
    • Version 1.0.0 – Beta
  • 🚀Getting Started
    • Quick Start
    • Quick Deploy Guide
    • Deployment Checklist
    • FAQs
  • 🌟Development Features
    • Workspaces
    • Teams Management
    • Domains
    • Authentication
    • Sending Emails
    • Email Templates
    • Payment Handling
    • Validation
  • 🎨Customization
    • Project Structure
    • Environment Variables
    • Configurations
      • Tailwind CSS
      • Subscription Rules
      • API Validation
      • Sidebar Menu
      • Email Templates
    • Layouts
    • Components
    • Sections
    • Pages
      • Page Fetching Methods
      • Authenticated Pages
      • Account Pages
      • Landing Pages
  • 💻Technology Guide
    • Framework
      • Next JS
    • Database
      • ORM
        • Prisma
      • Relational Database
        • Heroku PostgreSQL
        • Supabase
    • Authentication
      • Next Auth JS
    • Email
      • Mailjet
      • SendGrid
    • Payment
      • Paddle
      • Stripe
    • Styling
      • Tailwind CSS
    • Server
      • Vercel
    • Analytics
      • Google Analytics
    • Blog
      • Notion
    • File Management
      • Cloudinary
      • Google Cloud Platform
    • Iconography
      • Hero Icons
    • Internationalization
      • Tolgee
    • Notifications
      • LogSnag
    • CMS
      • Sanity
  • 🌙Additional Resources
    • Learn React JS
    • Learn Next JS
    • Learn Prisma for Next JS
    • Project Roadmap
Powered by GitBook
On this page

Was this helpful?

Changelogs

See the changes, bug fixes, security updates, and features development of Nextacular in each released version.

PreviousUpdating From LatestNextVersion 1.2.0 – Beta

Last updated 3 years ago

Was this helpful?

We follow 's versioning paradigm:

Given a version number MAJOR.MINOR.PATCH, increment the:

  1. MAJOR version when you make incompatible API changes,

  2. MINOR version when you add functionality in a backwards compatible manner, and

  3. PATCH version when you make backwards compatible bug fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

PATCH updates will carry over with the next available PATCH update (ie. v1.0.1 updates will be in v1.0.2)

Versions

Semver
Version 1.1.1 – Beta
Version 1.1.0 – Beta
Version 1.0.2 – Beta
Version 1.0.0 – Beta