Version 1.1.1 – Beta
Initial release of Nextacular – March 21, 2022
No new features
NEXTAUTH_SECRET is now optional in local development
APP_URL is now used around the application instead of multiple URL values
Using new URL() to create a URL object from the environment variable value and extracting values from the different parts of the URL
Local development environment variable requirements are streamlined
You'll only have to setup the required environment variables
NOTE: For deployed/production applications, please refer to the Environment Variables page for more details
Using well-known services (https://nodemailer.com/smtp/well-known/) for Nodemailer transport creation setup
No bug fixes yet
You may raise bug fixes here: https://github.com/arjayosma/nextacular/issues
Last updated
Was this helpful?