Skip to main content

Swimm 1.50.0 Released

Β· 2 min read
Swimm
Swimm Development Team

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

Enhancements:​

  • πŸ” GitLab Old Branch Redirect - Improved fallback behavior when working on old branches missing swimm.json, preventing SSH redirect on β€œopen repo” clicks.
  • πŸ§ͺ Preview Label for Visual Studio Extension - Added β€œ(PREVIEW)” label to Swimm’s Visual Studio extension name and README for CI clarity.

Fixes:​

  • 🐞 Bitbucket User Count Blocking File Load - Fixed issue where repos failed to load in large Bitbucket workspaces (22k+ users) due to /users endpoint pagination delay.
  • πŸ› Cap Percentage NaN in Firestore - Resolved infinite loading issue when joining workspaces caused by NaN values in cap_percentages from Firestore.
  • πŸŽ₯ Onboarding Video UI Bug - Addressed dark video and missing playback controls in the second step of the onboarding flow.
  • βœ‚οΈ Mermaid Node Text Cutoff - Fixed truncated text display in Mermaid diagram nodes to ensure full label visibility.
  • πŸ–ΌοΈ IDE & Web Image Sync Failure - Fixed broken image rendering after commits from either IDE or web app; Swimm now syncs image visibility correctly.
  • πŸ–ΌοΈ Bitbucket and Bitbucket DC Image Render - Resolved issue preventing image previews from showing in Bitbucket and Bitbucket Data Center after commit from Swimm.

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

Swimm 1.49.0 Released

Β· One min read
Swimm
Swimm Development Team

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

Enhancements:​

  • πŸ“ Update VS Code README - Improved instructions and clarified setup steps for using the extension in Visual Studio Code.

Fixes:​

  • πŸ› Resolved JetBrains 2024.2 Focus Issue - Verified that the focus-switching bug in JetBrains 2024.2 and 2024.3.5 was fixed in the 2025.1 release; no longer affects Swimm docs when switching between windows.
  • 🎨 Improved PHP Syntax Highlighting - Fixed incorrect highlighting for PHP code, including better support for .inc files and proper rendering of comments and return statements.
  • 🐞 Fix 404 Error in GitHub Copilot Extension - Updated the webhook URL used by the GitHub Copilot extension to route through the load balancer, resolving authorization and availability issues for enterprise users.

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

Swimm 1.48.0 Released

Β· One min read
Swimm
Swimm Development Team

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

New Features:​

  • πŸ› οΈ History Prompt Hotfix - Added a way for users to easily view and select from their previous AI prompts, making it faster to tweak and reuse instructions with minimal effort.
  • πŸ› οΈ Add Cloc Debug Button - Introduced a new Cloc button to estimate repository size for programming languages.

Fixes:​

  • πŸ› Smart Token and Swimport Overlap - Resolved an issue where smart tokens and swimport suggestions appeared together in the popup.
  • 🐞 Workspace Switching After Logout - Fixed a bug where users were switched to a different workspace after logging out and back in.
  • 🦟 Playlist Commit Failures - Addressed an issue where playlists sometimes failed to commit properly.

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

Swimm 1.47.0 Released

Β· One min read
Swimm
Swimm Development Team

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

Enhancements:​

  • πŸ” Support Okta Without Refresh Token - Added option to disable refresh tokens for Okta at the workspace level; users are logged out automatically when the access token expires.

Fixes:​

  • 🐞 Fix Smart Token and Swimport Popup Overlap - Resolved an issue where smart token suggestions and swimport options appeared simultaneously, causing UI overlap in snippet comments.

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

Swimm 1.46.0 Released

Β· One min read
Swimm
Swimm Development Team

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

Fixes:​

  • πŸ› Dummy Repo Autosync Failure - Resolved an issue where GraphQL calls failed due to an expired token in the dummy repo; a new designated user and token were configured to restore functionality.
  • 🐞 Autocompletion Reset State - Resolved an issue where the default state for autocompletion would not reset properly between inputs.
  • 🦟 Missing IntelliJ Icon and Title on IDE Login - Restored missing IntelliJ branding (icon and title) on the IDE login screen for improved visual clarity.

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

Swimm 1.45.0 Released

Β· One min read
Swimm
Swimm Development Team

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

Fixes:​

  • πŸ› "Untitled" Titles in Browser Tabs - Resolved an issue where pages displayed as "Untitled" in tab titles instead of the actual playlist or doc name.
  • 🐞 Image Upload from IDE - Fixed a bug that prevented image uploads from within the IDE interface.
  • 🦟 Avatar Upload with Dots in Filename - Addressed an issue where uploading image files with dots in the filename (e.g. filename.org.uk-12345.png) caused suffix misinterpretation errors.
  • 🐜 Tab Naming for Workspaces - Corrected behavior where all previously selected workspaces were appended to the tab title, instead of just the current one.

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

