Changelog & Updates

Track the evolution of the Bubblelink platform.

We're constantly working behind the scenes to bring you new features, improve performance, and fix bugs. Here is everything we've been up to.

0.5.0.4 April 12, 2026
Feature

Security and Productivity: Introduced a global sanitization engine for the Notes module and a new Item Cloning feature for faster dashboard management.

  • Notes Guard (Sanitization Engine): Implemented a double-layer filter (Frontend + Backend) for the Notes editor. The system now strictly blocks Base64 images, external CSS classes, and inline styles, keeping the database clean and preventing layout breakages.
  • Dashboard Item Cloning: Added a one-click duplication feature for items. You can now clone complex items like carousels, video embeds, and styled links directly within their original bubble.
  • Icon Mapping Refinement: Standardized the "Copy" icon (content_copy) for the new Cloning action. The "Copy URL" function has been updated to use the standard "Link" icon (link) for better visual clarity.
  • Note Editor Stability: Fixed an issue where pasting large chunks of text from external websites could inject invisible styling and break the editor typography.
  • Task List Integrity: Improved the sanitization logic to ensure that Note task lists (checkboxes) remain functional and persist correctly through the cleaning process.
0.5.0.3 March 22, 2026
Polish

Notes module overhaul focused on UX quality, editor intelligence, and search experience.

  • Focus on Perceived Performance and UX Feedback. This update introduces skeleton loaders for a smoother data transition and refined interactive feedback across the Notes module.
  • Notes Search: Fixed sidebar search to correctly filter notes by title/content and groups by name, showing all notes inside a group when the group name itself matches the query.
  • Search Highlighting: Matched search terms are now visually highlighted in note titles, previews, and group names across the sidebar.
  • Search Loading State: Added a spinner indicator while the search filter is processing, plus an empty state with icon when no results are found.
  • Toolbar Active States: Bold, Italic, and Underline toolbar buttons now reflect the current formatting state of the cursor position, updating on selection change, keyup, and mouseup.
  • Bold & Italic in Main Toolbar: Added dedicated Bold and Italic buttons to the main editor toolbar alongside the existing formatting tools.
  • Word Count & Reading Time: Added a stats bar below the toolbar showing character count, word count, and estimated reading time (based on 200 wpm).
  • Create Note in Group: The "+" button inside each group now creates a note directly assigned to that group.
  • Collapsible Favorites: The Favorites section in the sidebar is now collapsible like regular groups.
  • Group Creation Toast: Added success and error toast feedback when creating a new group.
  • Inline Group Input: Group creation input now has explicit Confirm and Cancel buttons instead of relying on blur.
  • Retractable Search Bar: Search bar slides in/out from the sidebar actions row with transition animation.
0.5.0.2 March 19, 2026
Polish

In this major polish update, we focused on fixing synchronization issues between the dashboard and the database, and refined our intelligent content detection system to be more accurate and respectful of user choices.

  • Domain Detection Logic (Regex): Upgraded URL detection to use boundary-matching Regex. This prevents false positives, such as "ux.com" being incorrectly identified as "X/Twitter".
  • Icon Picker Manual Override: Decoupled the icon selection from automatic scanning. Manual icon choices now take priority and are no longer overwritten by auto-suggestions when editing URLs.
  • Branding Fixes: Resolved an issue where "Title Only" items in the dashboard failed to render SVG brand logos (Google, Figma, etc.), previously displaying them as plain text.
  • Preference Persistence (LocalStorage Bridge): Fixed a race condition where the "Show Empty Bubbles" toggle would reset during navigation. The system now uses LocalStorage as a temporary bridge while the database syncs.
  • Notes Checkbox Sync: Fixed a persistence bug in the Notes module where task list checkboxes would not save their "checked" state to the database.
  • Icon Unification: Standardized the generic "Link" icon across the entire platform, resolving the discrepancy between the Item Modal and the Dashboard view.
  • Privacy Filter Persistence: Fixed a bug where active dashboard privacy filters were not being properly saved to the user profile settings in some devices.
  • Dashboard Layout Polish: Realigned description text and titles in dashboard cards to ensure correct vertical stacking and better visual hierarchy.
  • Internationalization Prep: Optimized the internal handling of countries and languages lists to improve load times and scalability.
0.5.0.1 May 17, 2025
Update

The "Pathfinder" update focuses on visibility. We launched our official Blog Engine and implemented deep SEO optimizations to ensure your content and profiles are easily found by search engines.

  • Official Blog Engine: A new integrated CMS and public blog section for tips, news, and tutorials.
  • Search Engine Optimization: Automated dynamic Meta Tags for all public profiles and blog posts.
  • Structured Data: Integrated JSON-LD (Schema.org) to help Google understand your profile and content better.
  • Discovery Tools: Implemented a dynamic sitemap.xml and robots.txt to speed up site indexing. (It is a bit too technical, but it basically helps Google find and understand your content faster.)
  • Social Sharing: Professional link previews for WhatsApp, Facebook, and Twitter via Open Graph.
  • Bug Fixes: Resolved some minor issues and improved overall stability.
