Releases: reflex-app/reflex
Releases · reflex-app/reflex
0.7.0-beta.35
What's Changed
- Adds system performance monitoring in UI, warning during high load by @nwittwer in #255
- Improved SiteTree UI and added toggle button
- Bug fix: Events firing 2x on click 4bde7f3
Full Changelog: v0.7.0-beta.34...v0.7.0-beta.35
0.7.0-beta.34
What's changed
Fixes minor bugs w/ v0.7.0-beta.33
- Fixed syncing screen interactions (path for inject.js)
- Fixed error with
html-to-image
not found
Full Changelog: v0.7.0-beta.33...v0.7.0-beta.34
0.7.0-beta.33
Key highlights
- [Feature] Added "Site Tree" (experimental) — click the Star icon to configure your sitemap/site tree, to more easily navigate to parts of your sites and track the status of individual pages.
- [Enhancement] Added "Check for Updates" menu item (Mac)
- [Dev] Migrated to Nuxt 3, added TailwindCSS
- [Dev] Beefed up testing capabilities
- [Dev] Expose
RuntimeConfig
to better manage pathing to parts of the app in dev versus packaged app
What's Changed
- Add "check for updates" to menu by @nwittwer in #242
- Migration to Nuxt 3 by @nwittwer in #246
- Feat/refactor - Electron APIs like
ipcRenderer
directly in Nuxt, added TailwindCSS by @nwittwer in #250 - Added initial "Site Tree" implementation by @nwittwer in #251
- Improve testing -
vitest
@playwright/test
@vue/test-utils
by @nwittwer in #252 - Cross-browser screenshots refactor by @nwittwer in #254
Full Changelog: v0.7.0-beta.32...v0.7.0-beta.33
v0.7.0-beta.32
Overview
- The artboards are all centered on app startup
- When you left-click on an artboard from the left side panel, it will center that artboard in the viewport (~95% of the time; not completely accurate)
- Website titles should now be accurately displayed again
What's Changed
- Fixed a bug which was causing "Loading..." to be displayed as the title by @nwittwer 852e4ac
- Panzoom improvements on startup and on side panel click by @nwittwer in #238
Full Changelog: v0.7.0-beta.31...v0.7.0-beta.32
v0.7.0-beta.31
Overview
This version brings back the functionality of scroll-syncing between multiple websites!
What's Changed
- Fix: WebView
preload
inject script by @nwittwer in #240 - Update Github Actions-related code and fix Yarn bug by @nwittwer in #241
Full Changelog: v0.7.0-beta.29...v0.7.0-beta.31
v0.7.0-beta.29
Fixed bug which sometimes caused the whole canvas to not be pan/zoom-able.
Full Changelog: v0.7.0-beta.28...v0.7.0-beta.29
v0.7.0-beta.28
What's Changed
- Preserve Reflex app window position and size by @nwittwer in #231
- Bump vite from 2.7.9 to 2.9.13 by @dependabot in #232
- Bump electron from 18.3.5 to 18.3.7 by @dependabot in #233
- Bump moment from 2.29.3 to 2.29.4 by @dependabot in #234
- Improvement/canvas interaction by @nwittwer in #209
- Moved from Vuex to Pinia by @nwittwer in #235
- Fix/release bumping by @nwittwer in #237
- Bump postcss from 8.2.10 to 8.2.13 by @dependabot in #236
Full Changelog: v0.7.0-beta.25...v0.7.0-beta.28
0.7.0-beta.25
What's Changed
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #227
- Bump jpeg-js from 0.4.3 to 0.4.4 by @dependabot in #228
- Only enable drag-to-reorder when edit mode is off by @nwittwer in #230
Full Changelog: v0.7.0-beta.24...v0.7.0-beta.25
0.7.0-beta.24
v0.7.0-beta.24 v0.7.0-beta.24
0.7.0-beta.23
v0.7.0-beta.23 Updated yarn.lock