Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 772 Bytes

CHANGELOG.md

File metadata and controls

24 lines (20 loc) · 772 Bytes

MMM-OneDrive Change Log

[1.2.0] - 2024/12/04

  • Fixed: The resource could not be found when getAlbumType #10
  • Build(deps): dependencies update:
    • "@azure/msal-node": "^2.16.2"
    • "immutable": "^5.0.3"
    • "@eslint/eslintrc": "^3.2.0"
    • "@eslint/js": "^9.16.0"
    • "eslint": "^9.16.0"
    • "eslint-plugin-jsdoc": "^50.6.0"
    • "globals": "^15.13.0

[1.1.1] - 2024/10/09

  • Fixed: wrap require("electron") inside the function for the headless environment

[1.1.0] - 2024/08/15

  • Fixed: albumn info did not show when startup caching
  • Fixed: depedencies packages update
  • Added: Allow regular expression (RE2 engine) in album names
  • Changed: Update README.md and INSTALL.md

[1.0.0] - 2023/07/17 First version