Skip to content

Releases: spacedriveapp/spacedrive

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

Alpha 0.2.4

15 Feb 00:02
bd1f11b
Compare
Choose a tag to compare

We're thrilled to unveil the latest enhancements in Spacedrive, focusing on language updates and user interface improvements to elevate your experience. Here's a breakdown of the new features and improvements:

Language Updates:

  • Small adjustments to the Spanish language locale file, ensuring a smoother experience (#2043) by @JxJxxJxJ.
  • Fix for the Chinese language display issue, enhancing readability (#2050) by @utkubakir.
  • Introduction of the Dutch locale for broader accessibility (#2054) by @JSSRDRG.
  • Addition of Russian and Belarusian localizations, expanding language support (#2061 and #2072) by @artsiom-voitas.

Mobile UI Enhancements:

  • Updates to the location screen and header, improving navigation (MOB-47) by @ameer2468.
  • Visual refinements and bug fixes for the All Tags screen, enhancing usability (MOB-53) by @ameer2468.
  • Introduction of engaging video animations for onboarding on both mobile and desktop platforms, providing an immersive experience (MOB-55) by @ameer2468.
  • User interface fixes to address usability issues (MOB-54) by @ameer2468.

Desktop UI and Functionality Updates:

Performance and Functionality Improvements:

  • Expanded sync support for file paths and saved searches, enhancing data management (#2067) by @Brendonovich.
  • Introduction of sync support for labels, facilitating organization (#2070) by @Brendonovich.
  • Dynamic changelog link addition and removal of outdated components for improved maintenance (ENG-1563) by @utkubakir.

Miscellaneous Updates:

  • Addition of the media view date header for enhanced media file organization (ENG-951) by @niikeec.
  • Prevention of default keybind events to improve user interaction (ENG-1602) by @niikeec.

New Contributors

We extend a warm welcome to our new contributors:

For a comprehensive list of changes, please refer to the full changelog.

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

Alpha 0.2.3

03 Feb 01:57
e2175aa
Compare
Choose a tag to compare

We're excited to announce the latest updates for Spacedrive, focusing on enhancing both the desktop and mobile experiences. This release includes crucial bug fixes, user interface improvements, and functionality enhancements aimed at providing a smoother and more intuitive user experience across all platforms.

Desktop Enhancements

User Interface Improvements:

  • Toaster UI Placement closer to the edge for better visibility (#2019).

Functionality Enhancements:

  • New tab keybinds for improved shortcut accessibility (#2022).
  • Enhanced syncing capabilities with both cloud and P2P options (#1970).
  • Comprehensive documentation for the sync ingester to facilitate development (#2028).

Bug Fixes and Performance Improvements:

  • Fixed issues related to location settings due to normalized cache bugs (#2023).
  • Corrected the problem where localStorage was wiped on every launch (#2021).
  • Fixed the assignment of tab titles on the desktop version (#2030).
  • Addressed the issue with custom icon theme variants not displaying correctly (#2033).
  • Moved cloud sync to sd-core-cloud-sync for better modularity and performance (#2025).
  • Temporarily disabled the orphan remover feature to enhance stability (#2027).
  • Improved support for localization and automatic language detection (#2037).

Mobile-Specific Enhancements

  • Introduced engaging animations for tabs, offering a more dynamic user interaction (#2020).
  • Overhauled the settings screen for a more intuitive user experience (#2034).
  • Fixed issues related to the continuous integration process for mobile platforms (#2036).

Full Changelog: 0.2.2...0.2.3

Alpha 0.2.2

29 Jan 19:36
b8c4282
Compare
Choose a tag to compare

Another quick patch to fix updater always asking you to update...

What's Changed

  • Fix context menu closing when multiple tabs are open
  • Fix desktop updater

Full Changelog: 0.2.1...0.2.2

Alpha 0.2.1

29 Jan 16:45
8a57d59
Compare
Choose a tag to compare

We're pleased to roll out a quick yet important patch to our recent 0.2.0 update. This release, version 0.2.1, primarily addresses and resolves issues specific to the Windows build, ensuring a smoother and more reliable experience for our Windows users.

Additional Improvements and Bug Fixes

  • Enhanced theming experience.
  • Overview location cards now redirect you to the location page on click.
  • Fixes for cloud image display issues.
  • UI improvements including arrow selection for labels, device card height adjustment, and label thumbnail fixes.
  • Search functionality enhancements and fixes.
  • Disabling list view for labels to improve UI consistency.
  • Better handling of non-indexed paths in explorer items.
  • Removal of localStorage when no libraries are created.

Full Changelog: 0.2.0...0.2.1

We thank you for your continued support and look forward to delivering an even better Spacedrive experience with each update.

Alpha 0.2.0

24 Jan 17:26
1dfb133
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:

New Features and Improvements

User Interface Enhancements: Significant changes to the UI, including updates to the search filters, layout improvements, and visual enhancements.

  • New usage page for better statistics management (#1834).
  • Refined search filters with added functionality and responsiveness (#1839, #1838, #1830).
  • Enhanced list view and QuickPreview features for improved user experience (#1859, #1936).
  • Mobile design improvements for better navigation and usability (#1886, #1955, #1956).
  • Drag support for search filters (#1948).

(WIP) Cloud and Sync Enhancements: Introduction of new cloud connection features and optimizations in cloud sync operations.

  • Cloud connection improvements for more stable and efficient performance (#1842).
  • Optimization of cloud sync message compression (#1922).
  • New sync operations for better data management (#1903, #1882).

Performance and Optimization:

  • Various performance improvements, including caching enhancements and memory optimizations (#1734, #1857, #1946).
  • Building dependencies optimized for development builds (#1902).
  • Upgrade of tracing for enhanced debugging (#1870).

File Management and Navigation:

  • New functionalities for managing and navigating files, such as improved explorer drag and drop (#1737, #1891).
  • Enhanced file thumbnail rendering for improved performance (#1865).

Developer Experience and Code Quality:

  • Code quality improvements with the implementation of clippy --fix for linting (#1779).
  • Consolidation and optimization of build dependencies (#1947, #1919).
  • Bug Fixes

UI and Usability Fixes:

  • Resolved issues with light mode in changelog and other UI elements (#1831).
  • Fixed PDF transparent background issue (#1844).
  • Addressed various QuickPreview issues for a smoother experience (#1889, #1934).
  • Rounded label thumbnails (#1981)

Platform-Specific Fixes:

  • Windows explorer path fix (#1891).
  • MacOS window title display issue resolved (#1935, #1936).

Miscellaneous Fixes:

  • Corrected pagination and navigation issues (#1860, #1872).
  • Resolved warnings and deprecated code usage for better code health (#1848).
  • Fixed delete dialog focus (#1982)
  • Fix renaming (#1986)

New Contributors
A warm welcome to our new contributors! Your efforts are greatly appreciated.

For a complete list of changes, please visit the full changelog(0.1.4...0.2.0).

Thank you for your continued support and feedback. Enjoy the new and improved Spacedrive!