Changelog
Stay up to date with the latest developments and updates.
v1.3.5
August 18, 2026
Delivery fix
- Nothing changes in the extension itself. A fault in our release process delayed v1.3.4 for Chrome and Edge; this version delivers it there.
- Coming from v1.3.3 or older, this is what brings you the nine fixes for LinkedIn's August 2026 redesign — see v1.3.4 below.
v1.3.4
August 18, 2026
On LinkedIn
- LinkedIn rebuilt its profile pages, which made "Add to Rldnk" and the note field disappear. Both are back.
- They now sit in the large profile card next to Message, not in the narrow bar that only appears once you scroll.
- The note field sits below that card instead of floating over the navigation bar.
- Note: the profile-page note field does not work in Firefox yet. That build still runs an older version of this part; merging the two is in progress.
- Rolodink now follows your clicks inside LinkedIn: a profile opened from your feed or a search result works too.
- The button and note field move with you to the next profile, carrying the right details.
Saving and signing in
- Notes save again; every call from the LinkedIn page was being blocked.
- Add a profile after opening the note field and your text is now kept.
- Signing in from the onboarding page did not sign the extension in; that page now points at the popup.
- Signing out clears the stored encryption key.
v1.3.3
August 11, 2026
Under the hood
- This version never reached the stores, so you did not miss it. Its contents ship in v1.3.4.
- No visible changes: this release only reorganises how Rolodink is built.
- The code that runs on LinkedIn pages is now built from the same shared source as the popup, so a fix has one place to live instead of three.
- Automated tests now run on every change before it can be released.
v1.3.2
July 30, 2026
Interface
- Editing a connection now shows whose details you are changing.
- "New Connection" appeared twice; now it appears once.
- The update notice no longer pushes the rest of the popup out of view.
- Signing up lands on the right page again instead of a 404.
v1.3.1
July 30, 2026
Important fix for notes
- Notes edited in the note field on a LinkedIn profile are now stored encrypted correctly.
- That field shows your note as readable text again, instead of encrypted code.
- If a note cannot be decrypted, the field is locked rather than overwritten.
- Notes from older versions stay readable and are encrypted on their next edit.
v1.3.0
July 30, 2026
Automatic Encryption
- No more passphrase: your data is encrypted automatically once you're signed in.
- Encryption uses a secure per-account key managed by the server.
- Security fix: saving can no longer silently fall back to unencrypted data.
- Key management is tied to your account; the key is cleared on logout.
v1.2.0
February 26, 2026
End-to-End Encryption & Onboarding
- End-to-end encryption extended to email, phone, meeting place and company.
- Migration tool to encrypt existing data.
- Redesigned onboarding with a step-by-step guide.
- Email and phone fields added to connections.
v1.1.3
January 29, 2026
Critical Hotfix
- Fixed issue with missing background credentials.
- Ensured stable connection to backend.
v1.1.1
January 29, 2026
Refinements & Fixes
- Updated contact information.
- Stability improvements for backend connections.
- General performance optimizations.
v1.0.10
December 22, 2025
Edge Support
- Rolodink is now available in the Microsoft Edge Add-ons store.
- Full note synchronization between Chrome and Edge.
Improved Performance
- Faster load times when opening profiles.
- Optimized memory usage.
v1.0.9
November 27, 2025
Firefox Support
- Full release for Mozilla Firefox.
- All features now available for Firefox users.
Bug Fixes
- Minor improvements to the user interface.
- Stability updates for reliable data storage.
v1.0.8
November 25, 2025
Cross-Browser Support
- Full support for Firefox (Manifest V2).
- Full support for Microsoft Edge.
- Unified build system for Chrome, Firefox, and Edge.
Background Authentication
- Authentication moved to persistent background service worker.
- Fixed: Authentication failed if popup was closed.
- Improved session detection for seamless login.
Bug Fixes
- Fixed: Infinite reload loop in certain situations.
- Improved build system stability.
v1.0.3
October 29, 2025
Chrome Web Store Release
- Successful publication in the Chrome Web Store.
- Optimized permissions (strictly necessary only).
- Improved validation during the build process.
v1.0.0
September 2025
Initial Release
- First public version of Rolodink.
- Add notes to LinkedIn profiles.
- End-to-end encryption for notes.
- Secure data storage with Supabase.