0.5.0.0 March 15, 2026
Major Update

Implementation of the tiered subscription system and technical optimizations for the profile editor and analytics dashboard.

  • Subscription System: Basic implementation of Essential, Essential+, and Premium tiers with dynamic limits for bubbles (30/50/100) and notes (10/100/300).
  • Profile Editor: Refined data fetching logic to eliminate initial loading states.
  • Analytics Dashboard: Updated Top Items report to display titles instead of IDs and integrated city/country geographic tracking.
  • Auth Layouts: Added application version display to the login and registration screens.
  • Visual Feedback: Integrated plan-based styling for usernames in the application header.
  • Preference: Added showEmptyBubbles preference with server-side persistence and client-side synchronization.
  • Persistence: Fixed a race condition where the "Show Empty Bubbles" preference would reset after rapid navigation by implementing immediate client-side state synchronization.
  • Security: Enforced subscription constraints via server-side validation.
0.4.9.9 March 14, 2026
Feature

Added notes module (previously named Nottic and before that, "Project Apalachee"). Landing page refurbished with updated pricing, and the first iteration of the Notes Editor is now live in the /notes route for early access to all users.

  • New /notes screen: A dedicated space for users to create, organize, and manage their notes with ease.
0.4.9.8 March 10, 2026
Feature

Added /updates screen (yes, this one) and /bepremium screen.

  • New /updates screen: Now you can track the system's improvement history.
  • New /bepremium screen: Official launch of the subscription hub and exclusive features.
  • Internal route optimization for better performance.
  • Minor UI/UX adjustments in the sidebar menu.
v0.4.9.7 March 08, 2026
Feature

Added admin search commands (:all [limit] [order]) for enhanced moderation speed.

v0.4.9.6 March 08, 2026
Fix

UI Contrast adjustments for Upload buttons and server-side persistence for bubble filters.

v0.4.9.5 March 08, 2026
Fix

Fixed i18n icons translation bugs, improved dashboard synchronization and dev DNS injection.

v0.4.9.4 November 02, 2025
Polish

General translation refinements and Portuguese to English localization polish.

v0.4.9.3.11 September 28, 2025
Feature

Minor update: Tests and foundation for creating a new editing panel.

v0.4.9.3.10 September 24, 2025
Fix

Minor fix: Added HTTP prefix to profile hyperlinks.

v0.4.9.3.9 September 22, 2025
Polish

Minor polish: Minor tweaks to the profile examples carousel.

v0.4.9.3.8 September 21, 2025
Feature

Minor update: Added profile examples carousel to landing page and removed themes section.

v0.4.9.3.7 September 17, 2025
Fix

Minor fix: Fixed persistence for custom dashboard colors.

v0.4.9.3.6 September 16, 2025
Fix

Minor fix: Options icon fixed, country saved in settings, and custom color in premium dashboard.

v0.4.9.3.5 September 14, 2025
Feature

Major update: Implemented tag system.

v0.4.9.3.4 September 13, 2025
Feature

Minor update: Added FAB to item modal and tweaked bubble modal.

v0.4.9.3.3 September 10, 2025
Feature

Major update: Added Quick Mode button and line limits for dashboard item descriptions.

v0.4.9.3.2 September 08, 2025
Fix

Minor fix: Fixed undeclared variable issue in the save menu.

v0.4.9.3.1 September 07, 2025
Fix

Minor fix: Dynamic saved tab, individual carousel display, and removal of polling system.

v0.4.9.3 September 06, 2025
Feature

New Profile Editor panels (Fonts & Profile Pic), fixed race conditions in carousel loading.

v0.4.9.2 September 05, 2025
Feature

Environment variables expansion and notebook testing integration.

v0.4.9.0.3 September 04, 2025
Fix

Minor fix: Automatic HTTPS in URL and case correction for bubbles.svelte.

v0.4.9.0.2 September 03, 2025
Feature

Major update: Added display category, swatches, subcomponents, and desktop optimization in the editor.

v0.4.9.0.1 September 02, 2025
Fix

Major fix: Corrected drag-and-drop item sorting and pin functionality.

v0.4.9.0 September 01, 2025
Feature

Official release of Bubblelink 0.4.9. Added Terms of Use, Privacy Policy, and Bubble ID persistence in Dashboard URL.

v0.4.8.6 August 31, 2025
Fix

Major fix: Saved theme/mode to preferences and fixed item display on profile.

v0.4.8.5 August 30, 2025
Feature

Implemented Drag and Drop (Svelte-dnd-action) for item reordering and componentization of modals.

v0.4.8.0 August 26, 2025
Feature

Introduction of Notes Editor 0.1 for development tests, Careers page, and image cache-busting system.

v0.4.7.4 August 24, 2025
Polish

Minor polish: Border radius adjustment on the landing page slider.

v0.4.7.3 August 23, 2025
Fix

Minor fix: Header search field, real-time photo updates, and text/button tweaks.

v0.4.7.2 August 22, 2025
Feature

