diff --git a/releases/2015.03.md b/releases/2015.03.md index 63ed89ad..a9a898c6 100644 --- a/releases/2015.03.md +++ b/releases/2015.03.md @@ -1,3 +1,23 @@ +## 2015.03-2 + +**Bugfixes** +* \#1483 - Fix Z-fighting in Ortho view +* \#1479 - No check for infinite $fn +* \#1472 - "nan" in list comprehension causes crash +* \#452 - rands() fails when the seed is a floating point number +* \#1407 - Recursive module crash +* \#1425 - Animate Filename Generation - Duplicate/Missing Filenames +* \#1420 - expression-evaluation-tests fails on arm64 +* \#1410 - Crash when a polygon contains NaN +* \#1378 - Linear extrude plus infinite twist causes crash instead of just an error +* \#1358 - Add more detailed installer information including version number +* \#1356 - Crash when multiplying matrices with undefined elements +* \#1350 - Saving file when HD is full ends up in data loss +* \#1342 - Syntax Highlighting Does Not Work on Linux Mint 17.1 +* \#1337 - Simple detection of script and direction based on given text +* \#1325 - Crash when polygons with > 3 indices turn out to be degenerate +* \#1329 - version() returned ```[0,0,0]``` + ## 2015.03-1 **Bugfixes**