Skip to content

Releases: polyipseity/obsidian-show-hidden-files

latest

15 May 14:39
latest
7ccbba9
Compare
Choose a tag to compare
latest Pre-release
Pre-release

This release is a rolling release that contains the build artifacts for the latest commit.

See readme § installation.

2.3.3

06 Jun 11:25
2.3.3
70f943a
Compare
Choose a tag to compare

2.3.3

Patch Changes

2.3.2

06 Jun 08:10
2.3.2
bd4d799
Compare
Choose a tag to compare

2.3.2

Patch Changes

  • 57436d0: (1e0447fe9e805b7cb966b1286f6db7042fdd5c56) Fix misdetecting iPadOS as desktop. Fixes GH#5.
  • bd38c29: Add note for Detect all file extensions. Fixes GH#4.
  • e77456a: Replace platform detection with feature detection. This is more robust against GH#5.

2.3.1

07 Oct 13:29
2.3.1
7f97b61
Compare
Choose a tag to compare

2.3.1

Patch Changes

  • c932954: Add information about interactions with other plugins to readme. Fixes GH#3.

2.3.0

22 Sep 00:34
2.3.0
190b87b
Compare
Choose a tag to compare

2.3.0

Minor Changes

  • c18231b: Move settings recovery and lastReadChangelogVersion to localStorage. (6d612c5)

Patch Changes

2.2.0

16 Aug 12:42
2.2.0
7495c6a
Compare
Choose a tag to compare

2.2.0

Minor Changes

  • 6ddd1e9: Add setting "Show configuration folder". Fixes GH#2.
  • 9bb810a: Add setting "Showing rules" for filtering hidden files to be shown.

2.1.2

25 Jul 16:00
2.1.2
0bf74d7
Compare
Choose a tag to compare

2.1.2

Patch Changes

  • 0aa7f2b: Attempt to fix await loop on mobile.

2.1.1

24 Jul 04:39
2.1.1
2bd9ec6
Compare
Choose a tag to compare

2.1.1

Patch Changes

  • 8238eb0: Fix "Make a copy", "New file", and "New folder" not highlighting the new file or folder if the new file or folder is supposed to be hidden. The code for patchVault is also simplified.

2.1.0

22 Jul 12:49
2.1.0
e12aa2f
Compare
Choose a tag to compare

2.1.0

Minor Changes

Patch Changes

Pre-changesets Changelog

Features

  • Add support for renaming to dotfiles. (966e528c6a3309777eb09eb2470fdf63bfe40e1b)

Full changelog: 2.0.0...2.1.0

2.0.0

21 Jul 02:50
2.0.0
c4521ce
Compare
Choose a tag to compare

2.0.0 (2023-07-21)

  • Update minimum Obsidian version to v1.2.8. (85d498d7cecf28b07e0562c4d9c1c793bf0344c0)
  • Use a new safer approach to show hidden dotfiles. (c8a40e0ecbcd8e3fbca819aee623855fe6b2287b)
  • Rename name "Show Dotfiles" to "Show Hidden Files". (e7d9d3c459cdb3159a9da00109aaf100321ea742)

Features

  • Add three commands to toggle visibility of hidden files. (8ccce72c4d35c6aafbc02cec7770a711d278c4f4)
  • Add setting Show hidden files. (9e7dc20d087895eac06bd356451d77c9d417906a)

Fixes

  • Fix the command to export settings to clipboard. (993dff6c94b7e70e53c42afdad3fa8e56324a3aa)
  • Fix lifecycle management. (46771b52d6db6c1523a959d8204bc921bd7121ca)
  • Fix updateView not updating the inner title. (45603f33109f10be0bc7c040fa1addc42153d92f)
  • Fix failing to load the plugin if settings are malformed. (45603f33109f10be0bc7c040fa1addc42153d92f)

Full changelog: 1.0.3...2.0.0