github coddingtonbear/obsidian-local-rest-api 2.0.3

latest releases: 5.1.0, 5.0.3, 5.0.2...
2 years ago

New Features:

  • Increases maximum incoming payload size to 1GB from the
    express-defined default of 100kB.
  • Fixes handling of incoming binary content such that you can PUT binary
    files into your vault -- just be sure to set an appropriate
    Content-Type header.

Backward-incompatible Changes:

  • Removes /search/gui/ endpoint -- this endpoint was brittle and relied
    on private/undocumented behavior (see #71). This functionality was
    removed due to not being maintanable long-term.

Note: this is a re-release of 2.0.0 following a handful of release build process fixes.

Don't miss a new obsidian-local-rest-api release

NewReleases is sending notifications on new releases.