🆕 Changelog
Changed
- Updated CapacitorUpdaterPlugin interface documentation for improved clarity and consistency across all methods
- Enhanced method descriptions with detailed explanations of behavior, requirements, and best practices
- Clarified
notifyAppReady()behavior: emphasizes it confirms JavaScript initialization only, not application health - Improved documentation for URL configuration methods (
setUpdateUrl,setStatsUrl,setChannelUrl) with clearer parameter descriptions - Expanded
set()andreload()documentation to explicitly warn about JavaScript context destruction - Enhanced
next()documentation to better explain deferred update activation - Clarified
delete()method restrictions and bundle ID usage - Improved
download(),list(),reset(), andcurrent()descriptions with more detailed use cases - Expanded channel management documentation (
setChannel,unsetChannel,getChannel,listChannels) with clearer requirements and workflows - Enhanced
setMultiDelay()documentation with detailed condition type explanations and value formats - Improved
getLatest()documentation to clarify it only checks for updates without downloading
🔗 Full Changelog: 6.25.7...6.25.8