Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 19:22
· 10 commits to refs/heads/main since this release

Release Notes

Email Templates Overhaul

We've completely revamped our email templates system to enhance functionality and user experience. Please note the following important changes:

  1. Custom Template Reset: Due to this update, all custom templates will be deleted.

  2. Action Required: If you've customized any templates, please copy your content before updating.

  3. Restoring Customized Templates:

    • Upon initial load, templates may appear empty after a brief loading period.
    • To restore a template:
      a. Click the "Reset" button to load the default version.
      b. Make your changes if any.
      c. Click "Save" to preserve your changes.

New user device tracking.

You can now view a list of all devices that have accessed your account.
You'll get a notification when:

  • A new device logs into your account
  • An existing device logs in from a new IP address

You can turn off these notifications in your user settings page.
Important: You'll need to login again after the update due to these changes.

🛡️ Ztnet

  • Allow top level dns domains (#507)
  • Update the db member online status (#509)
  • Improved Polish translations (#511)
  • Added login page title (#513)
  • Added network description and authorId to api response (#515)
  • Use browser native datepicker for user expire time (#517)
  • Add active devices list with logout functionality (#512)
  • Improved Polish translations (#519)
  • New notification page in user-settings (#520)
  • Improved Polish translations (#521)
  • Added user email verification (#522)
  • Email templates bugfix (#528)
  • Allow ipv6 and ipv4 in member options modal (#529)
  • Improved device id hash generation (#530)
  • Add Timeago and Online status for devices (#534)
  • Improved Polish translations (#533)
  • New auth wrapper for api endpoints (#535)
  • Improved tests files (#536)
  • Set user device cookie maxAge to 1 year (#537)
  • Implemented Zod schemas for improved API input validation (#538)

📝 Documentation

  • Added network description and authorId to api response (#515)

Full Changelog: v0.6.10...0.6.11

Documentation

https://ztnet.network

Contributors to this release: @tinola 🎉