Skip to main content

Β· One min read
Swimm

We're pleased to announce the availability of Swimm 1.10.0❗ πŸŒŠπŸš’πŸŠπŸš€πŸ†•πŸ’₯πŸŽ‰βœ¨

New Features:​

  • Multi-repo notifications - When modifying code in repo A that is referenced in a doc in repo B, you will be notified in GitHub.
  • New tutorials panel - click on the question mark in the bottom-right corner of the screen and you'll see different tutorials.

Enhancements:​

  • Folders - You can now drag and drop multiple items.

For further information and any questions, please reach out to us on our Community Slack Channel.

Β· One min read
Swimm

We're pleased to announce the availability of Swimm 1.9.0❗ πŸŒŠπŸš’πŸŠπŸš€πŸ†•πŸ’₯πŸŽ‰βœ¨

New Features:​

  • Multi-repo discoverability - When browsing code in repository A, if this code is referenced in repo B - you will see Swimm's icon next to it in the IDE.
  • Folders - Organize your docs and playlists into folders! Build your organization’s knowledge hierarchy to make docs easier to find. Use our new batch operations to quickly get started.

Enhancements:​

  • Review auto-sync - improved navigation and an "accept all" button.
  • Edit a token - you can now replace/edit a token (rather than deleting it and creating a new one).
  • Mermaid side-by-side editor - Mermaid's rendered diagram appears next to its code.

For further information and any questions, please reach out to us on our Community Slack Channel.

Β· One min read
Swimm

We're pleased to announce the availability of Swimm 1.8.0❗ πŸŒŠπŸš’πŸŠπŸš€πŸ†•πŸ’₯πŸŽ‰βœ¨

New Features:​

  • Generate snippet descriptions with AI - When editing the snippet's comment, you can use /generate or /ai to generate a description using generative AI. This is an (admin) opt-in feature for the workspace.

For further information and any questions, please reach out to us on our Community Slack Channel.

Β· One min read
Swimm

We're pleased to announce the availability of Swimm 1.7.0❗ πŸŒŠπŸš’πŸŠπŸš€πŸ†•πŸ’₯πŸŽ‰βœ¨

New Features:​

  • Share headings of a doc - Anchor links are now available on heading blocks. You can share a link to a specific part of your document.

Improvements:​

  • Redirect to edited entity after committing (playlists, docs) - After commit, user is now redirected to committed version of document or playlist, instead of repository homepage.

For further information and any questions, please reach out to us on our Community Slack Channel.

Β· One min read
Swimm

We're pleased to announce the availability of Swimm 1.5.0❗ πŸŒŠπŸš’πŸŠπŸš€πŸ†•πŸ’₯πŸŽ‰βœ¨

New Features:​

  • Quick actions - Added inline contextual actions to initialize Swimm commands with one click. Β 

Improvements:​

  • Keyboard shortcuts for /path - Improved multi-repo keyboard navigation for /path command.
  • JetBrains indexing - A banner displays when IDE is indexing Swimm files.
  • Document creation from IDE - User experience updated to assign a title to a Swimm document in the IDE and rename the file.
  • VS Code opens document side by side - Opening an existing document from the source code will open your Swimm doc side-by-side to provide easier context.
  • Code snippet indentation improved - Reduced indentation in Code Snippets to improve legibility when code is isolated in snippet.

For further information and any questions, please reach out to us on our Community Slack Channel.

Β· One min read
Swimm

We're pleased to announce the availability of Swimm 1.4.0❗ πŸŒŠπŸš’πŸŠπŸš€πŸ†•πŸ’₯πŸŽ‰βœ¨

New Features:​

  • Sharing Internally - You can now share docs with Swimm users who don’t have a GitHub account (or access to your repositories).

