Skip to content

neutralinojs/roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Roadmap 2024

Native APIs

  • Global keyboard shortcuts API.
  • Neutralino.net for networking APIs. i.e., Neutralino.net.fetch
  • Introduce an event system for multi-window communication.

Configuration

  • Add window.transparent boolean config property (default is false) to enable window transparency (Developers can control the opacity level with CSS using rgba color function).
  • Configless framework initialization. (Done)

Static server

  • Single Page App (SPA) serving support can be acticated using the singlePageServe boolean configuration option. (Done)

Documentation

Archived roadmaps