node-mdaemon-api for MDaemon 24.0.x
-
I just published an updated node-mdaemon-api for MDaemon 24.0.x.
If you find errors or problems of any kind, please open a problem here.
I also updated the following projects:
-
I just published an updated node-mdaemon-api package (v24.0.0-alpha.32), because the version released yesterday had some regressions.
-
node-mdaemon-rest now supports the following verbs/routes:
POST /api/auth GET /api/groups GET /api/groups/:id GET /api/groups/:id/members GET /api/lists GET /api/lists/:id GET /api/lists/:id/members GET /api/logs GET /api/logs/:id DELETE /api/logs/:id GET /api/users GET /api/users/:id
-
I just published an updated node-mdaemon-api package (v24.0.1-alpha.33).
-
I just published an updated node-mdaemon-api package (v24.0.2-alpha.34).
Of note in this release are some of MDaemon's APIs that allow the management of folders in a user mailbox.
Full changelog.
-
I updated node-mdaemon-rest (tag v0.0.5).
Now most APIs that get a list of items support page-based pagination.
Full changelog here.