Releases: architecture-building-systems/CityEnergyAnalyst-GUI
Releases · architecture-building-systems/CityEnergyAnalyst-GUI
4.0.0-beta.5
What's Changed
- Add hover tooltips for thermal network layers by @reyery in #185
- Expand accepted zip file MIME types in upload by @reyery in #186
- Adjust network pipe width by @reyery in #187
- Use void_deck from zone properties by @reyery in #188
- Add more options for download by @reyery in #189
- Add user check for upload download by @reyery in #190
- Add weather morph as an option for weather parameter by @reyery in #193
- Add building name labels on map by @reyery in #192
- Add emission plots by @reyery in #191
- Fix form validators to return Promise by @reyery in #194
- Add emission timeline plot by @reyery in #195
Full Changelog: v4.0.0-beta.4...v4.0.0-beta.5
4.0.0-beta.4
What's Changed
- Release 4.0.0-beta.3 by @reyery in #177
- Add GitHub Actions workflow to build and publish Docker image by @reyery in #178
- Fix nginx routing for react router browserrouter by @reyery in #179
- Plots comfort chart by @ShiZhongming in #180
- Show database editor warnings for missing files by @reyery in #181
- Enable editing with database editor by @reyery in #182
- Allow loading example project by @reyery in #183
- Add onboarding flow by @reyery in #184
Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4
4.0.0-beta.3
What's Changed
- Add correct domain to cookie to fix logout by @reyery in #161
- Replace Redux with Zustand for state management by @Copilot in #163
- Update map to consider void decks by @reyery in #164
- Upgrade react router by @reyery in #165
- Update project structure by @reyery in #166
- Update right sidebar with building information, improve layout and animations by @reyery in #167
- Fix tool description height after loading by @reyery in #168
- Update database editor by @reyery in #169
- Fix sidebar button spelling and building editor optional fields by @reyery in #171
- Bundle electron src to decrease distribution size by @reyery in #173
- Release 4.0.0-beta.2 by @reyery in #174
- Fix cea process kill by @reyery in #176
- Update StatusBar.jsx by @ShiZhongming in #170
New Contributors
- @Copilot made their first contribution in #163
- @ShiZhongming made their first contribution in #170
Full Changelog: v4.0.0-beta.1...v4.0.0-beta.3
4.0.0-beta.1
4.0.0-alpha.24
4.0.0-alpha.23
What's Changed
- Add job stderr for more info by @reyery in #149
- Add column definition for boolean type by @reyery in #150
- Add recent projects and update map layer toggle by @reyery in #151
- Add login prompts and fix drawing polygons on map by @reyery in #152
Full Changelog: v4.0.0-alpha.22...v4.0.0-alpha.23
4.0.0-alpha.22
What's Changed
- Handle project root restriction by @reyery in #107
- Move project state from redux to zustand by @reyery in #134
- Update landing and overview card UI by @reyery in #135
- Remove generate typology option by @reyery in #136
- Fix project path input rendering as selection by @reyery in #137
- Change building index name to lowercase by @reyery in #138
- Ignore path sanitization if using electron by @reyery in #139
- Add upload file to scenario wizard by @reyery in #140
- Update project forms by @reyery in #141
- Add react query and refactor input editor by @reyery in #142
- Keep tool description header at the top of tool form by @reyery in #143
- Remove unused components and styles from the project by @reyery in #144
- Update job notifications UI by @reyery in #145
- Fix installing from git by @reyery in #146
- Update application title and name to CEA-4 by @reyery in #147
- Replace demand icon by @reyery in #148
Full Changelog: v4.0.0-alpha.20...v4.0.0-alpha.22