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
You can now dynamically fetch variable as description from session, use session_description argument, fill your variable name in session
Provide a new boolean parameter: keep_last, whose function is to keep the last inputs and outputs of the session in the function page when it is opened again
Funix app that do not have a default function will now use one of the functions used in the list as the default function
Outdated hints will now be displayed when previewing historical functions
Bug Fixes
asynchronous optimization for FunixFunction (7f1d1c7, @Yazawazi)