Skip to content

Releases: Satellite-im/Uplink

0.2.1

18 Jan 19:20
Compare
Choose a tag to compare

AI generated friendly notes

  • Improved reply messages to display correctly on the screen.
  • Enhanced language support for a better user experience.
  • Automated management of invalid pull request titles in workflows.
  • Improved functionality in handling keybindings within components.
  • Streamlined the user interface for clearer replies.
  • Added a visually appealing comet loader.
  • Introduced a loading indicator for better feedback during operations.
  • Addressed a bug causing favorite buttons to move on sidebar close.
  • Various updates and minor improvements for a smoother user experience.

Github generated notes

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

05 Jan 18:16
1f0fc56
Compare
Choose a tag to compare

⚠️ Important Notice ⚠️

Due to significant updates to Warp relating to the Offline Friending feature, all users are required to create new accounts. Existing account information cannot be migrated to the new system. We apologize for any inconvenience this may cause and appreciate your understanding as we strive to enhance your experience with our platform.


New Features 🌟

  • Account Recovery 🔒: Users can now recover their accounts with their recovery-seed acquired at account creation.
  • Keyboard Shortcuts ⌨️: Customizable keyboard shortcuts have been introduced for improved navigation and usability.
  • Improved Friends Search 🔍: Enhanced search functionality for finding friends more efficiently.
  • Friend Requests with Username#ShortID 🤝: Ability to send friend requests using a combination of username and a shortened DID-key.
  • User Mentioning 💬: New feature to mention users in messages and notifications.
  • Offline Friending 🕗: Capability to send friend requests to users who are currently offline.
  • Improved File Downloads/Uploads 📁: Enhanced performance and reliability for file transfers.

Enhancements ✨

  • Many Calling Items Enhanced/Added 📞: Significant improvements and additions to the calling features.
  • Add Users to Active Calls: Users can now be added to ongoing calls.
  • Many UI Updates/Bugfixes/Enhancements 🖥️: A host of user interface improvements, bug fixes, and enhancements to improve overall user experience.

License Change 📄

  • License Change from CC to MIT 🔄: The software's license has been changed from Creative Commons (CC) to MIT License, providing more flexibility and openness in usage.

Contributors

New Contributors

Full Changelog: 0.1.7...0.2.0

0.1.7

25 Oct 21:13
a457173
Compare
Choose a tag to compare

Voice Calls 📞

  • Enhanced Call Reliability: We've worked tirelessly to ensure a more stable initial connection to your calls, making your conversations smoother than ever.
  • Adjustable Volume 🔊: Fine-tune the volume for other participants during calls to find the perfect balance.
  • Ongoing Enhancements: While this feature is still experimental, we're actively ironing out the kinks for the next minor release.

Warp (Backend) 🌐

  • Streamlined Discovery Process 🚀: We've simplified the discovery process, reducing complexity and making it more efficient.
  • Relay Without Port Forwarding 🔄: Now, you can enable relay functionality without worrying about port forwarding status, as we've removed the NAT status check.
  • Secondary Discovery Flag 🚩: Enhance your discovery experience with a new secondary discovery flag.
  • Blink Interface Refactoring 🎙️: We've revamped the Blink interface by removing the codec from Blink::offer_call and adding Blink::get_audio_device_config for a smoother experience.
  • Audio Device Testing 🔊: Test your audio I/O devices within Blink before selecting them for future use.
  • 3-Channel Microphone Support 🎤: Blink now supports 3-channel microphones, offering more versatility.
  • Secondary Discovery Point 📍: Discovery now includes a secondary point (disabled by default) for discovering peers outside of DHT or direct connections. This optimizes CPU and memory usage, and we plan to further refine this feature in the near future. 💡

Files 📂

  • Uplink Storage Browsing 🔍: Explore your uplink storage and easily send existing files to one or more users.
  • File Sharing 📤: Share files with multiple users directly from the files page.

Messages ✉️

  • Pinned Messages 📌: Keep important messages within reach with our new pinned messages feature.
  • Emoji Autofill 🌟: Enhance your chat experience with an emoji autofill feature, adding an extra layer of expressiveness. 😄
  • Revamped Markdown Support ✍️: We've rewritten our markdown support for a more seamless experience.
  • ASCII Emoji Support 😎: You can now include ASCII emojis in your messages for added fun.

Other 🌟

  • Image Cropping ✂️: Get creative and personalize your avatar and header images to your heart's content. 🖼️

0.1.6

24 Jul 22:59
3756c23
Compare
Choose a tag to compare

Changelog:

Uplink

  • Image previews now embed in chats.
  • Links now embed in chats, showing more of what’s on the other side!
  • Files and images can now be dragged and dropped into chats and the file section.
  • Groups now feature a member list view when clicking on the top bar.
    will be updated)
  • Character limit is now displayed under the chat input field.
  • File uploads now have a progress bar.
  • Reaction options now appear when you right-click on messages! (more improvements incoming)
  • Added default profile pictures.
  • Themes now feature the ability to have accent colors and alternate light/dark modes!
  • Experimental features are now toggleable in the developer settings.
    • Voice calls are now available as an experimental feature! (this feature is incomplete and will be improved)
  • Added licenses page to settings.
  • Spanish translation updates
  • Numerous UI fixes have been made.

Warp

  • Improvements to streams when attaching files
  • Implement callback for default profile pictures
  • Fixed bugs related to thumbnail dimensions parameters and subscription checks when processing queue
  • Decoupled images from Identity, moving them into their own functions

0.1.5

19 May 23:08
b2c28cc
Compare
Choose a tag to compare

UI Updates:
• Files now preview in-app rather than in a pop-out.
• The update message no longer shows when there is no update available (Mac and Windows)
• Users now receive an alert when they reach the maximum message length of 1024 characters.
• Adjustments have been made to ensure long file names are no longer cut off on the third row.
• The app now prevents users from creating a folder with no name, and users are now alerted when they reach the maximum of 64 characters in a folder name.
• When editing messages, the app no longer places users on a new line.
• We have improved the responsiveness of the settings area.
• Translations for European Portuguese and Spanish have been updated.

Linux (Debian):
• Fixed an issue where dependencies were not declared in the Debian control file, causing the install not to work if you did not already have those dependencies.

Windows:
• Fixed Microsoft Edge WebView bug, which prevented a lot of users from logging in or returning. The overlay feature caused this, so that has been removed for further testing.

Warp (decentralized backend):
• Addressed issue where sometimes discovering other user names/basic info failed
• Exposed the fs-ipfs used and max space for the frontend to use
• Return a stream when sending attachments so we can add transfer info to UI later
• Added basic thumbnail getters to fs-ipfs (so we can show file previews inline, or where we show small images to reduce network transfer when not needed) made available to the UI

0.0.1

30 Apr 03:19
3c4b056
Compare
Choose a tag to compare

Very early access release to show people what we are working on.

All p2p over IPFS through Warp (warp.satellite.im). Direct messaging and groups, basic extensions.

Uplink-0.0.1.dmg - Universal Mac App
Uplink-0.0.1-x86_64.msi - Windows (x86_64)
uplink_0.0.1_amd64.deb - Debian based linux