Tags: refstudio/refstudio
Tags
feat: Prepare Release 23.2.0 (#560) * Update version to 23.2.0-rc.1 * Use `yarn python` instead of hard-coded script * Add project logo and move h1 to the top * Add release instructions with GH Actions * Update logo and header styles * Update logo and header styles * Use bigger logo * Improve Create release step by reusing release with same tag * Include a debug .dmg * Bump to 23.2.0-rc.2 * Add an additional note to release notes about debug artifacts * Fix chat interaction in desktop by using non-stream method This fixes #567 * fix: Enable server logs by default and prevent user from editing configurations. Related to #568 * fix: make loading spinner smaller * fix: pass copy of buffer to pdf worker This fixes #565 * fix: give modal z-index to command palette * Fix issue #570 Chat (and rewrite) window does not reset when changing projects * Bump to 23.2.0-rc.3 * remove `.only` in test! * Bump version to 23.2.0-rc.4 * Update references panel buttons for upload/search * Remove save file action from command palette * Revert "Fix chat interaction in desktop by using non-stream method" This reverts commit 9eb60e5. * Remove [...] arbitrary values * feat: add alignment prop to Button * Bump version to 23.2.0-rc.5 * Add support for CORS in the backend API * Fix stream API call from the desktop by appending the REFSTUDIO_HOST * Links open in default browser on desktop * Bump version to 23.2.0-rc.6 * Release 23.2.0 --------- Co-authored-by: Mathis Pierron <[email protected]> Co-authored-by: Jessica Voytek <[email protected]>