[!IMPORTANT]
We regret to inform our valued Spacedrive community that we must temporarily pause our development roadmap beyond our latest update. Due to current funding constraints and related challenges, we cannot deliver new features or updates for the foreseeable future.
While this was a tough decision, our team remains committed to Spacedrive's vision and will explore options to resume development when circumstances allow. We deeply appreciate your understanding and continued support during this challenging period.
The Spacedrive Team
What's Changed
Added Windows Control buttons to the TopBar on "Peer" tab by @artsiom-voitas in https://github.com/spacedriveapp/spacedrive/pull/2674
[ENG-1860] News banner with latest alpha version & changelog link by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2675
[ENG-1866] Overview: fix storage progress device value by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2678
Added translation keys for FileKindStats, general (settings) and StarfieldEffect components by @artsiom-voitas in https://github.com/spacedriveapp/spacedrive/pull/2673
[MOB-101] Improve object renaming UX by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2683
[ENG-1694] Dialogs visual improvements by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2684
Fix typos in introduction.mdx by @SBobbe in https://github.com/spacedriveapp/spacedrive/pull/2685
[MOB-116] Fix Drawer appearing & visual improvements by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2691
[ENG-1874] Always show windows top bar options by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2692
Add "Duplicate current tab" keybind by @MadisonKonig in https://github.com/spacedriveapp/spacedrive/pull/2679
Update appearance Czech language.tsx by @markrieder in https://github.com/spacedriveapp/spacedrive/pull/2699
Fix "open with" list ordering by @MadisonKonig in https://github.com/spacedriveapp/spacedrive/pull/2697
[ENG-1840, ENG-1842] Add native dependencies for iOS by @HeavenVolkoff in https://github.com/spacedriveapp/spacedrive/pull/2693
Update pdfium-render version by @matheus-consoli in https://github.com/spacedriveapp/spacedrive/pull/2701
fix windows multiple tab spacing by @MadisonKonig in https://github.com/spacedriveapp/spacedrive/pull/2713
Add SQLite pragmas to optimize performace by @jamiepine in https://github.com/spacedriveapp/spacedrive/pull/2715
[MOB-123,122,121] Fix & improve navigation issues by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2718
[ENG-1897,1900,1901] Quick add tag fix & more by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2720
Use mimalloc as the global memory allocator by @matheus-consoli in https://github.com/spacedriveapp/spacedrive/pull/2723
Close file handle after getting its index (windows) by @matheus-consoli in https://github.com/spacedriveapp/spacedrive/pull/2728
Typo for: accesible by @majal in https://github.com/spacedriveapp/spacedrive/pull/2724
Update spelling in features.mdx by @daUnknownCoder in https://github.com/spacedriveapp/spacedrive/pull/2730
Update bundle size with average 0.4.2 size by @iLynxcat in https://github.com/spacedriveapp/spacedrive/pull/2738
Add typo issue template & update others for consistency by @iLynxcat in https://github.com/spacedriveapp/spacedrive/pull/2737
Organize and clean up internationalization file keys by @iLynxcat in https://github.com/spacedriveapp/spacedrive/pull/2741
Handle thumbnail encoder error by @matheus-consoli in https://github.com/spacedriveapp/spacedrive/pull/2745
Remove dependency on once_cell and use std types by @matheus-consoli in https://github.com/spacedriveapp/spacedrive/pull/2746
Fix Inspector notes by @jamiepine in https://github.com/spacedriveapp/spacedrive/pull/2748
Add new ball and font for 0.5.0 Beta by @iLynxcat in https://github.com/spacedriveapp/spacedrive/pull/2742
[ENG-1928] Update to tauri 2.0.1 stable by @HeavenVolkoff in https://github.com/spacedriveapp/spacedrive/pull/2752
Change sample date by @iLynxcat in https://github.com/spacedriveapp/spacedrive/pull/2754
Add no telemetry option and improve analytics code clarity by @iLynxcat in https://github.com/spacedriveapp/spacedrive/pull/2740
Fix Android builds failing to compile by @Rocky43007 in https://github.com/spacedriveapp/spacedrive/pull/2755
[ENG-1925] Fix windows scroll by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2756
Improved Japanese translation by @wany-oh in https://github.com/spacedriveapp/spacedrive/pull/2773
Improve file thumbnails and Quick Preview (+ some code clean-up and rust deps update) by @HeavenVolkoff in https://github.com/spacedriveapp/spacedrive/pull/2758
[ENG-1881] Update docs by @myung03 in https://github.com/spacedriveapp/spacedrive/pull/2739
Add Solus Build Support by @Kuuchuu in https://github.com/spacedriveapp/spacedrive/pull/2781
Move 0.5.0 development to main by @iLynxcat in https://github.com/spacedriveapp/spacedrive/pull/2792
[ENG-1828] Migrate to new Cloud Services API by @Rocky43007 in https://github.com/spacedriveapp/spacedrive/pull/2633
Update quic-rpc and cloud services schema by @fogodev in https://github.com/spacedriveapp/spacedrive/pull/2795
Update README.md by @jamiepine in https://github.com/spacedriveapp/spacedrive/pull/2800
Bump version to 0.5.0 by @iLynxcat in https://github.com/spacedriveapp/spacedrive/pull/2801
Add node-gyp dependency to scripts by @iLynxcat in https://github.com/spacedriveapp/spacedrive/pull/2798
Added Ukrainian language by @andriizaiets in https://github.com/spacedriveapp/spacedrive/pull/2802
Update quic-rpc crate by @fogodev in https://github.com/spacedriveapp/spacedrive/pull/2805
chore: changed title of investor on website by @PeerRich in https://github.com/spacedriveapp/spacedrive/pull/2817
Update people.tsx by @jamiepine in https://github.com/spacedriveapp/spacedrive/pull/2821
[MOB-109] Fix native API not opening files after location/app reload by @Rocky43007 in https://github.com/spacedriveapp/spacedrive/pull/2822
Update CONTRIBUTING.md by @0xBA5E64 in https://github.com/spacedriveapp/spacedrive/pull/2820
[ENG-294] Volume awareness by @jamiepine in https://github.com/spacedriveapp/spacedrive/pull/2796
Update Cloud Services related dependencies by @fogodev in https://github.com/spacedriveapp/spacedrive/pull/2828
Update to new landing page design by @jamiepine in https://github.com/spacedriveapp/spacedrive/pull/2815
Move Auth Tokens storage from Local Storage to custom encrypted .sdks file by @Rocky43007 in https://github.com/spacedriveapp/spacedrive/pull/2831
[ENG-1402] Drag & drop into OS by @Rocky43007 in https://github.com/spacedriveapp/spacedrive/pull/2839
Refine i18n zh-CN translations for better accuracy by @lzt1008 in https://github.com/spacedriveapp/spacedrive/pull/2840
[ENG-1896] Improved search filters and added date range by @jamiepine in https://github.com/spacedriveapp/spacedrive/pull/2717
Drag & Drop into/out of Spacedrive by @Rocky43007 in https://github.com/spacedriveapp/spacedrive/pull/2849
Landing updates by @jamiepine in https://github.com/spacedriveapp/spacedrive/pull/2850
More updates by @Rocky43007 in https://github.com/spacedriveapp/spacedrive/pull/2861
Fix builds on windows by @handicraftsman in https://github.com/spacedriveapp/spacedrive/pull/2864
Optimize FlashValue using bitwise AND in exif flash data by @julianbraha in https://github.com/spacedriveapp/spacedrive/pull/2843
Add YYYY-MM-DD HH:mm datetime format by @PineappleRind in https://github.com/spacedriveapp/spacedrive/pull/2806
[!WARNING]
Drag & Drop out of Spacedrive is currently disabled on Linux due to development issues in getting the feature working.
New Contributors
@SBobbe made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2685
@MadisonKonig made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2679
@markrieder made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2699
@majal made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2724
@daUnknownCoder made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2730
@Kuuchuu made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2781
@andriizaiets made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2802
@PeerRich made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2817
@0xBA5E64 made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2820
@lzt1008 made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2840
@handicraftsman made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2864
Full Changelog: https://github.com/spacedriveapp/spacedrive/compare/0.4.2...0.4.3