Improvements:​

  • Find your Smart Token - Don't see the suggested token you want to include in your doc? You can now add the /path of the file where the desired token lives and Swimm will suggest all tokens from the file.
  • New Smart Token command - Initialize a smart token with /Smart Token or a ` backtick.
  • Smart Token file navigation - Users can click on a token and open the source file.
  • Snippet Studio - Performance is smoother and a user can now scroll within the Swimm doc while the studio is open.
  • Browser tab switching during a commit - Swimm will continue committing the document when a user switches tabs.

For further information and any questions, please reach out to us on our Community Slack Channel.

Β· One min read
Swimm

We're pleased to announce the availability of Swimm 1.3.0❗ πŸŒŠπŸš’πŸŠπŸš€πŸ†•πŸ’₯πŸŽ‰βœ¨

New Features:​

  • Edit doc - You can now switch branches while editing a document, using the branch selector or through the 'Commit changes' button.

Improvements:​

  • Opening pages in a new tab - You can now open repo pages in a new tab across the app.
  • Search performance - Improved.

For further information and any questions, please reach out to us on our Community Slack Channel.

Β· 2 min read
Swimm

We're pleased to announce the availability of Swimm 1.2.0❗ πŸŒŠπŸš’πŸŠπŸš€πŸ†•πŸ’₯πŸŽ‰βœ¨

New Features:​

  • Batch commit - A new design that clarifies the status of each document.
  • Repo page - Displays committed documents and Playlists that are changed on the current branch at the top of the list.

Improvements:​

  • Adding content between existing cells - A smoother experience adding content between existing cells.
  • Trial plans - When a trial ends at Swimm, Admins will now receive an email.
  • Snippet Studio - Users can now see a clear message when selecting an empty source file.
  • Navigation - You can now navigate to a repo by clicking on it from the sidebar across the app.

Bug fixes​

  • Fixed: Batch commit modal's data was lost once the modal closed.
  • Fixed: The homepage's 'Recently Created' view showed incorrect results in some instances.
  • Fixed: Issues with moving drafts across branches.
  • Fixed: Auto-suggestions for multi-repo tokens.
  • Fixed: Doc from an open PR was opened on the default branch instead of the relevant branch.
  • Fixed: Broken navigation when clicking on the back arrow.

For further information and any questions, please reach out to us on our Community Slack Channel.

Β· One min read
Swimm

We're pleased to announce the availability of Swimm 1.1.0❗ πŸŒŠπŸš’πŸŠπŸš€πŸ†•πŸ’₯πŸŽ‰βœ¨

New Features:​

  • Demo repo - Users can experiment with Swimm in a new workspace without connecting a repo.
  • GitHub App links to added docs - when adding a document to an existing PR, Swimm leaves a comment with links to the added document so that reviewers can quickly access them.

Improvements:​

  • Branch selector view - the branches you have most recently worked on will be listed first.
  • Changing branches from the View Doc page - You can now change branches while viewing a document.
  • Snippet selection - You can now better distinguish between snippets already added to the doc and snippets currently selected.

Bug fixes​

  • Fixed: when reviewing an out-of-date doc from GitHub, committing changes takes you back to the pull request.

For further information and any questions, please reach out to us on our Community Slack Channel.

Β· 2 min read
Swimm

We're pleased to announce the availability of Swimm 1.0.7❗ πŸŒŠπŸš’πŸŠπŸš€πŸ†•πŸ’₯πŸŽ‰βœ¨

Improvements:​

  • Swimm Notifications - All users are notified by email when users join or leave a workspace.
  • Web App Refresh - We automatically prompt to refresh the web app after deploying a new version.
  • Join Workspace - We have improved the performance of users joining a workspace.
  • Editing Docs - We are continuing to create a smoother experience editing docs.
  • Reviewing Docs - When clicking an item that needs review, you can now see all relevant items in the view mode.
  • sw.md Format - We have upgraded our sw.md file format so that it's a more efficient, providing a smoother user experience.
  • Stigg/Stripe - We have made modifications to Swimm's billing and payment system.
  • Sign up to Swimm - We have improved the signing up process for Swimm.

Bug fixes​

  • Fixed: Repo lists no longer display every repo twice after closing and opening again.
  • Fixed: GitHub App bugs.
  • Fixed: IntelliJ plugin issue when canceling a login.
  • Fixes: Help for editor commands is now clickable.

For further information and any questions, please reach out to us on our Community Slack Channel.