Skip to content

nexu@v0.1.20

Compare
Choose a tag to compare
@Kingrashy12 Kingrashy12 released this 18 Jan 04:24
· 36 commits to main since this release

Patch Changes

  • CLI:

    • Added a new script for regenerating RSA keys. This allows users to easily regenerate their key pairs with a customizable key length.
  • NexuJs:

    • Updated RSA encryption for enhanced security.
    • Added a new ErrorLogger middleware for better error tracking and handling, improving the visibility of issues during development.