- cee329e9: User service routes updated to call the middleware
- 555961f7: Added bulk snippet get endpoint
- ff1e216e: Fix task selection, reactions store, source url behavior
- 6da5c84f: Fixes 12nov task, comments
- e990f8da: Batch get nodes while initialization
- 519bd036: Auth check in update preferences & active current user
- 2f3d2495: Sanitize apiURLs file; Move to staging
- 60c8ea3f: Add Comments and Reactions
- 74a71866: Route Based Online Users
- 5d3b13fa: Fix bugs related to combobox, links, reminder view
- fa78e83c: Templated Notes; User Preferences Sync with Cloud
- 2ce6d95d: Smart Capture Preference
- 77186a54: Public namespace fixes
- e2f5a887: Lesser re-highlighting, removed two way syncing of highlights and added hydration state to content store
- 5e58096d: Navigate tree, spaces and tabs in sidebar using shortcuts
- 32dcc7e4: Fix issues with search worker
- 391e24db: Null checks for extractLinkFromData and deserialzeContent
- 1df9ae9f: Update middleware URL
- 311a6068: Fix share note link of public space
- 311a6068: Fix public share links
- 64919a67: Fix extension, portal calls
- e03a54d4: Fix note cache calls
- 50184d81: Fix Image upload and help modal
- 17e1dc22: Fix bug with task note preview editor
- 5d48ee25: Fixes to plateless renderer
- 0d4e1548: Navigation fixes onclick snippets and tags
- b5180571: Move reminders to task view
- 4572280b: Task view with faux render
- 3f6266d5: Added wait for click to paste snippets in sidebar, new public nodes infobar.
- e2c0f573: Better mechanism for pasting snippets. Also screenshot action with cropping.
- f95af08f: New global sidebar in extension with context and snippets
- 5cfbe525: New Sputlit Command Bar
- c367ab21: [FIX] Requests getting fullfilled in runBatch even on throwing error.
- df470c2f: Updated useInitLoader hook to not redirect and show loader on all URLs
- 2e98d8fa: Add shared namespaces
- 73731cb3: Use middleware endpoints for URL and Reminders
- b021995b: Update useInitLoader() to not redirect on /integrations route
- 016f51df: Reminders back in extension, they are now synced with backend. Also, added
/links
inshowNav()
.
- 5951eb53: Public namespaces view for desktop and mobile devices
- a2192598: Updated shortener action, added new links view to view shortened links and filter based on domain, highlights etc.
- 4ceae64f: Note, block refactoring with minor fixes
- b9d0b2ad: Removed redirect to base node for
/chotu
, clickable sidebar logo and better contrast on themes
- 789adc67: Better messaging between webapp and extension, things are synced on change and message can be sent from any component in extension now
- 92e06d95: Add useInitLoader Hook to initialize Nodes and Snippets
- 2180238f: Added nested editable previews in webapp
- 3e3011a8: Added new task creation to webapp fleet, updated dwindle to v0.0.20
- 626ec88f: Create New Note Fixes; Combobox Create Child Fixes; Base Node Fixes
- 2e752f8d: Invalidate Webapp CloudFront Cache; Bump version automatically in manifest.json
- a9b9039a: Added ability to update tasks from tasks view through previews
- a7fe1622: Went back to old middleware deployment url, added env variables in publish action for extension
- fc9451fc: Update RHSidebar with no tabs, tags at top, title as "Note Content", forward backlinks, related notes in suggestions. Also fixed width of web embeds.
- 926be3da: Task view changes, styling fixes, minor bug fixes and improvements
- a8046772: Added Fleet in MexIt
- 92ed10c3: Live Suggested; Task View and Filter Fixes
- 3afbe511: This adds the redirect to desktop app for the whatsapp integration service.
- bcf2b5bd: Fixed issues with OAuth redirect (for whatsapp flows), fixed reminders creation error and added new filters on reminders view. Refactor works properly now.
- 065698ec: Updated extension's API requests and other functions calls to support namespaces. Also updated the connection between webapp and extension to sync namespaces.
- 82bf5a4a: Added documentation for setting up monorepo, also added a small fix to changeset publish action
- 85e5e33: Added namespaces support to webapp, and other changes to extension for the same.
- b546a00: Add new namespaces sidebar, with filter and new create new button. Also fixed task view context menu and base node setting.
- 1ce8f60: Breadcrumbs, metadata and source info disappear when user's typing. They re-appear on mouse move.
- 43836e0: Fixed changeset publish action
- a1b7e64: Adding previews in shared notes, in the case when the node in the backlink is also shared with the same user.