File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,3 +33,6 @@ coverage/
3333# ioBroker specific
3434iobroker-data /
3535.commitinfo
36+
37+ # Object dumps for repository review (not part of the adapter)
38+ blustream-mfp. * .json
Original file line number Diff line number Diff line change @@ -119,6 +119,11 @@ Enable debug logging in the ioBroker admin to see detailed communication with th
119119 Placeholder for the next version (at the beginning of the line):
120120 ### __WORK IN PROGRESS__
121121-->
122+ ### ** WORK IN PROGRESS**
123+ * (Alan Paris) Use ioBroker framework timers so they are cleaned up on adapter unload (repochecker E5004/E5005)
124+ * (Alan Paris) Updated @alcalzone/release-script to 5.2.1 and @iobroker/adapter-core to 3.4.1 (repochecker E0036/W0034)
125+ * (Alan Paris) Linked CHANGELOG_OLD.md from the README changelog
126+
122127### 0.3.5 (2026-05-29)
123128* (Alan Paris) Raised minimum Node.js to 22 and updated CI workflows to Node.js 24
124129* (Alan Paris) Removed chai/mocha devDependencies (provided by @iobroker/testing ) and migrated tooling to @tsconfig/node22
You can’t perform that action at this time.
0 commit comments