Changes between Version 89 and Version 90 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
07/31/26 12:01:17 (11 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DeveloperNews

    v89 v90  
    22
    33== 2026-07-31 JSON Updates ==
    4 //lib825ev// has new updates to facilitate apps using JSON files for storing settings. We will be moving away from the CArchive files to JSON files for app settings. This will be helpful for upcoming nControl updates.
     4//lib825ev// has new updates to facilitate apps using JSON files for storing settings. We will be moving away from the CArchive files to JSON files for app settings. Refer to //jsonobject.h// and //jsonobject.cpp// in the library.
    55
    66== 2026-02-16 Standard App SVN structure ==