Skip to content

Releases: reflex-app/reflex

0.6.0

11 Aug 12:32
1c26591
Compare
Choose a tag to compare

📦Auto-updates!
Starting with this release, future public releases will be automatically downloaded, and are installed the next time the app is launched.

📝Browser History!
Navigate forward, back, or reload the current site.

We've also updated it so that clicking links inside of a screen will also trigger a history update and all the screens will load the clicked URL.

📸 New UX for screenshots
Simply click/drag to select which screens you want, and then Save or copy to clipboard (single screen).

0.6.0-alpha.5

11 Aug 08:08
Compare
Choose a tag to compare
0.6.0-alpha.5 Pre-release
Pre-release
v0.6.0-alpha.5

Added WIP release process to Github

v0.6.0-alpha.4

11 Aug 07:36
Compare
Choose a tag to compare

0.6.0-alpha.3

10 Aug 21:24
Compare
Choose a tag to compare
0.6.0-alpha.3 Pre-release
Pre-release

Testing out auto updates

v0.6.0-alpha.2

07 Aug 21:18
Compare
Choose a tag to compare

v0.5.0

24 Feb 08:30
Compare
Choose a tag to compare

v0.5.0 Alpha 4

21 Feb 00:10
Compare
Choose a tag to compare

v0.5.0 Alpha 3

17 Feb 21:51
Compare
Choose a tag to compare
v0.5.0 Alpha 3 Pre-release
Pre-release

v0.5.0 Alpha 2

07 Feb 07:33
Compare
Choose a tag to compare
v0.5.0 Alpha 2 Pre-release
Pre-release

672109c Bumped build version
ae64e18 Improved logic for when to show syncbutton
77c78ee Added check for http/https to sync server flag
b754f51 Separated webview settings from certificate settings
6f32e4b Lint:fix
475287f Removed console logs of sync server
66e2e03 Added no-optional flag to readme (fsevents breaks)
caaf07a Updated packages
f3d1d26 Added URL autocorrect
14e1323 Fixed package typo
155c4de Fixed bug when no URL is set and input is not clickable
891f381 Added dynamic app name to artboards empty state message
fe0e7fd Added productName to package.json
bc154db Bumped version
c108b37 Reordered build-app task
5da09d3 Fixed Gulp version task

View all changes since v0.5.0-alpha.1

v0.5.0 Alpha 1

03 Feb 21:54
Compare
Choose a tag to compare
v0.5.0 Alpha 1 Pre-release
Pre-release

bc154db Bumped version
c108b37 Reordered build-app task
5da09d3 Fixed Gulp version task
8b21137 "deploy" => "release"
070f444 Minor text change
a115bdd Added todo
cb51312 Keyboard shortcut for center to screen (CMD+0)
dab063d Added right-click Inspect Element for
15fb985 Synced URL respects changes
c6e2231 Added workarounds for accessing insecure websites via
8c4edb1 Merge pull request #105 from nwittwer/feature-default-sizes
b3044ef Added dropdown select to add default sizes
5584ec7 Cleaned up input style in ScreensPanel
190eb46 Removed syncpanel
4d89ab4 Fixed Gulp build-app
9293361 Changed babili plugin (now called babel-minify-webpack-plugin)
e55095e Added Terser as temporary fix for vue-cli
50091cc Updated electron-debug
1ef6ad0 Updated eslint
4093c45 Updated webpack
c1d5461 Updated babel plugins
932a1cb Added vue cli
8d0df52 Removed 'build' gulp task
4a33e08 Sync button automatically sized based on input size
2cba0e3 Move zoom in/out controls to bottom right
c73c465 Improved UX of syncing
c52c22c Added zoom in/out keyboard commands
f86a372 Added sync and urlinput components to ToolBar
159e68b Removed Sync from sidebar
0ba9031 Show "Loading..." during load
4ba25f1 Moved ToolBar to its own folder
bed39d6 Removed console.log from localStorage
41df2e6 Menu should now show up in build
0f35f01 Updated gulp build task
42d2730 Merge branch 'heads/v0.4.0' into dev
e82be76 v0.4.0 (#104)

View all changes since v0.4.0