Skip to content

Release - v0.9.0

Choose a tag to compare

@N4S4 N4S4 released this 27 May 22:11
· 103 commits to master since this release
f8edfd7

What's Changed

  • #feat: Add RSS feed filter methods on downloadstation.py by @EddieKuo723 in #314
  • fix error 'file not found error' on ds.create_task(file_path) by @Sanich137 in #315
  • Improve FileStation and update docs parser and docstrings by @joeperpetua in #318
  • Docs parser improvements by @Sartohanix in #334
  • Core iscsi by @Sartohanix in #333
  • feat:secuity.md and pr template created by @N4S4 in #349
  • feat: full Container Manager (SYNO.Docker) API coverage — all 12 namespaces by @jmcte in #355
  • feat: SYNO.Core.System API coverage — region, theme, desktop, settings by @jmcte in #358
  • feat: add CoreDirectory API — 19 methods covering SYNO.Core.Directory.* by @jmcte in #362
  • feat: add CoreDirectoryServiceCheck API — 8 methods covering SYNO.Core.DirectoryServiceCheck.* by @jmcte in #363
  • feat: add CoreUpgrade API — 26 methods covering SYNO.Core.Upgrade.* by @jmcte in #365
  • feat: add CoreStorage API — 21 methods covering SYNO.Core.Storage.* by @jmcte in #364
  • feat: add Core Network VPN coverage to VPN wrapper by @jmcte in #369
  • feat: add CoreSecurity API coverage by @jmcte in #370
  • feat: add CoreExternalDevice API coverage by @jmcte in #371
  • Add CoreNotification wrapper by @jmcte in #373
  • feat: add CoreNetwork API coverage by @jmcte in #372
  • feat: add CoreServiceHW API coverage by @jmcte in #375
  • feat: add CoreSecurityAuth API coverage by @jmcte in #374
  • feat: add CoreServiceApps API coverage by @jmcte in #376
  • feat: add CoreServiceUser API coverage by @jmcte in #377
  • Fix closure bug in validate_path trailing-character check by @gistrec in #391
  • Use secrets module for AES passphrase generation by @gistrec in #390
  • Add AppPortal reverse proxy access control helpers by @jmcte in #378
  • Fix Synology Photos item listing contract by @jmcte in #379
  • Add QuickConnect transport support by @jmcte in #380
  • Fix certificate assignment for non-default services by @jmcte in #381
  • Fix DSM JSON shared folder creation by @jmcte in #382
  • Add Homeassistant Synology Pro to related projects by @N4S4 in #397
  • Make _get_error_code resilient to malformed API responses by @gistrec in #392
  • feat(chat): +10 methods — search, thread, pin, reminder, schedule by @N4S4 in #399
  • Add Calendar & Antivirus APIs; expand storage/drive by @N4S4 in #400

New Contributors

Full Changelog: v0.8.2...v0.9.0