You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: Ink snippet menu - to make learning and discovery syntax and specific features easier. This is a work in progress - feel free to submit pull requests with new snippets
New: Stats menu - see Story -> Word count and more
New: Clearer behaviour when compiler is running - with spinner in corner, and prevent errors from being cleared until compilation is complete. Internally it uses ink 1.0’s new JSON communication format for increased robustness.
New: Web template tag features: LINK, LINKOPEN, BACKGROUND, AUDIO, AUDIOLOOP.
New: Web template improvements: Restart, Save/Load, and theme switching features. . Better fading behaviour (thanks @lunarcloud , @jeremydouglass)
New: Recent files menu (thanks Mattia Belletti)
Fix for saving issues with empty files (thanks Mr Cobbett for the subtle nudge)