Introducing Spaceduck Web Clipper!
Capture anything from the web - whether it's a visible section, a selection, or the entire page, we've got you covered!👌
Plus, say goodbye to manual organization!👋 Simply upload to your workspace and let the magic happen, from labels to tags, colors, and even the source itself. ✨
Improvements:
UI/UX Enhancements:
- Unified the style of card menus and added top padding to the side menu for a cleaner look.
- Updated the empty state for the Browse section.
- Refined the Create Workspace page.
- Updated modal content for workspaces.
- Improved sidebar styles and list styles.
- Enhanced the loading placeholder for PDF files.
- Aligned placeholder font size with text for consistency.
- Ensured avatar images are squared.
- Added a focus feature to cells on button click.
- Removed padding on the last element for a neater appearance.
Functionality Enhancements:
- Added toast notifications to keep users updated.
- Renamed "organization" to "workspace" for clarity.
- Added a utility function to cast as CSSProperties.
- Enhanced media group (MG) content type by removing "flow" and supporting 'gallery' in the frontend.
- Added frontend support for PDF MG content type and a distance cutoff for MG similarity.
- Improved embedding document features, including adding categories.
- Enhanced size indicators on MG details and supported saving videos from Bext.
- Updated workspace settings route.
- Added profile page and avatar asset fields.
- Enabled support for unknown content types in the frontend.
- Added warnings and triggers for size limits, including support for ffprobe data streams.
- Improved focus and hover interactions, and removed platform dependencies from the media group.
- Migrated media groups to use document or gallery kind, and implemented smarter retries for notifications.
Developer Experience:
- Removed uses of the app model from the backend and frontend.
- Upgraded Prettier to v3.3.0 and Ruff to v0.4.6.
- Cleaned up obsolete functions and commands.
- Added more explicit content type support across subsystems.
- Enhanced error logging and handling for uploads and processing requests.
- Removed deprecated models and tags.
- Simplified embedding document improvements.
Bug Fixes:
- Fixed text wrapping issues on toast buttons.
- Resolved task list checkbox issues.
- Corrected get_workspace_tags call errors.
- Addressed repeated category suggestions and related MG (media group) card overlap.
- Fixed duplicate key error during user migration and ensured backwards compatibility for processing requests.
- Resolved hover menu issues and prevented loss of hover by disabling flipping.
- Fixed attribute errors when removing MG links and ensured content sanitization for embedding documents.
- Addressed migration warnings for changelog generation and removed stale explore management commands.
- Fixed autotagging processing stuck on reserved tokens and demoted log messages to warnings to reduce Sentry spam.
- Excluded content from deleted projects in limit checks and limited asset downloads for thumbnailing.