Minor update: Cache-busting for avatars, ascii art addition, and temporary warnings.

v0.4.7.1 August 21, 2025
Fix

Minor fix: Secured profile customization endpoint and removed notification close button.

v0.4.7.0 August 20, 2025
Feature

Implementation of SSE (Server-Sent Events) for real-time notification badges and session stability fixes.

v0.4.1.8 August 19, 2025
Fix

Minor fix: Fixed bubble display and resolved invisible pattern on mobile.

v0.4.1.7 August 03, 2025
Feature

Minor update: Temporary removal of the premium button and user notification improvements.

v0.4.1.6 August 02, 2025
Feature

Minor update: Partial implementation of the admin area and messaging system.

v0.4.1.5 August 01, 2025
Feature

Minor update: Updates to the analytics dashboard.

v0.4.1.4 July 27, 2025
Polish

Major polish: Redesigned email aesthetics, page titles, and username change structure.

v0.4.1.3 July 26, 2025
Fix

Minor fix: Signup form corrections, premium top bar, and email validation.

v0.4.1.2 June 22, 2025
Feature

Major update: Panel photo upload, webp images, and font standardization.

v0.4.1.1 June 21, 2025
Feature

Minor update: Alternative Pinterest extension and email character allowance.

v0.4.1.0 June 17, 2025
Feature

Minor update: Added swipe support for the bubble grid.

v0.4.0.9 June 16, 2025
Polish

Minor polish: Footer changes on the landing page.

v0.4.0.8 June 15, 2025
Feature

Minor update: Bubble cloning pop-up and click-outside to close sidebar.

v0.4.0.7 June 14, 2025
Fix

Minor fix: Display attribute changes and default signup code.

v0.4.0.6 June 12, 2025
Fix

Minor fix: Corrected scrolling behavior.

v0.4.0.5 June 11, 2025
Feature

Minor update: Editor pop-ups, country settings, and simplified Cloudflare uploads.

v0.4.0.4 June 10, 2025
Polish

Minor polish: Removed tap highlight and improved mobile UI.

v0.4.0.3 June 09, 2025
Feature

Minor update: Developed the first batch of custom icons.

v0.4.0.2 June 07, 2025
Feature

Minor update: Finalized saving logic and icon revisions.

v0.4.0.1 June 04, 2025
Fix

Major fix: Coldstart fixes and notifications store implementation.

v0.4.0.0 June 03, 2025
Feature

Major infrastructure shift: Media uploads via Cloudflare R2 and Mongoose schema stabilization.

v0.3.5.7 June 02, 2025
Feature

Minor update: Structured follow system and mongoose schemas.

v0.3.5.6 June 01, 2025
Polish

Minor polish: Refactored search screen.

v0.3.5.5 May 30, 2025
Feature

Minor update: Follower logic and profile image preview.

v0.3.5.4 May 29, 2025
Fix

Minor fix: Bubble filtering and minor UI tweaks.

v0.3.5.3 May 28, 2025
Feature

Major update: Logic for moving items and cloning bubbles.

v0.3.5.2 May 26, 2025
Feature

Minor update: Redirect on bubble creation and logoff confirmation modal.

v0.3.5.1 May 25, 2025
Fix

Minor fix: Fixed white flash bug and routed the back button properly.

v0.3.5.0 May 24, 2025
Feature

Integration of MongoDB for persistent user authentication and dashboard state.

v0.2.0.6 May 23, 2025
Polish

Minor polish: Visual tweaks to base items.

v0.2.0.5 May 22, 2025
Feature

Minor update: Added Content store operating via local storage.

v0.2.0.4 May 21, 2025
Feature

Minor update: Standardized colors, bubble search bar, and item hover types.

v0.2.0.3 May 20, 2025
Polish

Minor polish: Visual editor refactoring.

v0.2.0.2 May 19, 2025
Feature

Minor update: Added toasts, componentized logo, and toggleable bubble views.

v0.2.0.1 May 18, 2025
Fix

Minor fix: Separated palettes and layout corrections.

v0.2.0.0 May 17, 2025
Feature

Complete Profile Editor rebuild with Accordion UI and real-time preview.

v0.1.0.5 May 16, 2025
Feature

Minor update: Preview of in-development layout updates.

v0.1.0.4 May 15, 2025
Fix

Minor fix: Adjusted outlines in the editor and added more bubble options.

v0.1.0.3 May 14, 2025
Polish

Minor polish: Improved mobile layout for the editor.

v0.1.0.2 May 13, 2025
Feature

Minor update: Added carousel category and profile responsiveness corrections.

v0.1.0.1 May 12, 2025
Feature

Minor update: Elaborated new profile layout and tested in production.

v0.1.0.0 May 11, 2025
Feature

First functional version of the new Svelte-based Profile and basic Bubble system.

v0.0.0.2 May 10, 2025
Feature

Minor update: Added Vercel Speed Insights for performance tracking.

v0.0.0.1 May 09, 2025
Initial

Initial commit. Project architecture setup and core concept prototyping.

© 2026 Bubblelink Ltda. • Sorocaba, SP