Skip to content
Spectre iOS v3.1.4, build 51 (public)

REMOVED
-------

- In-app Freshchat integration suspended until it can stabilize.

UPDATED
-------

- More efficient and smoother updating of site and user cells.
- Rather than blocking insecure URLs, try to load them securely instead.
- Reduced performance sampling rate.
- Improved visual contrast against background images.
- Proposed new sites moved to the top of the list to avoid unnecessary scrolling.

FIXED
-----

- Keyboard appearance animations are now smoother.
- Under rare circumstances, technical site metdata could find itself in the pasteboard.

CHANGELOG
---------

 - Reduce background image distraction.
   [IMPROVED]  Background image opacity reduced to improve contrast and reduce distraction.
 - Reveal integration for development.
 - Bump SPM dependencies, sentry & TPInAppReceipts
 - Remove Freshchat until the dependency can stabilize.
   FreshchatSDK is not reliable right now. Needs an up-to-date SPM version.
 - Move proposed items to a dedicated section, avoid duplicate between query and proposed item.
 - UI fixes with flickering content and potential site cell animation violation.
   [FIXED]     Don't load and flicker autofill instructions when unnecessary.
   [FIXED]     Site cell transitions between new site and created site.
 - Update code style.
   [UPDATED]   Applied latest AppCode code style changes.