Initial release of Nextacular β March 11, 2022
Last updated 3 years ago
Was this helpful?
Added an auto-generated sitemap.xml based on project structure
sitemap.xml
Local development
Basic email templates
Email update template
Invitation template
Create workspace template
Removed NEXT_AUTH_DEBUG environment variable
NEXT_AUTH_DEBUG
In favor of using process.env.NODE_ENV === 'production'
process.env.NODE_ENV === 'production'
Sign-in email template update
You may raise bug fixes here:
Sidebar and modal Z-index is now fixed