Skip to content

Releases: tloncorp/tlon-apps

v6.7.0

08 Jan 18:34
93dbcf7
Compare
Choose a tag to compare

Over-the-air (OTA) update for %groups. Just a reminder: the new Tlon mobile apps are now available on the Apple App Store and the Google Play Store.

What's Changed

Full Changelog: v6.6.0...v6.7.0

v6.6.0

06 Jan 17:04
Compare
Choose a tag to compare

Over-the-air (OTA) update for %groups. This release adds the ability to alter channel behavior on the backend without recompiling desk, more info can be found here: https://github.com/tloncorp/hooks

hash: 0v11.nch7k.b33b3.aqrtn.jp60v.oq2i4.91b8g.0nipa.376us.dotdo.qtase

What's New

  • Added a new feature which lets you modify how a channel works on the backend/host. You can read more here: https://github.com/tloncorp/hooks
  • Added a new agent to help track errors happening on the backend
  • Added support for activity events from profile edits
  • Fixed an issue where new channels weren't being joined in some cases
  • Fixed an issue where running more than one group join in a row or attempting to join a group that you're already in was causing it to appear as joining

Contributions

Full Changelog: v6.5.0...v6.6.0

native-v5.0.1

18 Dec 17:18
Compare
Choose a tag to compare
update new frontend glob:  [skip actions]

v6.5.0

20 Nov 15:25
694e662
Compare
Choose a tag to compare

Over-the-air (OTA) update for %groups. This release adds the ability to DM with yourself and fixes an issue with Lure invites to secret groups.

hash: 0v1v.1o2q2.t2flh.7s9mc.m7831.bmch1.jao4l.pc8jg.dfujd.75h55.u2ith

What's new

  • Adds the capability to DM with yourself.
  • Adds remote logging for poke and subscription failures.
  • Adds several improvements to /lib/test-agent.
  • Fixes an issue where off-network invites issued by a non-hosting admin of a secret group would fail to send an invite for the group.
  • Fixes an issue where the %activity agent was not scrying for enough detail.

Contributions

Full Changelog: v6.4.2...v6.5.0

v6.4.2

12 Oct 19:46
1a6d219
Compare
Choose a tag to compare

Over-the-air update to %groups. This release fixes issues with repeated invite spamming and missing notifications in DMs.

What's Changed

  • groups: make sure you only get one invite by @arthyn in #4022
  • notify: self-poke conditional on being provider by @Fang- in #4050
  • chat: refine activity check and make sure we transition net in DMs by @arthyn in #4058
  • ops: promote 6.4.2 by @arthyn in #4063

Full Changelog: v6.4.0...v6.4.2

v6.4.1

12 Oct 14:34
Compare
Choose a tag to compare

Over-the-air update for %groups. This release changes the notification volume default for groups joined after this point. You will now receive a notification for every new message in a group by default. You can always change this after the fact and none of your current group notifications settings are affected.

Desk hash:

0v1h.u8iep.55ft2.7rqed.ja8lm.hor81.5j8g5.30kfo.ssfng.a4m7l.est1q

What's Changed

Full Changelog: v6.4.0...v6.5.0

v6.4.0

02 Oct 18:21
4dbe81c
Compare
Choose a tag to compare

Over-the-air (OTA) update for %groups. This release notably fixes Lure invites for private and secret groups.

Desk hash:

0v12.uu97g.td8no.4c8gj.ksk03.sicv6.uou8t.na9jp.h32qc.ikuh6.no1k0

What's new

  • Fixes an issue where Lure links to private and secret groups would result in the invited ship getting an invite to DM with their inviter, but not an invite for the group they were seeking to join.
  • Fixes an issue where leaving a group would sometimes fail to leave all channels in the group.
  • Fixes an issue where leaving a DM would result in never being able to navigate back to it, even if someone re-invites you.
  • Fixes an issue where group invitations would not produce notifications.
  • Adds rudimentary clearweb publishing for messages on the ship via reference. Run |start %groups %expose and follow the instructions in /desk/app/expose.hoon (link).

Contributions

Full Changelog: v6.3.0...v6.4.0

v6.3.0

18 Sep 15:27
Compare
Choose a tag to compare

Over-the-air (OTA) update for %groups. This release changes Lure by attributing the generated link with sender info. As a result, invited ships will have both an invitation to the group for which the Lure is generated, plus a DM with who invited them.

Note that new-style Lure links look like this and are unique to each group + ship:

https://join.tlon.io/0v2.gpijg.9jdge.5l8i6.ggs3b.v91on

If you are beta-testing the new mobile app, in-app generated Lure links look like this:

https://sa96e.test-app.link/0v2.gpijg.9jdge.5l8i6.ggs3b.v91on

The links starting with https://sa96e.test-app.link will redirect to https://tlon.io on the web and prompt mobile redeemers to install the "Tlon - Preview" app (black icon) using TestFlight or Google Play. This is more than likely undesirable—for the time being, please generate new Lure links from the webapp or the current production "Tlon" app (white icon).

What's Changed

Full Changelog: v6.2.0...v6.3.0

v6.2.0

04 Sep 22:49
Compare
Choose a tag to compare

Over-the-air (OTA) update for %groups. This release addresses several issues with persistent unread dots, fixes issues with join requests not appearing for admins of private groups, and makes several behind-the-scenes edits for better loading performance in the Tlon native smartphone application.

Desk hash:

0vq.29mh0.r0vha.c0r1p.35e13.srul4.oa4cc.lh3k9.sqkus.pp1ac.58531

What's Changed

  • activity: we shouldn't operate on events we have no indices for by @arthyn in #3794
  • web: fix routing from group reference to group preview modal by @latter-bolden in #3795
  • activity: allow showing reply deletes and make sure deletes don't cause unreads by @arthyn in #3806
  • storage-actions: add required header for digital ocean by @arthyn in #3821
  • activity: dont use now.bowl when reading by @arthyn in #3823
  • join-requests: show up in activity and allow management on mobile by @arthyn in #3816
  • activity: fix notification paths by @arthyn in #3824
  • notify: only handle authenticated http requests by @Fang- in #3826
  • various: %egg-any import support by @Fang- in #3830
  • web: reference assets correctly by @arthyn in #3842
  • webapp/sidebar: add Landscape icon + link by @jamesacklin in #3843
  • ops: promote 6.2 by @arthyn in #3850
  • activity: set allowed to all since we won't be using it by @arthyn in #3855
  • channels: store updated times for changes endpoint by @arthyn in #3847
  • channels: bad mark by @arthyn in #3861

Full Changelog: v6.1.1...v6.2.0

v6.1.1

29 Jul 14:36
5937233
Compare
Choose a tag to compare

Over-the-air (OTA) update to %groups. This hotfix release addresses several issues with activity, fixes a blank screen when attempting to join a group, and removes the "Home" tab from the group sidebar on desktop.

What's Changed

Full Changelog: v6.1.0...v6.1.1