Skip to main content

Swimm 1.53.0 Released

Β· One min read
Swimm
Swimm Development Team

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

Enhancements:​

  • πŸ›‘οΈ Allow Override for Protected Branches - Added ability to override protected branch restrictions when appropriate, improving the workflow for submitting changes directly from Swimm's UI.

Fixes:​

  • πŸ› οΈ Swimm UI Freeze on Template Generation - Resolved an issue where generating a draft template caused the Swimm UI to freeze and become unresponsive.
  • πŸ› Improved Error Messaging for Failed Commits - Commit failures now display clearer error messages, helping users troubleshoot issues without contacting support.

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

Swimm 1.52.0 Released

Β· One min read
Swimm
Swimm Development Team

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

Enhancements:​

  • ✨ Block IDE Folders on Airgap (VSCode) - Prevented syncing IDE folders in airgapped environments to improve security and avoid sync errors.

Fixes:​

  • πŸ› Show Proper Error for Untitled Docs in IDE Folders (VSCode) - Added accurate error handling for untitled documents created inside IDE folders.
  • πŸ› Show Proper Error When Moving Between Repos in IDE Folders (VSCode) - Fixed misleading errors that occurred when switching between repositories inside IDE folders.
  • πŸ› Trailing Semicolon Causes Document Generation Failure - Fixed an issue where documents failed to generate if SQL statements or Action descriptions ended with a semicolon.

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

Swimm 1.51.0 Released

Β· 2 min read
Swimm
Swimm Development Team

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

New Features:​

  • πŸ“Š New Admin Dashboard for Usage Analytics - Added an admin-only dashboard with filters, usage highlights, document stats, and CSV export to help clients track their team's Swimm adoption.

Enhancements:​

  • 🎨 Custom Colors and Shapes for Rules - Added support for configuring the color and underline style of rule indicators, giving users more control over their visual appearance in editors like VS Code.
  • πŸ“± Improved Top Bar Responsiveness on Small Screens - Fixed layout issues causing the branch selector and commit button to overlap or become hidden on smaller screens; sidebar visibility now adapts based on editor width.
  • πŸ“ Resizable Text Box for AI-Generated Mermaid Diagrams - Improved the Mermaid AI generation flow by allowing users to resize the input text box, making it easier to review and edit longer instructions.

Fixes:​

  • πŸ› IntelliJ Rules Visual Indicator Fix - Resolved missing wave underline for rule-matched words in IntelliJ snippets and rules panel; visual indicators now display correctly across supported IDE versions.
  • 🐞 Workaround for IntelliJ 2025.1 JCEF IDE Error - Documented steps to resolve IDE crash caused by JCEF changes in IntelliJ 2025.1; users can disable the affected behavior via VM options.
  • πŸ› VSCode Drilldown Context Isolation - Fixed issue where drilldown context was shared globally across repos in multi-repo workspaces; context now correctly resets when switching between repos.

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

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.