2026-06-25-beta.1
Pre-release
Pre-release
What's Changed
- Fix errors when compiling with -Wpedantic -std=c++11 by @randlet in #2
- Remove particle weight (p.wt) override after getNextParticle() call by @MartinMartinov in #11
- Update README.md by @HabibSafigholi in #15
- Volume uncertainty calculation overhaul by @MartinMartinov in #17
- Seeds Geometry CLRPv2 by @HabibSafigholi in #18
- Update material.dat by @HabibSafigholi in #19
- Update documentation by @mchamberland in #31
- High-energy source models by @mchamberland in #30
- Update documentation for new main branch by @mchamberland in #37
- Fix #34 update egsphant index string by @mchamberland in #38
- Fix tests by @mchamberland in #39
- Rebuild updated documentation by @mchamberland in #40
- Fix #33 Output total radiant energy by @mchamberland in #41
- Allow transformed XYZ geometries by @mchamberland in #42
- Update documentation by @mchamberland in #43
- Prevent scatter dose scoring with certain scenarios by @mchamberland in #45
- Fix steps reporting by @mchamberland in #46
- Fix scatter dose checks by @mchamberland in #47
- Remove endl by @mchamberland in #48
- Fix HDR volume correction example by @mchamberland in #49
- Fix macOS warnings by @mchamberland in #51
- Fix parallel jobs with URCO by @mchamberland in #50
- Remove Flexisource-Co60 source model by @mchamberland in #52
- Adding wrapped geometry to the I125-Advantage_IAI_125A seed by @smichi23 in #55
- Fix examples by @mchamberland in #54
- Fix Windows issues by @mchamberland in #62
- Fix #57 Remove technical manual PDF by @mchamberland in #63
- Update documentation by @mchamberland in #64
- Fix typo in Makefile by @mchamberland in #66
- Fix #74 Fix paths in eye plaque examples and add missing files by @mchamberland in #83
- Add air-kerma strength per history to source .geom headers and update user manual by @mchamberland in #87
- Fix README isotope formatting and contact email by @mchamberland in #88
- Update Chamberland contact email in HTML docs by @mchamberland in #89
- Document eb_gui graphical interface by @mchamberland in #90
- Document total coverage threshold for volume correction by @mchamberland in #91
- Fix broken geometry library images on GitHub Pages by @mchamberland in #92
- Update user manual PDF with eye plaque geometry section by @mchamberland in #93
- Fix user manual PDF formatting in eye plaque section by @mchamberland in #94
- Un-ignore distributed .egsinp files under lib/ and eb_tests/ by @mchamberland in #96
- Update user manual PDF with expanded helpful hints section by @mchamberland in #97
- Add source coordinate transform for applicator-based source placement by @mchamberland in #98
- Document eb-setup installation path by @mchamberland in #99
- Clean up egs_brachy startup and volume-correction log output. by @mchamberland in #100
New Contributors
- @randlet made their first contribution in #2
- @MartinMartinov made their first contribution in #11
- @HabibSafigholi made their first contribution in #15
- @mchamberland made their first contribution in #31
- @smichi23 made their first contribution in #55
Full Changelog: 2017-09-15-beta...2026-06-25-beta.1