Skip to content

Releases: Enveloppe/obsidian-enveloppe

3.3.0

27 May 22:26
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.3.0 (2022-05-27)

Features

  • use PR + merge + delete branch instead of force push files (ec8a367)

Bug Fixes

  • fix error with pullrequest & workflow (af3e25b)

3.2.0

24 May 14:04
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.2.0 (2022-05-24)

Features

Bug Fixes

3.1.0

23 May 23:39
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.0 (2022-05-23)

Features

  • adding obsidian path option (7714ae4)

3.0.1

23 May 17:25
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.1 (2022-05-23)

Bug Fixes

  • double .yml if .yml in workflow name (2d8dabc)

3.0.0

23 May 17:22
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2022-05-23)

⚠ BREAKING CHANGES

  • Remove the workflow update

Features

  • Universalize the plugin (837ef71)

2.4.0

18 May 19:06
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.4.0 (2022-05-18)

Features

  • send a notification when the build workflow is completed (1808766)

2.3.4

14 May 14:25
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.4 (2022-05-14)

2.3.3

13 May 11:23
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.3 (2022-05-13)

Bug Fixes

  • github: github action delete filename with coma (b89f153)

2.3.2

01 May 19:15
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.2 (2022-05-01)

Bug Fixes

  • Trim settings whitespace (4738991), closes #4

2.3.1

26 Apr 20:27
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.1 (2022-04-26)

Bug Fixes

  • image: Add catching error + log when reading metadataCache for image (9250e23)
  • publish: Checking file extension during publish (c44c268)