- (bluefox) Allowed to overload the system language
- (bluefox) Allowed to run socket.io behind proxy
- (bluefox) Do not show requireLog message
- (Apollon77) Fixed crash cases reported by Sentry
- (bluefox) Corrected "force web-sockets" mode
- (bluefox) Reverted socket.io to V2
- (bluefox) Added compatibility with [email protected]
- (bluefox) Update to [email protected]
- (bluefox) Hide warn messages
- (bluefox) Used common sockets (could be buggy)
- (bluefox) Added
log
socket command
- (Apollon77) make sure patterns are handled as strings on subscribe/unsubscribe
- (Apollon77) when getHistory is called with instance as string correct the data into an object
- (bluefox) Added
unlink
andrename
to web functions
- (bluefox) Corrected the connection indication
- (bluefox) Update socket.io library to 2.4.1
- (bluefox) Used json config for settings
- (foxriver76) make error logging on failed authentication more specific
- (foxriver76) "request" was replaced by "axios"
- (Apollon77) Define instanceObject "connected" to prevent warning with js-controller 3.2
- (Apollon77) fix socketio dependency
- (bluefox) Support of new Let's Encrypt (only with js-controller 3.2.x)
- (bluefox) Added getAdapterName method
- (Apollon77) socket.io pingTimeout and pinInterval increased to prevent too fast reconnections and bigger visualizations
- (Apollon77) make sure web adapter gets restarted on socketio adapter upgrade
- (Apollon77) Error caught when trying to write an empty base64 value into a file (Sentry )
- (Apollon77) optimize error handling on webserver initialization again
- (Apollon77) Make sure adapter does not crash if getHttp is called with an invalid URL (Sentry IOBROKER-WEB-R)
- (Apollon77) webserver initialization optimized again to prevent errors with invalid certificates
- (bluefox) errors on webserver initialization are handled properly
- (bluefox) Caught the web server errors
- fix crash reason when server closes (Sentry IOBROKER-SOCKETIO-2/3/4/5)
- (Apollon77) Remove usage of deprecated object methods; prevent js-controller 3.0 warnings
- (Apollon77) Add Sentry error reporting
- (bluefox) Unload of adapter was corrected
- (Apollon77) Workaround for socket.io bug #3555 added to make sure always the correct client files are delivered
- (Apollon77) upgrade all dependencies, especially socketio to current version! This might break ipad 1/2 devices
- (Apollon77) optimize shutdown for compact mode
- (bluefox) Used socket.io Version 1.7.2
- (bluefox) Fix authentication problem
- (bluefox) Used socket.io Version 1.7.4
- (bluefox) Dropped support of old browsers. Please do not update if you have iPad 1 and so on.
- (bluefox) Ready for admin3
- (bluefox) Tune cloud work
- (bluefox) Escape [] in subscriptions
- (bluefox) Check callback validity
- (bluefox) Allow authentication via URL
- (bluefox) Fix cmdExec command
- (bluefox) Fix user access rights for sendToHost
- (bluefox) Support the access to admin via iobroker.pro
- (bluefox) fix error if subscribe is empty
- (bluefox) fix error with authentication
- (bluefox) support of socket extensions
- (bluefox) Fix unsubscribe of states
- (bluefox) Fix authentication for app
- (bluefox) compatible only with new admin
- (bluefox) fix error by checking user name
- (bluefox) support of letsencrypt certificates
- (bluefox) fix error in socket.js
- (bluefox) support of force only web sockets transport
- (bluefox) support of chained certificates
- (bluefox) add sendToHost command
- (bluefox) preparations for cloud
- (bluefox) change getHistory function
- (bluefox) encode json files
- (bluefox) rename files
- (bluefox) support of authentication over URL
- (bluefox) remove unused parameter "cache"
- (bluefox) add version compatibility check
- (Smiling_Jack) add getHistory
- (bluefox) stop adapter before update
- (bluefox) update packets
- (bluefox) extend writeFile with mode
- (bluefox) add chmodFile
- (bluefox) add default ttl
- (bluefox) enable run from "web" and add permissions check
- (bluefox) add permissions support
- (bluefox) support of subscribe on objectChanged
- (bluefox) enable security
- (bluefox) extend getStates to support list of objects
- (bluefox) fix error with objectChanged event
- (bluefox) make socket usable as module
- (bluefox) support of subscribe for different sockets. Support of socket names. Diagnostic info in socket.0.connected
- (bluefox) fix error with update of states and objects
- (bluefox) support of file manager in vis
- (bluefox) enable adapter by default
- (bluefox) add "request" module to package.json
- (bluefox) enable npm install
- (bluefox) support of read/write files
- (bluefox) support of setObjects command
- (bluefox) support of https sockets
- (bluefox) support of https sockets
- (bluefox) fix error by start
- (bluefox) authentication works