Skip to content

v1.8.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmarrec jmarrec released this 03 Sep 12:27
· 42 commits to develop since this release
cd925a1

Pre-release RC2 for 1.8.0 release

What's Changed (since v1.8.0-rc1)

  • Update scripts to Ruby 3.2 by @macumber in #724
  • Configure compressed ext for different builds by @macumber in #725
  • Fix #721 - Allow space infiltration at space level, and fix #728 - Crash when adding ERV to ThermalZone by @jmarrec in #729
  • Codesign on macOS by @jmarrec in #727
  • Fix #162 - Display ScheduleConstant, ScheduleCompact and ScheduleFile by @jmarrec in #731
  • Fix a race condition during CPack packaging when creating symlink on Apple by @jmarrec in #732
  • Fix #708 - Improve SetpointManager views: support more types, add plots where applicable, and support PlantLoop by @jmarrec in #730
  • Hotfix #730 - QtCharts not needed by modeleditor by @jmarrec in #734
  • Fix #671 - Mark Python Measures as in Error if use classic CLI to run the simulation by @jmarrec in #733

Full Changelog: v1.8.0-rc1...v1.8.0-rc2


What's Changed (since v1.7.2)

  • Conan v2 + OS SDK 3.8.0-rc2 by @jmarrec in #712
  • #672 - More BCLSearchResults info (pending a PR) by @jmarrec in #698
  • Updates for SketchUp 2024 by @macumber in #714
  • Update floorspace by @macumber in #718
  • Implement support for further grouping by category in Library (HVAC, Schedules, etc) by @manuvarkey in #713
  • #612 - Display Name by @jmarrec in #715
  • Fix issues with MeasureManager by @macumber in #720
  • Update scripts to Ruby 3.2 by @macumber in #724
  • Configure compressed ext for different builds by @macumber in #725
  • Fix #721 - Allow space infiltration at space level, and fix #728 - Crash when adding ERV to ThermalZone by @jmarrec in #729
  • Codesign on macOS by @jmarrec in #727
  • Fix #162 - Display ScheduleConstant, ScheduleCompact and ScheduleFile by @jmarrec in #731
  • Fix a race condition during CPack packaging when creating symlink on Apple by @jmarrec in #732
  • Fix #708 - Improve SetpointManager views: support more types, add plots where applicable, and support PlantLoop by @jmarrec in #730
  • Hotfix #730 - QtCharts not needed by modeleditor by @jmarrec in #734
  • Fix #671 - Mark Python Measures as in Error if use classic CLI to run the simulation by @jmarrec in #733

New Contributors

Full Changelog: v1.7.2...v1.8.0-rc2

Changelog

Date Range: 2024-02-01 (v1.7.0) - 2024-09-03:

New Issues: 28

Closed Issues: 40

Accepted Pull Requests: 29

Total Open Issues: 123

Total Open Pull Requests: 2

Click to see details

Closed Issues: 40

  • #112, Refrigeration Spreadsheet GUI: drop-down lists
  • ✔️ #115, Delete a measure, re-add it from library: no prompt and duplicated folders
  • #123, Organize HVAC library by category
  • ✔️ #142, Double click to open does not work on Mac
  • ✔️ #143, Start OpenStudio button does not work in sketchup if osm is on network drive
  • #162, Allow visualization of Schedule:Compact and Schedule:Constant on Schedules tab in OS App
  • #175, Add ability for OS app to look for updated BCL components and measures.
  • ✔️ #179, CMakeLists.txt incorrectly assumes that any LSB release ID that's not 18.04 must be 16.04
  • ✔️ #512, Fix TGZ installer on Mac
  • #557, Upgrade Ruby to 3.1
  • ✔️ #561, Subsurfaces across thermal zones do not have outside boundary condition object assigned
  • #612, Show displayname in grid view
  • ✔️ #620, sync project measures with library does not work as before
  • ✔️ #656, Application crash when using Python measures without Python Bindings component installed
  • #669, v1.7.0-rc2 Testing: Call for help from the community
  • #670, Show Python/Ruby measure badge on measures in the workflow
  • #671, Mark Python measures as in error if using classic CLI
  • #672, BCL Viewer Human Readable Descriptions
  • ✔️ #681, Dragging construction set from library is very slow
  • ✔️ #683, Unable to edit Water Use Equipment Definition
  • ✔️ #684, District Heating meter name
  • ✔️ #686, Crashing Issue in OpenStudio When Accessing Thermal Zone Tab
  • ✔️ #688, OpenStudio Application unusable on MacOS14 with M2
  • ✔️ #689, Mac CI failing on GMP
  • ✔️ #691, EnergyPlus does not recognize Zone Sizing is Initialized
  • ✔️ #693, Defaults for Zone and System Sizing
  • ✔️ #694, Default is missing ZoneAirDistribution object
  • ✔️ #695, Error when running Create Typical Building from Model Measures
  • ✔️ #696, Local copy of BCL folder gets wiped/overwritten
  • #701, Update to Qt 6.6.3
  • #706, v1.7.1-rc1 Testing: Call for help from the community
  • ✔️ #707, No response after online bcl selects categories
  • #708, Support more SetpointManager types on HVACSystemViews
  • ✔️ #716, Disable classic CLI option if not working
  • ✔️ #717, "Do you want to reset Measure Manager settings?" does not work
  • ✔️ #719, Windows build no longer works on Windows2022 github runner
  • #721, Add space infiltration design flow rate schedule selection at space level
  • ✔️ #722, OpenStudio Results Measure is broken
  • ✔️ #726, OS X 14.5 1.71 Crash on attempt to open gbXML
  • ✔️ #728, Adding ERV Crashes OpenStudioApplication

