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
fix: Fix numerical document metadata and query parameters on Linux (#291)
This change catches up to the latest version of Tilt with fixes for
Lua-Swift type wrangling on Linux.
fix: Only open local site previews (#283)
This change drops the open deployed site functionality in InContext
Helper in favor of having the 'Open' functionality simply open the local
server / preview instance.
This change includes a drive-by fix to include all changes in Sparkle
update release notes.
fix: Remove actions support (#281)
This change drops support for custom actions; they feel like a
distraction and would be incredibly challenging to get working
cross-platform.