rename repository of clicktogo as click2go as the extension name
remove click2go console.log now is finalized
bump click2go version to 1.0.1 and build package
Remove auto toast messages in extensions API because it is extensions to handle toast on failure / success
Bump webui version and build packages
Fix Temperatures Panel crash due to missing code definition for ContainerHelper
Add missing help entry for tooltip for select en boolean controls
Refactorize exportPreferencesSection to handle more cases
Remove usage of encodeURIComponent/decodeURIComponent for getting icon in extension
Update extensions sample code for capabilities, icons, extension_settings and modal
Update code for saving extensions data to rely on InterfaceSetting object instead of separate object
Finalize implementation for fields_modal
Update extension API documentation
Rewrite importPreferences to importPreferencesSection for more flexibility
Rewrite exportPreferences to exportPreferencesSection for more flexibility
Bump version
Build packages
Fix discrepancy between Interface setting and probe panel for probethickness setting thanks @michmela44 for raising it
Fix bug for step validation due to bug with float and operator %
Fix glitch UI when error in Probe panel (Note Probe button is not yet disabled if any error, need to add API for that later)
Add missing blur / haptic in buttons of probecnc and lasercnc panels
Bump version
Rebuild packages