Releases: thevickypedia/Filebrowser-iOS
Releases · thevickypedia/Filebrowser-iOS
v1.54.1
v1.54.0
- 426e1fd chore: Release
v1.54.0 - 2a1a58b lint: Make linter happy
- 7ebbec9 perf: Make all egress requests time bound with a custom request session
- 168427e fix: Avoid being stuck in a login loop when health check fails
- 20b6fb3 refactor: Move
backgroundLoginFrequencyto constants - 1cc10ca chore: Update app metadata for existing properties
- eaa6e3f chore: Update release notes for v1.53.4
v1.53.4
v1.53.3
v1.53.2
- 8583632 chore: Release
v1.53.2 - e5c78bc style: Show full file path in share sheet view
- f1fe441 fix: Intermittent issues with sharing an item from list view
- c2a3ed4 style: Change server health check toast message to primary color
- 6b63385 perf: Add a prefix limit for number of components returned as part of detecting time left from epoch
- 4367d09 chore: Update release notes for v1.53.1
v1.53.1
- b30519a chore: Release
v1.53.1 - ebb5fda perf: Introduce a helper function to pluralize time left from epoch
- a5f7e9a perf: Update helper function to calculate time left to include years, months and weeks
- cb4239c perf: Remove
secondsas an option for sharing - 27bb697 feat: Add expire duration for each path in share management
- 42c3f96 chore: Update release notes for v1.53.0
v1.53.0
- f3590fb chore: Release
v1.53.0 - d16e3c7 lint: Fix linting warnings for identifier name violations
- b47d68f feat: Integrate error alerts for failed API calls in share management view
- f924ab3 feat: Implement delete functionality for share management
- a288b3a feat: Extend share management to get actual shared content URLs
- 8dab590 feat: Add swipe actions for share management to allow copy to clipboard
- 6afa311 feat: Add a
hello-worldshare management option in settings view - 3d89bfd chore: Update release notes for v1.52.4
v1.52.4
- cdbb988 chore: Release
v1.52.4 - 519b25f refactor: Move auth controls in auth manager
- 366ee70 fix: Add toast message modifier for advanced server settings view
- a310d22 style: Move advanced server settings into it's own sheet inside the base settings view
- 78cd4b9 chore: Update release notes for v1.52.3
v1.52.3
- 30ecdec chore: Release
v1.52.3 - 3961ff4 feat: Include a server health check before any type of login attempt
- eeef1a0 refactor: Change default color for toast message to match accent
- d74faf5 refactor: Re-use toast message in
ContentViewinstead of a one off state object - d62ff27 chore: Update release notes for v1.52.2
v1.52.2
- d6603ef chore: Release
v1.52.2 - e373eb5 revert: Center align all server information in settings view
- e912a39 style: Center align all server information in settings view
- 8f721d3 fix: Stop re-auth timer when logged out
- 2cd057c refactor: Move buffer time for repeat background login to constants
- 5d690f8 feat: Display background login response as a toast message
- d7749b6 perf: Store password in auth environment object and re-use that for background login
- 87702e7 feat: Include a manual control to renew authentication in settings view
- 7bb768c chore: Update release notes for v1.52.1