Skip to content

v1.35.0

Compare
Choose a tag to compare
@dormant-user dormant-user released this 01 Sep 23:55
· 132 commits to main since this release
  • a1f3026 chore: Release v1.35.0
  • db5ee7b fix: Fix navigation inconsistencies within copy/move view
  • d336a6d fix: Build move/copy sheet path relative to root
  • 4054ce2 style: Add a status message for copy/move sheet
  • bcbee4f style: Display the current path instead of root in copy/move sheet
  • 42e5eb8 fix: Fix relative path issue in move/copy action
  • a2d238b style: Update icons and styling within selection action stack
  • ec6b7a5 feat: Implement logic to move or copy items
  • 9e9c865 perf: Use enums to detect modify action type
  • c4de190 refactor: Restructure verbose logging
  • 3cc50e2 feat: Add a sheet view for move/copy to the destination directory
  • 4b32941 feat: Add move and copy options (placeholder)
  • 10f03b8 style: Move all selected options under a drop down menu
  • 81e6b5c chore: Update release notes for v1.34.2