Swimm 1.29.0 Released

Β· 2 min read
Swimm
Swimm Development Team

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

New Features:​

  • 🌿 Branch2Doc Integration - Added functionality to compare the branch you are working on in the IDE to the remote version of the branch you are comparing.
  • βœ‚οΈ Split a Snippet into Two - Added functionality to split one code snippet into two separate snippets within your document.

Enhancements:​

  • πŸ“ Auto-Swimmify docs with PR2Doc and Snippets2Doc - Automatically swimmify the results of PR2Doc and Snippets2Doc after generated doc draft completes.
  • πŸ”„ Revert & Adjust Results - Implemented the ability to revert and adjust the results generated from Snippets2Doc or Branch2Doc, providing more flexibility and control over the draft generated.
  • πŸ“š Support larger queries for GenAI assisted doc generation - GPT4 32k used when PR2Doc, Branch2Doc and Snippets2Doc are very large.
  • πŸ–₯️ Smart Token Improvement in the IDE - IDE now uses the same mechanism from the web app to find many more Smart Tokens.
  • πŸ› οΈ Hide Snippets2Doc Drawer - Automatically hide the Snippets2Doc drawer if there is text outside snippets.
  • πŸ” Improved Search Results - Enhanced search functionality for better accuracy and relevance.

Fixes:​

  • πŸ› οΈ Fixed Ctrl+Z in JetBrains - Resolved issue where Ctrl+Z had to be pressed multiple times to undo changes.
  • 🌐 Support / in Branch Names in Bitbucket DC - Now supported in all Git providers.

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

Swimm 1.28.0 Released

Β· 2 min read
Swimm
Swimm Development Team

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

New Features:​

  • πŸ“‘ Snippets2Doc Drawer - Introduced Snippets2Doc drawer in the IDE, enabling users to generate documentation drafts from code snippets effortlessly.
  • πŸ“ Right-Click Doc Creation - Added feature to right-click and easily add code snippets to a document, streamlining the documentation process in the IDE.

Enhancements:​

  • ↕️ Expand/Shrink Snippet In-Place - Enabled functionality to expand or shrink a code snippet in-place within the IDE, enhancing snippet management.
  • πŸ›‘ reCAPTCHA - Integrated reCAPTCHA Enterprise for enhanced bot detection and improved security.
  • πŸ”§ Network Debugging for IDEs - Added network debugging feature to IDEs, enhancing troubleshooting capabilities.

Fixes:​

  • πŸ” Token storage - Resolved security issue where refresh and access tokens were stored as clear text in plugin logs for Visual Studio Code and WebStorm, now securely stored in indexedDB.
  • ⏳ Session termination - Resolved issue where logout did not terminate the session at the server side, ensuring session termination for Visual Studio Code and IntelliJ plugins.
  • πŸ› οΈ Bitbucket Cloud Exception Handling - Fixed bug causing Bitbucket Cloud branch protection rule exceptions to show unclear error messages.
  • πŸ“„ Bitbucket Cloud Doc Status - Fixed issue where outdated documents did not appear as outdated on the status page in Bitbucket Cloud.
  • πŸ”„ BitBucket Cloud Doc Update - Fixed issue where editing and committing changes to a document didn't reflect in the main branch view.

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

Swimm 1.25.0 Released

Β· One min read
Swimm
Swimm Development Team

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

Enhancements:​

  • βœ… Checkbox support added to docs - You can now add checkboxes to your Swimm docs.
  • πŸ”€ Case Insensitive support for Doc Rules - Rules now supports case insensitivity matches.
  • πŸ”„ Team Feedback loop for /ask Swimm - If an answer given by /ask Swimm is not sufficient, you can now ask for more information from your colleagues that understand your question. Tell your team why you need more information, and they will be notified via email or Slack to create a Swimm document that answers your question to increase your repo's knowledge base.

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

Swimm 1.24.0 Released

Β· One min read
Swimm
Swimm Development Team

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

New Features:​

  • πŸ’¬ Help your team with /ask Swimm questions in your repo - You can now ask your team for help with added context for questions in /ask Swimm. You will be notified via email when someone answers your question.

Enhancements:​

  • πŸ”‘ JumpCloud SSO - Added SSO for JumpCloud users. Now you can log in to Swimm using your JumpCloud credentials.
  • πŸͺΉ Git submodules - You can now add repositories with submodules to your Swimm workspace.
  • πŸ“„ TPL and TOML support for /ask Swimm - Support for TPL and TOML (Tom's Obvious, Minimal Language) files has been added to Swimm.

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