Accepted Pull Requests: 29

  • ✔️ #678, Add early failure for too old macOS, XCode or target macOS version
  • #682, Speed up controllers
  • ✔️ #685, Fix inspector in loads tab
  • ✔️ #690, Fix Mac CI
  • ✔️ #692, Upgrade to Qt 6.6.2 to fix #688
  • ✔️ #697, Fix #672 - Add description, modelerDescription, UID and version UID to bcl results
  • ✔️ #698, #672 - More BCLSearchResults info (pending a PR)
  • ✔️ #699, Install openstudio to bin directory so it can be found relative to lib
  • ✔️ #700, Correctly remove old measures when downloading new ones
  • ✔️ #702, Fix 696 2
  • ✔️ #703, Update to Qt 6.6.3
  • ✔️ #705, PR to master for 1.7.1-rc1
  • ✔️ #710, Remove pre-release tag for 1.7.1
  • ✔️ #712, Conan v2 + OS SDK 3.8.0-rc2
  • ✔️ #713, Implement support for further grouping by category in Library (HVAC, Schedules, etc)
  • ✔️ #714, Updates for SketchUp 2024
  • ✔️ #715, #612 - Display Name
  • ✔️ #718, Update floorspace
  • ✔️ #720, Fix issues with MeasureManager
  • ✔️ #723, v1.7.2 patch to not automatically download results measure
  • ✔️ #724, Update scripts to Ruby 3.2
  • ✔️ #725, Configure compressed ext for different builds
  • #727, Codesign on macOS
  • #729, Fix #721 - Allow space infiltration at space level, and fix #728 - Crash when adding ERV to ThermalZone
  • #730, Fix #708 - Improve SetpointManager views: support more types, add plots where applicable, and support PlantLoop
  • #731, Fix #162 - Display ScheduleConstant, ScheduleCompact and ScheduleFile
  • ✔️ #732, Fix a race condition during CPack packaging when creating symlink on Apple
  • ✔️ #733, Fix #671 - Mark Python Measures as in Error if use classic CLI to run the simulation
  • ✔️ #734, Hotfix #730 - QtCharts not needed by modeleditor

Total Open Issues: 123 (#130, #132, #111, #113, #158, #133, #134, #172, #135, #136, #139, #174, #157, #166, #138, #167, #137, #121, #176, #114, #144, #152, #171, #141, #140, #122, #116, #164, #170, #165, #151, #154, #148, #117, #150, #169, #153, #124, #160, #155, #125, #156, #105, #159, #161, #120, #127, #118, #119, #128, #129, #146, #147, #168, #19, #42, #78, #101, #96, #104, #199, #206, #213, #217, #224, #234, #239, #253, #254, #262, #263, #271, #272, #273, #278, #279, #280, #289, #293, #298, #300, #322, #335, #336, #337, #338, #357, #371, #377, #380, #381, #389, #396, #400, #410, #411, #416, #417, #423, #472, #475, #481, #485, #491, #493, #495, #520, #529, #542, #555, #571, #615, #633, #649, #658, #659, #668, #679, #680, #687, #704, #709, #711)

Total Open Pull Requests: 2 (#236, #470)