18.1.0 (testing) #2067
Replies: 7 comments 1 reply
This comment was marked as off-topic.
This comment was marked as off-topic.
-
After installing the new build, please to remove the previous Files.app location so the new updates (specially "ghost folders"), are applied correctly. Build 949
|
Beta Was this translation helpful? Give feedback.
-
Thanks to everyone on both TestFlight and Discord leaving feedback that is helping us take the final steps towards the release. In this release all of the internals should be ready to go. The next release should be the final one, and will focus on improving the final experience. Build 957
Known Issues
|
Beta Was this translation helpful? Give feedback.
-
Build 959
Notes
|
Beta Was this translation helpful? Give feedback.
-
Build 963Bookmarked LocationsYou can now access remote file systems directly from the Blink Shell using Bookmarks, in addition to the Files.app. Thanks to the kernel-level integration of the Replicated File Provider extension, local shell commands like
To add a bookmark: 1. Go to Settings > Bookmarks and create a new bookmark. 2. Select the location in Files.app and press Open. 3. Give the symlink a name. 4. Return to the shell to browse the directory as if it were any other local directory. We're really excited about this feature and please let us know how you use it! Known Issues
|
Beta Was this translation helpful? Give feedback.
-
Build 965This will probably be the last version before public release. We appreciate once more everyone's help with testing!
Notes
|
Beta Was this translation helpful? Give feedback.
-
Build 969Pushed as 18.1.0 final.
|
Beta Was this translation helpful? Give feedback.
-
New FileProvider Integration
We're excited to introduce the new File Provider Replicated extension! We are taking this opportunity to bring more improvements, streamlining file management and resolving many longstanding issues with FileProviders in Blink. Now is the perfect time to report any additional issues, as we’re actively working to refine the experience. Here’s a look at some of the key use cases improved with the API:
How to Enable
Note: This option will be enabled by default in future versions.
How to Reset
If you want to reset the integration, remove the domain by swiping it left. This will clear the current state, including any downloaded files, and give you a fresh start. Be aware that pending local files may be lost, so consider moving them elsewhere first.
Testing Guidelines
The integration, even if in Beta, is stable for daily use. We’re aware of a few corner cases and have plans to improve performance, but these shouldn’t impact regular use. Since the implementation is stateless, it should recover well if something goes wrong.
Temporary files: The integration creates temporary files for uploads at the root of the file system, named in the format “.blink.tmp.xxxx.” These can be safely deleted from time to time. Future updates will attempt to clean up these files automatically when operations fail, but it’s still good to know where they are.
Storage Management: The operating system now manages file storage, meaning downloaded files’ lifetimes are automatically handled. Deleting the integration will free up space. In upcoming versions, we’ll offer additional options to manage storage and evict files as needed.
Known Issues
Reporting Errors
If a file or operation fails to complete:
Thanks for your feedback!
Beta Was this translation helpful? Give feedback.
All reactions