Releases: thevickypedia/Filebrowser-iOS
Releases · thevickypedia/Filebrowser-iOS
v1.39.4
- 823ee1f chore: Release
v1.39.4
- 7b07fd3 ci: Update working directory for
Info.plist
after refactor - 5f5c2cb fix: Avoid exposing auth token when logging URL paths
- bc1879e refactor: Offload more standalone functions from
FileListView
- 932aa3f refactor: Log more information for login failures
- a0602fb fix: Make
getNavigationTitle
function non-private - c086e7a refactor: Offload minor functionalities from
FileListView
to helper module - e392e49 refactor: Group modules according to their functionalities
- a4757d2 refactor: Use last knwon
serverURL
as default - b76c0db chore: Update release notes for v1.39.3
v1.39.3
- 62c258c chore: Release
v1.39.3
- 985deb4 fix: Remove deprecated bluetooth function for
AVAudioSession
- 9e12bfb refactor: Move
thumbnailQuality
to constants and convert all constants tolet
- bb23ecb perf: Implement thread safety for multi-file upload logic
- 273df72 perf: Set caching logs to trace level
- 7a898b9 perf: Remove static prepare upload delay with accurate status for upload stack
- ccc6d02 chore: Update release notes for v1.39.2
v1.39.2
- 6587ae4 chore: Release
v1.39.2
- 5a4a5f4 refactor: Move all hard-coded controls to
Constants
module - bcb1a00 perf: Show media resume option sheet only when duration is > 60s
- b640f31 refactor: Remove unworthy todo(s)
- 04cfae6 perf: Remove redundant server hand-shake after recent auth
- a550d47 style: Include a buffer for upload speed refresh interval
- 90261ce perf: Display download speed and download file icon in list view
- 7cfd960 refactor: Rearrange upload and download state vars in list view module
- 7e62039 perf: Switch to type-safe session storage in Keychain and avoid redundant prefetch
- 224a0f2 chore: Update release notes for v1.39.1
v1.39.1
v1.39.0
v1.38.0
v1.37.2
- dda2356 chore: Release
v1.37.2
- 7243d0b perf: Keep auto save and minimum resume threshold for videos in sync
- 342b031 perf: Show alert and load default AVPlayer if metadata fetch fails
- 2405f31 perf: Remove usage of deprecated functions
- 9de3223 refactor: Remove un-used variables
- 0c4fec7 perf: Add primary and secondary guard rails for resume-able media
- 6126bc5 perf: Fallback to beginning of a video if user closes the sheet without choosing an option
- 8a22036 fix: Defer AVPlayer setup until the resume sheet decision is made
- e191be4 revert: Rollback fix for resume sheet missing timestamp
- f106ff7 fix: Resume sheet missing timestamp
- 0723060 chore: Update release notes for v1.37.1
v1.37.1
v1.37.0
v1.36.1
- 337b43f chore: Release
v1.36.1
- 4455a94 ci: Handle project version that's already prefixed with
v
- f14980c ci: Run release and release notes GHA on self-hosted runners
- f5154c1 ci: Run build on self-hosted runner
- 34f2af8 ci: Bump iOS version for tests
- 462383f ci: Run tests on self-hosted runner
- fa066d7 ci: Run linting on self-hosted runner
- 0ef70f9 feat: Add a full-screen toggle button for images
- 18eacc6 feat: (for images) Store pinch or tap location and zoom in to the particular spot
- a736cff fix: Avoid moving to next and previous image when swiped in a zoomed in view
- 6e14ba0 build: Update CF options in property list
- d448147 perf: Add new
trace
logging as foundation level - dafb847 chore: Update release notes for v1.36.0