Package releases
Learn about our latest releases of the @docsly/react (opens in a new tab) package:
1.8.4
Patch Changes
- Update docsly base API endpoint to Cloudflare
1.8.3
Patch Changes
- Dismiss all toasts on escape
- Fix highlighted text before comment
1.8.2
Patch Changes
- Add error handling for measure endpoint
1.8.1
Patch Changes
- Remove selected comment when user hide or resolves it.
1.8.0
Minor Changes
- Add optimistic update for add comments,
- Use v1.8 API
- Fix selected comment update on new comment added
1.7.0
Minor Changes
- Add prompt to leave comment on dislike
- Improve comment bubble location accuracy
- Performance improvements
1.6.3
Patch Changes
- Fix team member badge logic for anonymous users
1.6.2
Patch Changes
- Fix scroll to comment and improve bubble icon accuracy
1.6.1
Patch Changes
- Add scrollToComment, team member star badge, and bug fixes
1.6.0
Minor Changes
- Add team member API
- Ability to resolve and hide comments
- better UX for loading states
1.5.1
Patch Changes
- Fix inbox button size and header styles
1.5.0
Feature
- You can now use the
onDocslyEvent
prop to recieve docsly events such as feedback and comments. For more details, see React component docs.
1.4.11
Patch
- Fix css styling for button
1.4.10
Patch
- Add scoped preflight under docsly
1.4.9
Patch
- Revert to tailwind streamline
1.4.8
Patch
- Add custom preflight styles
1.4.7
Patch
- Remove base css styles
1.4.6
Patch
- Fix the res.user and error issue
v1.4.5
Patch
- Use base64 images instead of png url (fixes Chrome crash issue)
v1.4.4
Patch
- Update bubble location logic to fix edge cases
v1.4.3
Feature
- Add comment length counter
- Use settings for
onlyAuth
and disable submit comment button if not authenticated. - Hide docsly branding in business plan.
v1.4.2
Patch
- Fix css url() issues
v1.4.1
Patch
- Use body css instead of emotion
v1.4.0
Feature
- Add firefox compatibility
v1.3.5
Patch
- Add aria label and title for tooltip
v1.3.4
Feature
- Add "Powered by docsly" branding
v1.3.3
Feature
- Add interaction animations for comment, inbox, and docsly toolbox.
v1.3.2
General
- Add tsdoc description for intelisense
- Use minified icons for comment bubble
v1.3.1
General
- Update
className
andid
attributes to be easily identifiable and coherent with theappearance
prop.
v1.3.0
Feature
- Support for customization using css modules and classNames. To learn more, see appearance.
v1.2.3
Feature
- Give anonymous users a static name using
Faker
adjective and noun.
Bug fix
- Fix inbox comment appearance.
v1.2.2
Bug fix
- Increase UI element sizes for mobile support.
- Fix edge cases for mobile support.
v1.2.1
Bug fix
- Fix issues caused by disabling links and button.
- Add close button on comment box.
v1.2.0
Feature
- Support JWT for user data instead of raw User object
- Option to allow comments only from authenticated user
v1.1.1
Feature
- Highlights and comment avatars now respond to window resizing.
Bug fix
- Comment avatar and bubble misplacement in large blocks.
v1.1.0
Feature
- Add new props:
highlightToComment
showCommentAvatar
, andshowHighlightedText
to customize the docsly features. See React component docs for more details.
v1.0.2
Feature
- Show comment mode active message on top-center for better visibility
- Add support for an optional
baseURL
prop for self-hosted version
Bug fix
- Hide comment bubble on navigation
v1.0.1
Bug fix
- Fix user avatar not showing up in the comments
v1.0.0
Features
- Leave feedback on the documentation
- Leave comments on the documentation
- Comments with text highlighting
- View and reply to public comments in a thread
- Automatic spam moderation