Skip to content

Releases: reflex-app/reflex

0.7.0-beta.5

25 Apr 09:54
Compare
Choose a tag to compare
0.7.0-beta.5 Pre-release
Pre-release
v0.7.0-beta.5

v0.7.0-beta.5

0.7.0-beta.1

25 Mar 08:46
Compare
Choose a tag to compare
0.7.0-beta.1 Pre-release
Pre-release
v0.7.0-beta.1

0.7.0-beta.1

0.6.6 Beta 4

26 Jan 17:54
Compare
Choose a tag to compare
0.6.6 Beta 4 Pre-release
Pre-release

This Beta contains some major reworkings and updates behind-the-scenes.

Some things you may notice:

  • Added hovering and selection of artboards via the side panel
  • Fixed bugs when selecting and panning/zooming the canvas
  • Fixed bugs with saving screenshots

0.6.6-beta.3

09 Sep 06:31
Compare
Choose a tag to compare
0.6.6-beta.3 Pre-release
Pre-release
Added right spacing to mode switch button

0.6.6-beta.2

01 Sep 19:52
Compare
Choose a tag to compare
0.6.6-beta.2 Pre-release
Pre-release
v0.6.6-beta.2

(minor) Moved function position

0.6.6-beta.1

01 Sep 19:30
Compare
Choose a tag to compare
0.6.6-beta.1 Pre-release
Pre-release
v0.6.6-beta.1

Added download icon

0.6.5

31 Aug 17:05
f378504
Compare
Choose a tag to compare

New: Duplicate a Screen
Make a copy of an existing screen size.
Side panel > (Screen) right-click > Duplicate

New: Click to jump to Screen
Easily jump to a specific screen, centering it on the canvas.
Side panel > Left click on a screen

Fixed: Reloading after adding a new screen

Dev:

  • Fixed HMR & updated packages

0.6.4

17 Aug 14:46
832e3ad
Compare
Choose a tag to compare

🐛 Fixed bug when saving multiple screenshots and clicking cancel

Dev:

  • Added initial tests (w/ Jest)
  • Improved localStorage (using vuex-persist)

0.6.3

12 Aug 22:52
ca723ad
Compare
Choose a tag to compare

💅 Custom Mac title bar!
This makes the app feel much less clunky and standard Electron.

👨‍🎨 Updated Screens panel UI
Experimenting with a slide-out panel.

Bug fixes:

  • URLs in the input bar will no longer go on forever and expand out of the viewport
  • Improved reliability of UX while resizing/selecting/panning/zooming and interacting with websites (via WebView)

Other:

  • Increased the distance that Screens are displayed when the app first loads

0.6.2

11 Aug 14:22
a5b0c85
Compare
Choose a tag to compare

Fixed fatal crash in 0.6.1. Likely caused by build process; will test manually in the future.

0.6.1 changes:

  • Mac menu bar commands (zoom in, zoom out, center)
  • Removed community link in menu bar (not active)
  • Minor UI change when hovering over resize handle