Skip to content

Releases: spacedriveapp/spacedrive

Alpha 0.2.14

02 May 21:40
952bb2d
Compare
Choose a tag to compare

This version includes "Resizable Sidebar", bug fixes, enhanced features, and user experience tweaks that make our app smoother and more reliable. Thanks to everyone who contributed!

What's Changed

Mobile

New Contributors

Full Changelog: 0.2.13...0.2.14

Alpha 0.2.13

26 Apr 03:51
9384bad
Compare
Choose a tag to compare

We have resolved the issue of the ephemeral location being empty on Windows and reintroduced reactivity to thumbnail generation! Spacedrive is back in action.

Improvements and Features:

  • [ENG-1629] A new file identifier has been implemented using the task system. (By @fogodev in #2334)
  • Reactivity of thumbnail generation has been restored. (By @jamiepine in #2392)
  • Improved translations exist for Belarusian and Russian. (By @artsiom-voitas in #2391)
  • [ENG-1762] The direction of mouse resizing has been reversed. (By @ameer2468 in #2395)
  • Reactive file identification has been put into effect. (By @jamiepine in #2396)
  • OpenDAL for ephemeral location has been rolled back. (By @HeavenVolkoff in #2399)

Bug Fixes:

  • The cargo test issue has been fixed and the pnpm prep native deps download has been enhanced. (By @HeavenVolkoff in #2393)
  • The title issue (on windows task manager) has been corrected. (By @utkubakir in #2398)
  • The server release issue has been addressed again. (By @HeavenVolkoff in #2403)

Full Changelog: 0.2.12...0.2.13

Alpha 0.2.12

25 Apr 02:30
463babe
Compare
Choose a tag to compare

Improvements and Features:

Bug Fixes:

Changes:

I18n:

New Contributors

Full Changelog: 0.2.11...0.2.12

Alpha 0.2.11

06 Apr 00:16
3ce4d5d
Compare
Choose a tag to compare

Welcome to the latest update for Spacedrive! This release brings a host of improvements, fixes, and new features. Here's what's new:

Desktop

Mobile

Full Changelog: 0.2.10...0.2.11

Alpha 0.2.10

30 Mar 01:53
21a0ec0
Compare
Choose a tag to compare

What's Changed

  • Bundle native-deps v0.14 which include measures to reduce our possible exposure to CVE-2024-3094
    • While we believe the previous versions of native-deps were not compromised due to the specific way we were building liblzma, as a precaution, we downgraded xz-utils to v5.4.5 and are now pulling the source code from Debian repositories. It is recommended that all users update as soon as possible.
  • Revert "remove fixed filters" by @utkubakir in #2261
  • Don't fail CI job if dorny/paths-filter step fails by @HeavenVolkoff in #2263
  • [ENG-1699] Pin Job manager by @ameer2468 in #2264

Full Changelog: 0.2.9...0.2.10

Alpha 0.2.9

29 Mar 00:35
44c2854
Compare
Choose a tag to compare

List view size customization is here!

What's changed?

Full Changelog: 0.2.8...0.2.9

Stay tuned for more updates, and thank you for your continued support!

Alpha 0.2.8

27 Mar 00:34
83332dc
Compare
Choose a tag to compare

What's Changed

We are excited to announce the addition of the Command Palette feature to Spacedrive, making navigation more streamlined and efficient than ever before.

  • Command Palette
  • Fix search bar not working
  • Sync status subscription
  • Fix all the weird eslint warnings

Full Changelog: 0.2.7...0.2.8

Alpha 0.2.7

25 Mar 23:07
51acd0f
Compare
Choose a tag to compare

Quick patch to fix onboarding and some bugs

What's Changed

  • New test: Add location
  • Remove the .unwrap() from the mobile core
  • fix language select
  • Make quic field of P2PManager private
  • Remove: video intro
  • Prevent default webview search
  • Make mobile tests more resilient

Full Changelog: 0.2.6...0.2.7

Alpha 0.2.6

23 Mar 21:17
904f210
Compare
Choose a tag to compare

Welcome to the latest update for Spacedrive! This release brings a host of improvements, fixes, and new features. Here's what's new:

Desktop

  • Reverted Tracing-Subscriber filter level. #2169
  • Sync now uses msgpack instead of json. #2164
  • Quick preview now closes on ESC. #2171
  • Roadmap dates updated. #2172
  • Crypto Refactor implemented. #2115
  • Intro now fades out. #2178
  • resvg and related code updated. #2177
  • Bundle and archive extensions separated in artifact publisher. #2181
  • Webview reload keybind changed and MacOS reload explorer menu item made functional. #2093
  • Mobile tests added back. #2183
  • Out-of-bounds indexing check added for p2p-block. #2187
  • CompressedCRDTOperation moved and docs added around sync. #2188
  • Tests added for CompressedCRDTOperation. #2189
  • P2P holepunching and relay implemented. #2147
  • Clippy applied to the entire repo. #2195
  • Error messages now shown for feedback form. #2196
  • Team page updated. #2199
  • Sync tests fixed. #2194
  • P2P Hooks refactored. #2193
  • Prevented mouse-side buttons from drag selection. #2203
  • Message request drop test added. #2201
  • Landing updates made. #2205
  • Silent fail fix for .spacedrive. #2206
  • P2P crate renamed. #2207
  • P2P Metadata Cache and Sidebar implemented. #2208
  • Remote files now served over p2p. #2211
  • Video intro fix and darker color implemented. #2204
  • Node rename with P2P fixed. #2217
  • Cloud sync and operations fixed. #2218
  • .spacedrive file now hidden on Windows. #2216
  • E2E Tests implemented. #2192
  • Window not opening issue fixed. #2224
  • npmrc updated. #2227
  • IdentityOrRemoteIdentity removed. #2220
  • Topbar HMR fixed. #2231
  • Sync timestamp now upserted rather than overwritten. #2230
  • Roadmap updates made. #2209
  • Japanese language added. #2174
  • Pagination implemented for sync backfill. #2163

Mobile

  • Mobile Hardware Information added for Overview Page. #2106
  • iOS only imports are now gated. #2175
  • fullRescan button now works on mobile. #2185
  • Search filters added for mobile. #2179
  • Mobile components directory organization improved. #2190
  • Infinite scroll and explorer query hooks added for mobile. #2197
  • Native navigator now used on mobile. #2214
  • Black theme and more added for mobile. #2213
  • New screens, design fixes, and more added for mobile. #2229

New Contributors

Full Changelog: 0.2.5...0.2.6

Alpha 0.2.5

06 Mar 15:10
55d2ec7
Compare
Choose a tag to compare

Welcome to the latest update for Spacedrive! This release brings a host of improvements, fixes, and new features. Here's what's new:

Desktop Enhancements

  • Fixed mouse navigation forwards and backwards.
  • Fixed background intro video.
  • Improved error handling.
  • Updated GitHub actions due to Node.js 16 deprecation.
  • Cleaned up macOS window closing behavior code.
  • Added Italian locale.
  • Corrected locations folder icon.
  • Removed unnecessary code from synced models.
  • Fixed platform provider availability issue.
  • Moved online locations query to a subcomponent.
  • Fixed actors debug page.
  • Added more documentation.
  • Added latest blog post to landing page.
  • Locked version of patched dependencies.
  • Fixed cloud API operations count.
  • Renamed items through the inspector.
  • Moved all jobs and actors to an "Old" namespace.
  • Fixed video intro.
  • Fixed black bars in thumbnails.
  • Styled Windows Explorer scrollbar.
  • Prevented middle-click from opening new tabs.

Mobile Enhancements

  • Settings routes new design & more.
  • Empty UI for locations and tags screen.
  • Locations & tags query invalidation on updates.
  • Better visually width fitting for categories.
  • Toast messages.
  • Improved spacing & padding.
  • Fixed mobile CI and some small CI improvements.

New Contributors

Full Changelog: 0.2.4...0.2.5