Skip to content

Releases: tloncorp/tlon-apps

v5.0.0-rc2

04 Dec 23:00
d13ff84
Compare
Choose a tag to compare
v5.0.0-rc2 Pre-release
Pre-release

What's Changed

  • talk-cli: import chat structures v2 always by @Fang- in #3075
  • Revert "talk-cli: import chat structures v2 always" by @Fang- in #3076
  • chat: need to handle old wires by @arthyn in #3077

Full Changelog: v5.0.0-rc1...v5.0.0-rc2

v5.0.0-rc1

04 Dec 21:21
Compare
Choose a tag to compare
v5.0.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v4.9.0...v5.0.0-rc1

v4.9.0

21 Nov 21:45
Compare
Choose a tag to compare

Over-the-air (OTA) update for %groups and %talk. This release enhances channel protocol handling, fixes mobile navigation and image upload issues, resolves problems with S3 storage uploads and drag-and-drop in Chat, and corrects unjoinable groups and infinite loop errors in group joining.

Desk hashes:

%groups: 0v1p.oqs25.t9bhj.ticdk.gh2v8.6itdv.20c6l.pvj9e.fra36.9vkee.qs605
%talk: 0v10.32vf6.58qo0.qqt1u.1897n.hq2pq.etuvi.li532.egthr.hgu8f.m3glm

What's new

  • Adds a welcome message for native app users.
  • Improves the handling of channel protocol versions by ensuring the negotiation consistently completes.
  • Fixes an issue where the mobile navigation would appear when entering a comment on a gallery item or a notebook post.
  • Fixes an issue where uploads with Tlon's S3 hosted storage would fail transparently.
  • Fixes an issue where images would fail to upload using drag-and-drop in Chat threads.
  • Fixes an issue where the three default suggested groups in the Discover tab were unjoinable.
  • Fixes an issue where joining a group could throw an infinite loop.

Contributions

Full Changelog: v4.8.1...v4.9.0

v4.9.0-rc1

20 Nov 16:37
Compare
Choose a tag to compare
v4.9.0-rc1 Pre-release
Pre-release

Over-the-air (OTA) update for %groups and %talk. This release enhances channel protocol handling, fixes mobile navigation and image upload issues, resolves problems with S3 storage uploads and drag-and-drop in Chat, and corrects unjoinable groups and infinite loop errors in group joining.

What's new

  • Improves the handling of channel protocol versions by ensuring the negotiation consistently completes.
  • Fixes an issue where the mobile navigation would appear when entering a comment on a gallery item or a notebook post.
  • Fixes an issue where uploads with Tlon's S3 hosted storage would fail transparently.
  • Fixes an issue where images would fail to upload using drag-and-drop in Chat threads.
  • Fixes an issue where the three default suggested groups in the Discover tab were unjoinable.
  • Fixes an issue where joining a group could throw an infinite loop.

Contributions

Full Changelog: v4.8.1...v4.9.0-rc1

v4.8.1

26 Oct 15:35
Compare
Choose a tag to compare

Over-the-air (OTA) update for %groups and %talk. This incremental release fixes an issue where the mobile viewport would errantly zoom on random elements.

Contributions

Full Changelog: v4.8.0...v4.8.1

v4.8.0

24 Oct 23:00
Compare
Choose a tag to compare

Over-the-air (OTA) update for %groups and %talk. This release introduces Tlon image hosting, QR codes for initiating DMs, and a new @ hotkey for mentions. It also makes numerous improvements to the mobile interface, fixes several issues in Notebooks, and improves the reliability and behavior of invitation links.

What's new

  • Adds support for Tlon image hosting.
  • Adds QR codes to initiate a DM from the Tlon mobile application.
  • Adds a @ hotkey for mentions (and preserves the ~ hotkey).
  • Adds support to compress and strip EXIF data from uploaded images.
  • Adds visible status indicators to invitation links.
  • Improves the position and size of icons in the bottom navigation bar on mobile.
  • Improves the experience of the "Join a Group" interstitial on mobile.
  • Fixes an issue where pasting an attachment into a Chat input and navigating away would cause the attachment to "follow" you across channels / groups.
  • Fixes an issue where if branch.io is blocked (ad blockers, custom DNS, etc.) the standard Lure links fail to appear.
  • Fixes several issues with Notebooks failing to save.
  • Fixes an issue where new DMs would appear to load infinitely.
  • Fixes an issue where long URLs would push the right edge of Notebook posts out of view on smaller viewports.
  • Fixes an issue where it was possible to open the "Invite People" dialog in a group before the group metadata finished loading.
  • Fixes an issue where QR codes were unscannable on Android phones.
  • Fixes an issue where invitation links would timeout prematurely.
  • Fixes an issue where invitation links could be generated without the requisite Lure metadata.
  • Fixes an issue where spamming the "Create Channel" button would create duplicate new channels.

Contributions

New Contributors

Full Changelog: v4.7.1...v4.8.0

v4.7.1

16 Oct 21:50
Compare
Choose a tag to compare

Over-the-air update to %groups and %talk. This incremental release fixes a pair of crashing bugs with posting in Notebook channels and updates the http-api package for better reconnection logic.

