Skip to content

Pwnflow v1.0.2

Compare
Choose a tag to compare
@rb-x rb-x released this 11 Aug 21:19
· 7 commits to main since this release

🛠️ Improvements

  • (frontend) Focus mode now makes the node glow and can be combined with status trail mode, improving focus.
  • (frontend) Double-click to create a new node.
  • (Backend) Registration is now disabled by default (can be enabled via .env).

🐞 Bug Fixes

  • (nginx) Fixed nginx to redirect correctly, including the port.
  • (frontend) Implemented dynamic path construction on the frontend.

Full Changelog: 1.0.1...1.0.2