<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title><![CDATA[积分: Honorius Neogy - (开发人员)]]></title>
<link>https://appagg.com/developer/honorius-neogy/points/?hl=zh</link>
<atom:link href="https://appagg.com/rss/developer/honorius-neogy/points/?hl=zh" rel="self" type="application/rss+xml" />
<description><![CDATA[积分: Honorius Neogy - (开发人员)]]></description>
<language>zh</language>
<generator>AppAgg.com</generator>
<pubDate>Sat, 04 Apr 2026 18:19:13 GMT</pubDate>
<lastBuildDate>Sat, 04 Apr 2026 18:19:13 GMT</lastBuildDate>
<image>
<link>https://appagg.com/developer/honorius-neogy/points/?hl=zh</link>
<url>https://appagg.com/i/apple-touch-icon.png</url>
<title><![CDATA[积分: Honorius Neogy - (开发人员)]]></title>
</image>

<item>
<title><![CDATA[+1 积分 - (来自: Sam) - Ugh! Storage: Private Cloud (iOS 应用)]]></title>
<guid isPermaLink="false"><![CDATA[points:1250693]]></guid>
<link><![CDATA[https://appagg.com/points/rt42688290/?hl=zh]]></link>
<category domain="https://appagg.com/ios/?hl=zh"><![CDATA[iOS 应用]]></category>
<category domain="https://appagg.com/ios/productivity/?hl=zh"><![CDATA[效率]]></category>
<description><![CDATA[<b>操作:</b> +1 积分&nbsp;&nbsp;<br />
<b>用户:</b> <a href="https://appagg.com/users/582361/?hl=zh">Sam</a>&nbsp;&nbsp;<br />
<b>添加日期:</b> 2026-04-04 18:19:13 UTC&nbsp;&nbsp;<br />



<br />
<b>价格:</b>


  免费






&nbsp;&nbsp;<br />
<b>列表:</b>

  0

+ 1
&nbsp;&nbsp;<br />
<b>积分:</b>

  <a href="https://appagg.com/points/rt42688290/?hl=zh">1</a>

+ 0
&nbsp;&nbsp;<br />
<b>排名:</b>

  0

&nbsp;&nbsp;<br />
<b>评论:</b>

  0

&nbsp;&nbsp;<br />
<b>版本:</b> 2.0&nbsp;&nbsp;<br />
<b>来自:</b>
<a href="https://appagg.com/developer/honorius-neogy/?hl=zh">Honorius Neogy</a>
&nbsp;&nbsp;<br />
<b>已更新:</b>
2026-04-21 08:27:02 UTC&nbsp;&nbsp;<br />

  <b>发布日期:</b> 2026-04-02 07:00:00 UTC&nbsp;&nbsp;<br />

<b>类别:</b>
<a href="https://appagg.com/ios/?hl=zh">iOS 应用</a>
&rsaquo;
<a href="https://appagg.com/ios/productivity/?hl=zh">效率</a>
&nbsp;
<p>
  <img
    border="0"
    align="center"
    height="200"
    src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/52/1b/de/521bde0e-e196-f4f9-4bf1-9eb26a439027/1.png/600x1300bb.webp"
    alt="Ugh! Storage: Private Cloud - 2.0 - (iOS)"
  />
</p>

  <b>说明:</b>&nbsp;<br />
  Ugh! Storage turns a Raspberry Pi 5 into your personal cloud encrypted, subscription-free, and yours forever. Your photos and files sync to hardware in your home, not a server farm ...&nbsp;<br /><br />


  <b>新版变化:</b>&nbsp;<br />
  Welcome to Ugh! Storage 2.0 — the biggest reliability and polish release since launch. Setup is smoother, uploads are more resilient, the macOS app feels properly native, and we've hardened privacy end-to-end.<br /><br />SMOOTHER SETUP<br />Signing in now routes you straight into a guided device-pairing flow instead of dropping you into an empty app. If you re-install or sign in on a new device, the same flow walks you back through connecting to your Pi. The &quot;Invalid server URL&quot; dead-end is gone.<br /><br />FASTER BROWSING<br />• Thumbnails debounce during fast scrolling so your Pi and your battery aren't hammered fetching images you've already scrolled past<br />• Encryption for large uploads moved off the main thread — a 500 MB video no longer freezes the UI<br />• Memory-cached access tokens make file grids snappier<br /><br />BACKGROUND UPLOADS THAT ACTUALLY RUN<br />Uploads queued before you close the app now finish in the background while you sleep, instead of waiting for you to reopen. A missed system declaration was silently disabling this — fixed.<br /><br />RELIABILITY<br />• Upload queue survives crashes (atomic writes)<br />• Share extension safely rejects oversized files instead of crashing<br />• Share sheet auto-recovers when your access token refreshes mid-batch<br />• Undo on &quot;moved to trash&quot; now tells you if it fails instead of silently swallowing the error<br />• Empty Trash disables during the request — no more accidental double-taps<br /><br />macOS, PROPERLY NATIVE<br />• Closing the main window no longer strands you — reopen from the Window menu or by clicking the dock icon<br />• Toolbar controls use native macOS placement (primary-action / cancellation-action)<br />• Biometric prompt uses macOS-appropriate language (&quot;Authenticate…&quot; instead of &quot;Unlock…&quot;)<br />• Share sheet uses the correct key-window lookup instead of a deprecated API<br /><br />WIDGET<br />• Tap the storage widget to jump straight into the app<br />• Widget clears itself on logout so a shared device never shows the previous user's stats<br /><br />PRIVACY & SECURITY<br />• Biometric lock prefers Face ID / Touch ID only — won't fall back to device passcode<br />• Lock engages when the app becomes inactive, hiding content from the app-switcher preview<br />• Manual server URL entry enforces HTTPS (private LAN addresses still allowed)<br />• Full logout wipe: device name, theme preference, photo-backup history, AI-derived metadata — nothing leaks to the next user<br />• Apple Privacy Manifest added (2024+ requirement)<br />• Sentry crash-report breadcrumbs scrub any credential-shaped keys before transmission<br />• Client-side path validation rejects traversal attempts before they reach your Pi<br /><br />ACCESSIBILITY<br />• Toasts (&quot;upload complete&quot;, &quot;moved to trash&quot;, &quot;couldn't restore&quot;) now announce to VoiceOver<br />• Global search progress updates announce as they change (&quot;Searching…&quot; / &quot;Thinking…&quot;)<br />• Photo scrubber announces the current month as you drag<br />• Dynamic Type capped at xxxLarge so extra-large text settings can't break layouts<br /><br />UNDER THE HOOD<br />• Swift strict concurrency enforced across the entire project<br />• AI metadata, upload staging, and offline cache excluded from iCloud backups (saves GB on restore)<br />• Widget and Share extensions sync properly with the main app after token refresh<br />• Over 40 individually reviewed hardening fixes<br /><br />Thanks for using Ugh! Storage. Your feedback shapes every release — keep it coming.&nbsp;<br /><br />

<b>AppAgg:</b>&nbsp;<br />
[&nbsp;<a href="https://appagg.com/ios/productivity/ugh-storage-private-cloud-42688290.html?hl=zh"><b>Ugh! Storage: Private Cloud</b></a>&nbsp;]
<br /><br />
<a href="https://www.youtube.com/@AppsAgg?sub_confirmation=1" target="_blank">❤️ Support AppAgg →</a><br />
]]></description>
<pubDate>Sat, 04 Apr 2026 18:19:13 GMT</pubDate>
</item>

</channel>
</rss>
