Skip to content

Releases: thevickypedia/Filebrowser-iOS

v1.65.3

12 Apr 20:00

Choose a tag to compare

  • 02e7c50 chore: Release v1.65.3
  • e94af3d refactor: Change UsageInfo from a tuple to a struct
  • 5570b27 perf: Extend ResourceResponse to include all the retrievable keys
  • 08f247c style: Update text formatting for share link password warning
  • 25e4878 feat: Add free size under server capacity label
  • 57fbaa4 chore: Update release notes for v1.65.2

v1.65.2

12 Apr 03:41

Choose a tag to compare

  • e01eb2d chore: Release v1.65.2
  • 30ae77e refactor: Avoid initializing sheet path after a move/copy
  • 012fc84 refactor: Remove unnecessary FileItem creation when creating a new resource
  • 9b4216d refactor: Treat path as an optional value in JSON response for /usage endpoint
  • bc211c0 style: Change styling to display server capacity in settings
  • 834cb7c chore: Update release notes for v1.65.1

v1.65.1

12 Apr 01:03

Choose a tag to compare

  • 1bed4fd chore: Release v1.65.1
  • 2e594ad style: Update overlay specific to style and symbol selection
  • 17d707d ci: Update GHAs to use checkout@v6
  • d4de8aa refactor: Use propotional values for overlay icons
  • fb21ee6 chore: Update release notes for v1.65.0

v1.65.0

12 Apr 00:42

Choose a tag to compare

  • 571510d chore: Release v1.65.0
  • 8c5da2d refactor: Remove nil-coalescing default value for FileItem
  • ab0c422 style: Keep symlink overlay within thumbnails
  • f3959b9 feat: Include symlink overlay for thumbnails
  • 6159614 feat: Include a tiny shortcut icon overlay for symlinks
  • 8da180f feat: Include path retrieved from /usage response to display server capacity
  • 896e828 feat: Get usage info for current path
  • 4ee8f17 chore: Update release notes for v1.64.2

v1.64.2

14 Mar 03:58

Choose a tag to compare

  • 5109e22 chore: Release v1.64.2
  • e69ca02 perf: Queue item move/copy operations instead of using a blocking call
  • a02012c feat: Support more image types
  • c4a2ba8 chore: Update release notes for v1.64.1

v1.64.1

08 Feb 21:19

Choose a tag to compare

  • c58613e chore: Release v1.64.1
  • a938864 lint: Remove white spaces
  • d2f1b26 style: Increase the base height of thumbnails for mosaic view
  • 25d544d style: Make thumbnails tighter in mosaic view
  • 84583d7 chore: Update release notes for v1.64.0

v1.64.0

08 Feb 21:07

Choose a tag to compare

  • e233e07 chore: Release v1.64.0
  • 979316c style: Update styling for mosaic view
  • f5afa18 feat: Include a new view option called mosaic
  • 38c0405 chore: Update release notes for v1.63.1

v1.63.1

08 Feb 20:31

Choose a tag to compare

  • 90b9259 chore: Release v1.63.1
  • 908f4e6 fix: Fix image scaling when rotated
  • 3a27a5f fix: Avoid manually updating offset inside .onChanged
  • ba2df30 perf: Re-write ZoomableImageView to avoid overlapping offsets
  • fb013ab fix: Make drag gesture even smoother when zoomed in on images
  • d81b2af fix: Make drag gesture smoother when zoomed in on images
  • 042bf1e chore: Update release notes for v1.63.0

v1.63.0

08 Feb 17:39

Choose a tag to compare

  • 2289182 chore: Release v1.63.0
  • 556dd83 style: Hide rotation icons when images are rendered in full screen mode
  • c7eda2d fix: Avoid loosing part of the image during rotation
  • 65c3045 feat: Include a new feature to rotate images
  • 5d3df01 chore: Update release notes for v1.62.0

v1.62.0

08 Feb 17:30

Choose a tag to compare

  • 642f77a chore: Release v1.62.0
  • 6c0cb12 perf: Replace hard coded constants with default constants struct
  • d290e23 feat: Add a new option to update the advanced settings (Constants) during run time
  • 584e51a chore: Update release notes for v1.61.2