Skip to content

Neel - 1.0.1

Compare
Choose a tag to compare
@Niminem Niminem released this 29 Oct 03:27
· 4 commits to master since this release

Minor Updates

  • To prevent crashes when users spam refresh or constantly switch between different pages, we implemented a sort of countdown timer for shutting down. Approximately 10 seconds after closing the app window, the server and program is killed if a WebSocket hasn't reconnected within that time period. Just keep that in mind before doing CTL+C in the terminal during testing.
  • To support Javascript modules, we force the appropriate MIME type within the response headers for all Javascript files.

Enjoy a more robust version of Neel <3