// NEW_FEATURES
- + More reliable expansion - Wordy now handles more real-world snippets correctly, including fill-in answers with dollar signs, backslashes, file paths, mixed-case date words, and snippets that include JavaScript or shell commands.
- + Better optional sections - Optional parts of a snippet now feel clearer and easier to use. If an optional section contains extra fields, Wordy only asks for them when that section is switched on.
- + Safer iCloud sync - If you edit snippets on two Macs around the same time, Wordy is better at keeping both changes instead of letting one replace the other. For the best protection, update Wordy to 1.4.2 on every Mac you use.
- + Smarter AI snippet creation - The AI assistant now understands more Wordy features, including global variables, opening links or files, and date pickers, so it can build more useful snippets from plain-English requests.
// IMPROVEMENTS
- ~ Fill-in forms are smoother - Optional sections now appear as clear cards, nested fields hide when they are not needed, and focus moves more naturally when the form opens.
- ~ Wordy stays responsive while a snippet is preparing - Snippets that run a command now work in the background, so the app should not feel stuck while you are filling in a form.
- ~ A new recovery safeguard helps Wordy get unstuck automatically if a command takes too long, instead of needing a restart before expansion works again.
- ~ Clipboard handling after expansion is safer, especially when you trigger another snippet immediately after the first one.
- ~ Licensing is more forgiving during temporary server problems. If the licensing service has a short outage, Wordy keeps working within the normal offline grace period instead of assuming your license has expired.
- ~ The built-in updater has been refreshed to keep future Wordy updates running smoothly.
// BUG_FIXES
- * Fixed fill-in answers like
$100orC:\Users\meso special characters are no longer lost or changed during expansion. - * Fixed optional sections that contain fields, so unchecked sections stay out of the final text and checked sections ask for the right details.
- * Fixed Title Case so names and product words keep their expected casing, such as
iPhone 15 PRO. - * Fixed date shortcuts like
{{date:Short}}and{{date:Long}}so they expand to dates correctly. - * Fixed a rare case where a damaged snippets file could be mistaken for a new install. Wordy now keeps a recoverable copy instead of replacing it with the demo snippets.