Elytra - 2021 Q3 Schedule



Elytra v2.4 is on track for its release later this year in Q3 along side iOS & iPadOS 15 and macOS Monterey. Apart from the various goodies that’ll be introduced in these versions, Elytra will additionally gain support for:

  • Tables in articles
  • Improved external display support (via Airplay or connected through a cable)
  • Inline support for Vimeo videos (similar to Youtube videos)
  • Instagram Feeds support
  • Additional per feed settings

Elytra will also include options to reset various data points of your account directly from the app without having to contact support. This will ensure that should the data on any of your devices get corrupted, you’ll be able to start fresh immediately.

iOS

iOS and iPadOS 15 include some interesting improvements especially around sharing your onscreen content via SharePlay, new multi-tasking views and wider widgets on iPadOS.

I’m also working on improving the overall reliability of the app by digging through older known bugs and patching them as I go. Some of the bugs have been fixed by Apple directly and Elytra gets that added stability for free.

Back in February, I started the process of migrating a lot of code from Objective-C to Swift, but I left out the Article Reader view since its code was thousands of lines spanning across several files. As of last week, I’ve completed the migration for the Article reader as well and found several bugs thanks to Swift’s strongly-typed nature.

The Article Reader is now more resistant to crashing, locking up and sometimes straight-up bad rendering. I’ve even managed to log improved performance under certain cases, but the average performance is roughly the same (differences in 1/1000th of a second) so you won’t notice any difference.

macOS

Apple has thankfully introduced some new APIs in macOS Monterey for Mac Catalyst apps which enables me to reduce some workarounds in code. I’ll be fully supporting Big Sur until a later point in time, so I’ll have to maintain some of them, but I’m glad we have direct access to some of macOS' existing features now.

I’m also investing some time in writing new interfaces for existing ones which look and feel at home on macOS and work with the various experiences we’re used to on non-touch input based devices. The filters preference tab was the first view to get such a treatment and others like: New Feed, New Folder, Import and Export OPML, etc. will also be getting the same treatment.

Shortcuts

Apple is also bringing the Shortcuts app to macOS Monterey. Now that shortcuts is available across iOS and macOS, I’d love to hear from you about automations that Elytra can enable for you. As an RSS Feed Reader app, there isn’t much Elytra can do for you, but whatever little it can, it should. So please reach out to me at support@elytra.app with your ideas.

If you have any other ideas, feel free to get in touch with me on the above email.

Timelines

Beta builds on TestFlight are now processing once again as of iOS & iPadOS 15 Beta 2. The public beta program for these operating systems has also commenced. If you’re going to be living on the bleeding-edge of things, I’d really appreciate your help in testing Elytra on these versions. These are beta software (both from Apple and I) so proceed with caution as you could end up losing a lot or all of your data.

But if you’re throwing caution to the wind, head over to this TestFlight link and get signed up. I’ll start sending out new builds for iOS 15 starting 5th of July, 2021.

For macOS, head over to the Elytra Releases page, download the app and set it up. Then, open preferences and under Misc > Updates, select the Test builds line. The macOS update will also be available on the same day as the iOS build goes up.

I look forward to your feedback, until then: Happy Reading!

Back