Recent Releases of https://github.com/architecture-building-systems/cityenergyanalyst-gui

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-beta.3

What's Changed

  • Add correct domain to cookie to fix logout by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/161
  • Replace Redux with Zustand for state management by @Copilot in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/163
  • Update map to consider void decks by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/164
  • Upgrade react router by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/165
  • Update project structure by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/166
  • Update right sidebar with building information, improve layout and animations by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/167
  • Fix tool description height after loading by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/168
  • Update database editor by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/169
  • Fix sidebar button spelling and building editor optional fields by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/171
  • Bundle electron src to decrease distribution size by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/173
  • Release 4.0.0-beta.2 by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/174
  • Fix cea process kill by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/176
  • Update StatusBar.jsx by @ShiZhongming in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/170

New Contributors

  • @Copilot made their first contribution in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/163
  • @ShiZhongming made their first contribution in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/170

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-beta.1...v4.0.0-beta.3

- JavaScript
Published by reyery 10 months ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-beta.1

What's Changed

  • Upgrade to React 19 by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/157
  • Add Upload/Download wizard by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/158
  • Add delete scenario function by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/159
  • Add server version to for web version by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/160

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.24...v4.0.0-beta.1

- JavaScript
Published by reyery 11 months ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.24

What's Changed

  • Add initial CEA 4 plot implementation by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/153
  • Improve UX for running jobs by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/154
  • Upgrade electron version by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/155
  • Merge release-4.0 into master by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/156

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.23...v4.0.0-alpha.24

- JavaScript
Published by reyery 12 months ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.23

What's Changed

  • Add job stderr for more info by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/149
  • Add column definition for boolean type by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/150
  • Add recent projects and update map layer toggle by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/151
  • Add login prompts and fix drawing polygons on map by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/152

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.22...v4.0.0-alpha.23

- JavaScript
Published by reyery about 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.22

What's Changed

  • Handle project root restriction by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/107
  • Move project state from redux to zustand by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/134
  • Update landing and overview card UI by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/135
  • Remove generate typology option by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/136
  • Fix project path input rendering as selection by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/137
  • Change building index name to lowercase by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/138
  • Ignore path sanitization if using electron by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/139
  • Add upload file to scenario wizard by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/140
  • Update project forms by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/141
  • Add react query and refactor input editor by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/142
  • Keep tool description header at the top of tool form by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/143
  • Remove unused components and styles from the project by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/144
  • Update job notifications UI by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/145
  • Fix installing from git by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/146
  • Update application title and name to CEA-4 by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/147
  • Replace demand icon by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/148

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.20...v4.0.0-alpha.22

- JavaScript
Published by reyery about 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.39.4

What's Changed

  • Fix installing from git by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/146

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v3.39.3...v3.39.4

- JavaScript
Published by reyery about 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.39.3

What's Changed

  • Ignore path sanitization if using electron by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/139

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v3.39.2...v3.39.3

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.39.2

What's Changed

  • Fix project path input rendering as selection by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/137

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v3.39.1...v3.39.2

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.39.1

What's Changed

  • Bugfixes by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/105
  • Remove global deckgl object on mount and unmount by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/106
  • Handle project root restriction by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/107

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v3.38.0...v3.39.1

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.20

What's Changed

  • Get map colour specification from backend by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/133

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.19...v4.0.0-alpha.20

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.19

What's Changed

  • Refresh scenario names in create scenario wizard by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/132

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.18...v4.0.0-alpha.19

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.18

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.17...v4.0.0-alpha.18

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.17

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.16

What's Changed

  • Add emissions map layer by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/130
  • Show error message when saving of config fails by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/131

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.15...v4.0.0-alpha.16

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.15

What's Changed

  • Add solar potentials layer by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/129

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.14...v4.0.0-alpha.15

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.14

What's Changed

  • Add demand map layer by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/127
  • Add refresh function by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/128

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.13...v4.0.0-alpha.14

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.13

What's Changed

  • Add network layer by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/126

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.12...v4.0.0-alpha.13

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.12

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.11...v4.0.0-alpha.12

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.11

What's Changed

  • Add import-export icon by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/125

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.10...v4.0.0-alpha.11

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.10

What's Changed

  • Fix map layers showing when no category is selected by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/124

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.9...v4.0.0-alpha.10

- JavaScript
Published by ShiZhongming over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.9

What's Changed

  • Add PVChoiceParameter by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/123

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.8...v4.0.0-alpha.9

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.8

What's Changed

  • Simplify tool input checks by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/122

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.7...v4.0.0-alpha.8

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.7

What's Changed

  • Fix weather-helper input parameter not accepting user input by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/120
  • Fix disabled save button by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/121

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.6...v4.0.0-alpha.7

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.6

What's Changed

  • Add initial map layer by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/118

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.5...v4.0.0-alpha.6

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.5

What's Changed

  • Force kill CEA process on Windows by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/115
  • Check internet using cityenergyanalyst.com instead of google.com by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/116
  • Update map controls by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/117

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.4...v4.0.0-alpha.5

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.3

