You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReciPro/Version.cs
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,9 @@ internal static class Version
7
7
8
8
publicconststringHistory=
9
9
"History"+
10
+
"\r\n ver4.932(2026/05/28) Improved the manual and enhanced stereographic projection features. (see https://github.com/seto77/ReciPro/issues/58)"+
10
11
"\r\n ver4.931(2026/05/19) Fixed GUI layout issues that occurred under high-DPI display settings. (see https://github.com/seto77/ReciPro/issues/59)"+
11
-
"\r\n ver4.930(2026/05/17) Fixed great circle rendering and added a cursor-position plane/axis index readout in the stereographic projection."+
12
+
"\r\n ver4.930(2026/05/17) Fixed great circle rendering and added a cursor-position plane/axis index readout in the stereographic projection. (see https://github.com/seto77/ReciPro/issues/58)"+
12
13
"\r\n ver4.929(2026/05/13) Fixed bugs in symmetry element rendering in 'Structure Viewer' and improved its performance."+
13
14
"\r\n ver4.928(2026/05/09) Added a function to render symmetry elements in 'Structure Viewer'."+
14
15
"\r\n ver4.927(2026/05/04) Substantially expanded 'Symmetry Information' to render ITC Vol.A style schematic diagrams of symmetry elements and general positions."+
0 commit comments