kliment / Printrun

Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
GNU General Public License v3.0
2.34k stars 995 forks source link

Release Printrun 2.1.0 #1425

Closed rockstorm101 closed 1 month ago

rockstorm101 commented 1 month ago

It's been a year since the last update but I believe the last blocker for a new release is dealt with now so here we are! If anyone knows of any other blockers, please speak up now. Any additions/improvements to the changelog are welcome as well.

Congratulations to everyone who made this possible!

DivingDuck commented 1 month ago

Only 3 minor suggestions :)

Edit: I did some tests with both X32 and X64 for Pronterface and Pronsole. Guess, what I found...

You need to wait a little bit (again...). There is a problem with SD printing via Pronterface that causes a NoneType TypeError. It do not break printing but as result there is no print status available when print from SD-Card. I have already identify the problem and fixed it locally but it is a little bit too late now for testing the modification. I will send a update tomorrow.

DivingDuck commented 1 month ago

I add an additional PR #1426 that will fix the type error in Pronterface, a minor quirk with print status via SD printing in Pronsole, the mentioned adjustment for copyright year and a fix for issue #1420 on the fly because it was an easy one.

rockstorm101 commented 1 month ago
  • Should we add neofelis2X to the developer list?

Totally agree. I just added them.

rockstorm101 commented 1 month ago

I just force-pushed again cause I forgot to add the line about supporting 32bits on Win. I believe the changelog is complete now. Please let me know if you think there's anything missing.

DivingDuck commented 1 month ago

A quite impressive change log. 👍 I just download the windows versions for a quick test on all versions and the test was running fine. I think we can push the new release :)