Skip to content

Releases: EmberTown/ember-hearth

Alef

26 Feb 02:53
Compare
Choose a tag to compare
Alef Pre-release
Pre-release

Electron rewrite.
Currently nearing feature-parity (auto-updating) with the original branch.

0.3.2

31 May 13:57
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release

• Adds setting to override system default browser (in case you prefer a different browser during development)
• Watchman gets installed during project setup (only if you have homebrew installed)
• Hearth now remembers what project you were working on in your previous session
• Fixes some typos and bugs

0.3.1

29 Apr 19:45
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • Fixes a bug where you would get the error "Folder aready exists" when creating new projects (#84)
  • Ember Hearth is now a better citizen in Notification Center, cleaning up notifications properly (#83)
  • Adds a quit button to the status bar menu for more convenient rage quits (#82)

0.3.0

26 Apr 19:51
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Adds a convenient menu bar icon for managing the server
  • Shows you notifications when server starts (or fails, if that ever happens)
  • Adds unbiased "open in editor" button to the project list contextual menu
  • Detects if a folder already exists when creating a new project
  • Minor bugfixes

0.2.1

22 Apr 22:05
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
  • Makes "create project" and "open project" buttons (when project list is empty) more legible, less gradient-y.
  • Auto-expanding and collapsing project details now works again. A rogue line of code was forcefully removed.
  • You can no longer resize the top part of project details, because that makes it look weird.

0.2.0

19 Apr 21:13
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Run tests directly from Hearth
  • Easily open the project in your browser
  • Installing Node is so much faster
  • Drag and drop a project folder to add it to Hearth
  • Nicer preferences with controls for tweaking auto-update
  • More cancel buttons spread around the UI
  • Fixes

0.1.0

12 Apr 17:46
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First alpha release

  • Installs all needed tools automatically (node.js, NPM, Bower, PhantomJS, Ember-CLI)
  • Create new Ember projects
  • Manage existing Ember projects
  • Run a local test server
  • Create development and release builds

0.0.3

11 Apr 17:56
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
  • Fixes crash on launch if you don't have any projects (thanks @kimroen)

0.0.2

11 Apr 17:33
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Another test release

0.0.1

11 Apr 17:29
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

First release. Do not use.