Contributions

  • ops: sync bosdev and doznec simultaneously by @arthyn in #2952
  • notebook: don't attempt to get a time from an empty string, use sent value where possible by @patosullivan in #2951
  • diary: dont crash in update path by @arthyn in #2955
  • connection: update http api by @arthyn in #2956

Full Changelog: v4.7.0...v4.7.1

v4.7.0

12 Oct 13:14
Compare
Choose a tag to compare

Over-the-air (OTA) update to %groups and %talk. This release significantly improves the mobile Groups experience, including overhauling the Chat scroller, navigation, and Chat search interface and adding QR invitation codes for groups.

Desk hashes:

%groups 0v15.evo8v.lrfb8.o8kft.pvsgp.o7388.66l8m.24i6v.rrotq.gcs8s.bjits
%talk 0v1l.mmukd.1dmje.jf7fj.uii6i.vt2dt.3ntf0.fr5tj.3sp5f.6klvc.f7cik

What’s new

  • Adds QR code and plain-text invitations to groups. If the scanner/receiver is mobile, the app prompts them to install the native application. Once setup is complete, the Lure service will invite them to the group whose link they followed. These QR codes use branch.io, a third-party service for deep linking. If DNS or an ad blocker blocks branch.io, this interface reverts to standard Lure invitations.
  • Adds the ability to block other users from DMing you or viewing your profile. They will see a notice that you have blocked them.
  • Adds indicators on mobile to the bottom navigation tabs for activity in groups, DMs, and notifications.
  • Adds the ability to hide individual content items from view.
  • Adds Log Out and Manage Account items to the mobile native application in the Profile screen.
  • Adds group invitations to the groups list on mobile.
  • Adds a notice to write-protected Chat channels.
  • Adds the ability on mobile to long-press on Chat messages and copy the message’s text.
  • Adds DM and group-DM notifications in the Activity view on mobile.
  • Completely overhauls the Chat scroller for better performance and predictable “jump-to” effects.
  • Changes the Chat search function layout, viewing a user’s profile, and the Create a Group wizard to work better on mobile.
  • Fixes an issue on mobile where navigating between major sections (groups, messages) would reset the navigation and scroll position.
  • Fixes an issue where viewing a user’s profile had led to a blank, inescapable screen.
  • Fixes an issue on the desktop where entering a thread in a chat channel would fail to highlight the selected channel in the sidebar.
  • Fixes several layout issues with the Profile and Settings screens on mobile.
  • Fixes an issue where the “Back to Landscape” links in the sidebar on the desktop would link to the wrong Landscape location.
  • Fixes an issue where the desktop version of Groups would flash briefly before rendering the mobile version.
  • Fixes an issue on the desktop where the Edit Profile screen would not use the entire page width.
  • Fixes an issue where long-pressing in the channel or message list views on mobile would select the whole screen.
  • Fixes an issue in the All Channels view where focusing on the filter input would cause the viewport to zoom in.
  • Fixes an issue where the Gallery interface would misattribute comments on Gallery items.
  • Fixes an issue on the desktop where the yellow update banner would push the chat input off the page.
  • Fixes an issue on mobile where the avatars in the Groups list would re-load when scrolling back into view.
  • Fixes an issue on mobile where the activity opt-in notice would show regardless of the users’ choice in the native app setup flow.
  • Fixes an issue on the desktop where clicking app references in Chat would navigate to the wrong Landscape location.
  • Fixes several issues on mobile where the app would occlude with device elements (clock/status bar, software home buttons, etc).
  • Fixes an issue where Groups would make an unneeded request to PostHog.

Contributions

Read more

v4.6.0

25 Sep 20:27
Compare
Choose a tag to compare

What's New

  • Kelvin 412 support
  • Retain scroll position in lists across the app when navigating

Contributions

  • meta: upgrade to 412 and move hark and contacts by @arthyn in #2766
  • groups: retain scroll position through nav changes by @dantish in #2853

Full Changelog: v4.5.1...v4.6.0

v4.5.1

19 Sep 17:06
Compare
Choose a tag to compare

Over-the-air (OTA) update for %groups and %talk. This hotfix release resolves multiple mobile app issues, including crashes, link parsing, and UI glitches.

Desk hashes:

%groups 0vu.gucfh.l5bm6.7lanv.fl174.61j5v.0fcms.a6fne.ehgod.rhgqd.qjd67
%talk 0v1p.bc49p.njbfm.v3d1r.p30a5.isnm3.s2j7i.234pl.b4utg.1cvu7.i3di2

What's new

  • Fixes an issue where links in Galleries were not correctly parsed and would appear as text when posted.
  • Fixes a crashing bug on iOS when taking a photo to share directly to a channel (as opposed to uploading from the Camera Roll).
  • Fixes padding issues in the Groups native mobile application in the Settings, About, and New DM views.
  • Fixes an issue where tapping "View Profile" in the Members view on mobile would route to a blank screen.
  • Fixes an issue in Profiles on mobile where tapping "Message" would open a new browser window.

Contributions

Full Changelog: v4.5.0...v4.5.1-rc1