Skip to content

Releases: drovp/rename

4.2.0

02 Dec 18:53
Compare
Choose a tag to compare

Features

  • Added option to delete empty directories.
  • Preview: UI tweaks and fixes.
  • Preview: Changed navigation shortcuts modifier from Ctrl to Alt.

Fixes

  • Delete empty directories feature was sometimes not deleting all empty directories, or deleting symlinks to non-empty directories.

4.1.2

20 Aug 09:35
Compare
Choose a tag to compare

Fixes

  • Make preview drop modifier on macOS match other platforms (Ctrl)

4.1.1

10 Aug 14:43
Compare
Choose a tag to compare

Fixed new shortcuts colliding with text navigation.

4.1.0

10 Aug 14:20
Compare
Choose a tag to compare

Renamed and tweaked preview navigation shortcuts. Hover the question mark icon in the preview control bar to see the new ones.

4.0.0

10 Aug 13:56
Compare
Choose a tag to compare

Features

  • Added custom command history in preview.
  • [breaking] Renamed time() util to Time().
  • [breaking] Removed offsetN/I and padN/I utils. pad() does the same thing, so they were just noise in instructions.
  • Styling tweaks.
  • Log skipped files.

Bug Fixes

  • Time() broken due to incorrect dayjs import.
  • External links not opening in preview.
  • Incorrect onMissingMeta default value.

Miscellaneous

  • Updated dependencies.

3.1.2

28 May 16:22
Compare
Choose a tag to compare
  • Fixed an outdated option description.

3.1.1

28 May 13:48
Compare
Choose a tag to compare

Changed:

  • macOS: The Open preview/tweaking window modifier was changed from Cmd to Alt, since both Cmd and Ctrl are already taken by built-in OS dragging features.
  • Preview window UI improvements, tweaks, and fixes.

Fixed:

  • Renaming broken on POSIX (Linux & Mac) systems. Absolute paths were being sanitized into relative ones (/foo -> foo). Sorry :x

3.1.0

27 May 13:11
Compare
Choose a tag to compare
  • Parallelized meta retrieval, which considerably speeds up renaming jobs for templates that require meta for each file.
  • UI/UX tweaks and fixes.

3.0.3

21 May 20:25
Compare
Choose a tag to compare
  • Fixed modifiers not working on latest Drovp.

3.0.2

21 May 20:20
Compare
Choose a tag to compare
  • Fixed styles not using included fonts.