- Tue May 19, 2015 1:03 am
#17821
Here's an update on the feature requests posted in this thread.
axelk wrote:A nice improvement would be to add an option to disable SSL
This is done but currently read-only in the UI due to NodeMCU bug
#432cal wrote:add more information into the version string thats printed on startup. Just the list of modules and some important flags used for config.
Next on my list.
squix78 wrote:Any chance you will include a selector for the fonts used by u8glib?
Currently in the making, marked read-only in the UI. The back-end is done but I'm struggling a bit with the sensible presentation of several 100 font faces in the UI. The main screen will just have a text field to enter a comma separated list of font names as expected by NodeMCU but to help you with the selection there's a separate window with checkboxes whose state will feed the text field.
Most notable (but not visible), however, is that I reworked the entire back-end to be able to add more features with very little effort in the future.
http://frightanic.com/nodemcu-custom-build/