0.2.14
Alpha 0.2.14
Added 7
- Resizable sidebar
- Zooming for image preview
- Basic sync backfill dialog
- Date formatting according to chosen language in the settings
- More translation keys to the app
- Categories search redirect on mobile
- Search on mobile
Changed 2
- Move language settings
- Separate headers on mobile
Fixed 8
- Windows mouse resize
- Belarusian language entry name
- Folder double click
- Onboarding breaking due to sidebar changes
- Missing search filters by adding default search target
- BLAKE3
- Search parameters AND logic
- Input focus when searching
Removed 2
- Normalised cache
- English (UK) language option
From spacedrive
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
- Windows mouse resize fix by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2407
- Fix potential github action smells by @ceddy4395 in https://github.com/spacedriveapp/spacedrive/pull/2412
- Fixed Belarusian language entry name by @artsiom-voitas in https://github.com/spacedriveapp/spacedrive/pull/2409
- Remove normalised cache by @oscartbeaumont in https://github.com/spacedriveapp/spacedrive/pull/2390
- [ENG 946] Added zooming for image preview by @Raghav-45 in https://github.com/spacedriveapp/spacedrive/pull/2368
- Basic sync backfill dialog by @Brendonovich in https://github.com/spacedriveapp/spacedrive/pull/2405
- Update sync model docs + add section about actors by @Brendonovich in https://github.com/spacedriveapp/spacedrive/pull/2424
- Added date formatting according to chosen language in the settings by @artsiom-voitas in https://github.com/spacedriveapp/spacedrive/pull/2414
- Move language settings by @utkubakir in https://github.com/spacedriveapp/spacedrive/pull/2426
- AND search params together properly by @Brendonovich in https://github.com/spacedriveapp/spacedrive/pull/2430
- Fix folder double click by @Brendonovich in https://github.com/spacedriveapp/spacedrive/pull/2432
- Auto format/lint and revert some changes made to CI by @HeavenVolkoff in https://github.com/spacedriveapp/spacedrive/pull/2429
- Deleted English (UK) option by @artsiom-voitas in https://github.com/spacedriveapp/spacedrive/pull/2431
- [ENG-578] Resizable sidebar by @niikeec in https://github.com/spacedriveapp/spacedrive/pull/2425
- [ENG-1769] keep input focused when search by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2435
- Fix Onboarding breaking due to Sidebar changes made in #2425 by @HeavenVolkoff in https://github.com/spacedriveapp/spacedrive/pull/2437
- Don't error on missing search filters + add default search target by @Brendonovich in https://github.com/spacedriveapp/spacedrive/pull/2438
- Fix BLAKE3 by @HeavenVolkoff in https://github.com/spacedriveapp/spacedrive/pull/2441
- [feat]: update i18n contribution docs by @zaaakher in https://github.com/spacedriveapp/spacedrive/pull/2440
- Added more translation keys to the app by @artsiom-voitas in https://github.com/spacedriveapp/spacedrive/pull/2442
- Alpha 0.2.14 by @utkubakir in https://github.com/spacedriveapp/spacedrive/pull/2445
Mobile
- [MOB-89] Separate headers by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2408
- [MOB-79] Categories search redirect by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2443
- [MOB-68] Search by @ameer2468 in https://github.com/spacedriveapp/spacedrive/pull/2434
New Contributors
- @ceddy4395 made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2412
- @zaaakher made their first contribution in https://github.com/spacedriveapp/spacedrive/pull/2440
Full Changelog: https://github.com/spacedriveapp/spacedrive/compare/0.2.13...0.2.14