u/Sudden-Money7836

Apollo CustomAPI 2.10.0 Released!

Apollo CustomAPI 2.10.0 Released!

  • New Hide Next Parent Button toggle in Settings > Custom API > General to hide the floating button in the bottom-right of comments views (thanks @icpryde!)

  • Liquid Glass: Hide Bars on Scroll now uses native iOS 26 tab bar minimize behaviour so it collapses into the small pill on scroll-down and re-expands on scroll-up (thanks @icpryde!) (#168)

https://preview.redd.it/3537cg2n7z0h1.jpg?width=800&format=pjpg&auto=webp&s=0bdfaa2532b865f962833045290a35afd1823bc3

  • Fix Reddit-hosted image uploads in text posts failing with a BAD_URL error

  • Improve link-button hiding with inline media previews

Get more info here!

Edit: Link to the latest IPA here.

reddit.com
u/Sudden-Money7836 — 1 day ago
▲ 1 r/Intune

System-wide Proxy Setting

Is there a way to set proxy settings in the windows settings and also prevent the user from changing/ editing settings there?

reddit.com
u/Sudden-Money7836 — 3 days ago

Apollo CustomAPI 2.9.0 Released!

Release Notes:

🎉 Inline Media Previews (aka inline images) is finally here and enabled by default! This enables Apollo to render images, GIFs, and video thumbnails inline within posts and comments. (#125)

  • Configure in Settings > Custom API > Media > Inline Media Previews (on by default)

  • Supports most Reddit hosted videos (thumbnails) and images, animated GIFs (including GIFV), and Imgur images and albums

  • Thank you @icpryde for the collaboration and adding support for videos, Imgur albums, and thumbnail retrieval

Other Issues Fixed

  • Fix Apollo bug where viewing MP4-style GIFs / GIFVs on subsequent loops would randomly freeze

  • Fix rare crash issue caused by comment collapse hooks

  • Fix image uploads to upload at full-res (#160)

  • Liquid Glass: fix tab bar icon and label tinting so it adapts to light/dark mode and to bright/dark content behind the glass material (thanks @icpryde!) (#103)

  • Liquid Glass: fix subreddit title being misaligned to the left in the navigation bar (#162)

Release notes 2.8.0:

  • Support for uploading images directly to Reddit instead of Imgur (thanks @icpryde for the implementation!) (#123)

  • Configure in Settings > Custom API > Media > Image Upload Host

  • Reddit image upload is experimental and does not currently support multi-image or video uploads

  • It’s normal to see an amazonaws.com URL after attaching an image - it is replaced after posting

  • Right after posting, Apollo may briefly show a generic preview icon while Reddit finishes processing the image. Pull to refresh and the real thumbnail should appear

Release Notes 2.7.0

  • New Tag Filters feature to blur NSFW and/or Spoiler posts (including titles) in feeds (thanks @icpryde for implementing this!)

  • Configure in Settings > Tag Filters

  • Tap a blurred post for a “View hidden post?” confirmation alert

  • Per-subreddit overrides let you toggle NSFW or Spoiler filtering for individual subreddits

  • Bulk translation fixes (thanks @icpryde!):

  • Fix post body briefly flashing the original language after voting, and not reverting when toggling translation off while scrolled past the body

  • Fix comment cells being skipped when toggling translation, and translations appearing half-applied after returning to Apollo from another app

  • Fix plain multi-paragraph post bodies being skipped

And if you aren’t aware, some great changes in version 2.0:

🎉 Massive update that enables Ultra features like saved categories, new app icons and Pixel Pals! This also brings new features like recently read posts and fixes for some longstanding Apollo bugs.

The Custom API settings view has also been redesigned and is now accessible directly from Settings.

Get more info here!

Edit: Link to the latest IPA here.

u/Sudden-Money7836 — 3 days ago

Hey folks,

was just wondering, is macos 26 supported for things like AZConnect and Connect-ExchangeOnline etc? O keep getting the error below and just wondered if anyone knows if this is coming or a workaround?

PS /Users/xyz> Connect-ExchangeOnline

Error Acquiring Token:

System.PlatformNotSupportedException: macOS 26.4.1

   at Microsoft.Identity.Client.Platforms.netstandard.NetCorePlatformProxy.StartDefaultOsBrowserAsync(String url, Boolean isBrokerConfigured)

   at Microsoft.Identity.Client.Platforms.Shared.Desktop.OsBrowser.DefaultOsBrowserWebUi.<>c__DisplayClass10_0.<InterceptAuthorizationUriAsync>b__0(Uri u)

   at Microsoft.Identity.Client.Platforms.Shared.Desktop.OsBrowser.DefaultOsBrowserWebUi.InterceptAuthorizationUriAsync(Uri authorizationUri, Uri redirectUri, Boolean isBrokerConfigured, CancellationToken cancellationToken)

   at Microsoft.Identity.Client.Platforms.Shared.Desktop.OsBrowser.DefaultOsBrowserWebUi.AcquireAuthorizationAsync(Uri authorizationUri, Uri redirectUri, RequestContext requestContext, CancellationToken cancellationToken)

   at Microsoft.Identity.Client.Internal.AuthCodeRequestComponent.FetchAuthCodeAndPkceInternalAsync(IWebUI webUi, CancellationToken cancellationToken)

   at Microsoft.Identity.Client.Internal.AuthCodeRequestComponent.FetchAuthCodeAndPkceVerifierAsync(CancellationToken cancellationToken)

   at Microsoft.Identity.Client.Internal.Requests.InteractiveRequest.GetTokenResponseAsync(CancellationToken cancellationToken)

   at Microsoft.Identity.Client.Internal.Requests.InteractiveRequest.ExecuteAsync(CancellationToken cancellationToken)

   at Microsoft.Identity.Client.Internal.Requests.RequestBase.<>c__DisplayClass11_1.<<RunAsync>b__1>d.MoveNext()

--- End of stack trace from previous location ---

   at Microsoft.Identity.Client.Utils.StopwatchService.MeasureCodeBlockAsync(Func`1 codeBlock)

   at Microsoft.Identity.Client.Internal.Requests.RequestBase.RunAsync(CancellationToken cancellationToken)

   at Microsoft.Identity.Client.ApiConfig.Executors.PublicClientExecutor.ExecuteAsync(AcquireTokenCommonParameters commonParameters, AcquireTokenInteractiveParameters interactiveParameters, CancellationToken cancellationToken)

   at Microsoft.Exchange.Management.AdminApiProvider.Authentication.MSALTokenProvider.GetAccessTokenAsync(String claims, String cmdletId)

OperationStopped: macOS 26.4.1

Thanks

reddit.com
u/Sudden-Money7836 — 14 days ago