What's Changed

  • Fix accessing undefined property for version info by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/114

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.2...v4.0.0-alpha.3

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.2

What's Changed

  • Fix route redirection for project creation by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/111
  • Autoupdate bugfix by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/112
  • Catch exceptions when killing cea process by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/113

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha.1...v4.0.0-alpha.2

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha.1

What's Changed

  • UI layout update by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/108
  • Update app icon by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/109
  • Fix startup bugs by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/110

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v4.0.0-alpha...v4.0.0-alpha.1

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 4.0.0-alpha

- JavaScript
Published by reyery over 1 year ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.38.0

- JavaScript
Published by reyery almost 2 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.37.1

- JavaScript
Published by reyery almost 2 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.37.0

What's Changed

  • Update weather helper with third party sources by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/99
  • Release 3.37.0 by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/103

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v3.36.1...v3.37.0

- JavaScript
Published by reyery almost 2 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.36.1

What's Changed

  • Fix value type when updating from selection by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/97
  • Fix database editor not saving by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/98
  • 3593 bugfixes by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/100

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v3.36.0...v3.36.1

- JavaScript
Published by reyery about 2 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.36.0

- JavaScript
Published by reyery about 2 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.35.7

- JavaScript
Published by reyery about 2 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.35.6

- JavaScript
Published by reyery about 2 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.35.5

- JavaScript
Published by reyery about 2 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 3.35.3

- JavaScript
Published by reyery about 2 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - v3.35.0-browser

What's Changed

  • Upgrade dependencies by @reyery in https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/pull/77

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v3.32.1-browser...v3.35.0-browser

- JavaScript
Published by reyery about 2 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - v3.33.0

Full Changelog: https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI/compare/v3.32.0...v3.33.0

- JavaScript
Published by reyery almost 3 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui -

Browser build for CEA GUI

- JavaScript
Published by reyery almost 3 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v3.32.0-browser

Browser build for CEA GUI

- JavaScript
Published by reyery over 3 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v3.32.0

This is the 3.32 release of the GUI, to be used with CityEnergyAnalyst v3.32.0 or later versions.

- JavaScript
Published by reyery over 3 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v3.31.0

This is the 3.31 release of the GUI, to be used with CityEnergyAnalyst v3.31.0 or later versions.

- JavaScript
Published by shanshanhsieh about 4 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v3.29.0

This is the 3.29 release of the GUI, to be used with CityEnergyAnalyst v3.29.0 or later versions.

- JavaScript
Published by shanshanhsieh about 4 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v3.27.0

This is the 3.27 release of the GUI, to be used with CityEnergyAnalyst v3.27.0

- JavaScript
Published by shanshanhsieh about 4 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v2.30.0

This is the 2.30 release of the GUI, to be used with CityEnergyAnalyst v2.30.0

- JavaScript
Published by reyery over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v2.27.0

This is the 2.27 release of the GUI, to be used with CityEnergyAnalyst v2.27.0

- JavaScript
Published by daren-thomas over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v2.27.0a1

Test-release for CityEnergyAnalyst v2.27.0a0

- JavaScript
Published by daren-thomas over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v2.26.0

Version 2.26.0 of the GUI - for the version 2.26.0 of the City Energy Analyst.

  • includes cancel simulation feature.

- JavaScript
Published by daren-thomas over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v2.26.0a1

(this is just a pre-release for testing v2.26)

- JavaScript
Published by daren-thomas over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - CityEnergyAnalyst-GUI v2.26.0a0

This is a pre-release to test the installer for v2.26 - we're switching to fixed (lockstep) releases of CityEnergyAnalyst and CityEnergyAnalyst-GUI.

- JavaScript
Published by daren-thomas over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 2.25.3

introduced new naming of district files -->> surroundings

fixed glitches with the change of database namings

- JavaScript
Published by jimenofonseca over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 2.25.2

IMPORTANT : This version will only work with the developer version of CEA

  • Adds schedule data viewer to input-editor

- JavaScript
Published by reyery over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 2.25.1

  • Add feedback messages to saving and discarding changes

Fixes - Calculate cameraOptions when map is mounted instead of loaded - Kill CEA processes if splash window is closed before the main window is opened

- JavaScript
Published by reyery over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 2.24.2

Fixes - Fix typo in splash screen - Remove side navigation links in landing page to prevent user from accessing other function before selecting a project - Startup error message shows the whole stack trace instead of multiple messages and exits the application after users press 'Ok'

- JavaScript
Published by reyery over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 2.24.1

Minor Hotfix:

  • Add Error Boundaries to top level components to prevent errors from crashing the whole component tree

- JavaScript
Published by reyery over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - 2.24.0

Initial release of GUI application :tada:

- JavaScript
Published by reyery over 6 years ago

https://github.com/architecture-building-systems/cityenergyanalyst-gui - Electron interface for the CEA v2.23 (alpha 0)

This release is meant to be used for testing the CEA installer.

- JavaScript
Published by daren-thomas over 6 years ago