<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">It's interesting how far you can get if you ignore all the outstanding issues, bugs, and PRs and everything else that is trying to get your attention and just focus on getting a release out the door.</div><div class="">Five hours later and here we are:</div><div class=""><br class=""></div><div class="">- source tagged and pushed</div><div class="">- binaries built / builds triggered</div><div class="">  - Windows, AppImage, Launchpad/Ubuntu, Mac 10.13 and later are up</div><div class="">  - OBS/openSUSE/Fedora is still building</div><div class="">  - Ubuntu/Snap should be done soon, Michal pushed the update</div><div class="">  - macOS 10.12 is currently not supported -- see below</div><div class="">- website is updated</div><div class="">- new supported divecomputer list published</div><div class="">- download page updated (except macOS 10.12 is currently pointing at non-existing file)</div><div class="">- announcement in English has been posted (translations welcome, of course)</div><div class="">- checked that the update server backend gives reasonable responses</div><div class=""><br class=""></div><div class="">I'm sure I forgot a few things. I always do... but these were the things I could come up with today.</div><div class=""><br class=""></div><div class="">MAJOR kudos for this release go to Berthold, with strong supporting cast vote for Willem.</div><div class="">Their work (the statistics) is why I decided to bump the version to 5.0 (and also... I dislike double digit version numbers... 4.9.10 bugged me, and I wasn't going to do a 4.10...)</div><div class=""><br class=""></div><div class="">With the exception of Berthold's work there were a few bug fixes and changes here and there, but the statistics paint the picture that I think we are all aware of:</div><div class=""><br class=""></div><div class=""><div class="">git shortlog -s -n v4.9.10..</div><div class="">   246  Berthold Stoeger</div><div class="">   213  Dirk Hohndel</div><div class="">    27  Robert C. Helling</div><div class="">     6  Michał Sawicz</div><div class="">     6  Willem Ferguson</div><div class="">     2  Miika Turkia</div><div class="">     1  henrik242</div><div class="">     1  Damian Zaremba</div><div class="">     1  Doug Junkins</div><div class="">     1  Linus Torvalds</div><div class="">     1  Andreas Buhr</div></div><div class=""><br class=""></div><div class="">Berthold fixed many issues and of course wrote nearly all of the statistics code. I bumble around with stuff, infrastructure, code management, the occasional mobile UI stuff. Robert works mostly on deco / planner, but added some things for the statistics as well. Michał did the Snap work, Willem does the user manual (and did a TON of the work that lead to the statistics, but much of this didn't end up being commits). Miika fixes importer bugs and the rest... yeah, small random fixes by a couple of people.</div><div class=""><br class=""></div><div class="">My gratitude, as always, goes to the translators that did an amazing job making sure things stayed well translated. To all the testers who helped us figure out the issues in the statistics code. And to everyone who has contributed in any way over those past 10+ years. This is an amazing project, filled with amazing people. I hope that when diving becomes more common again for more of us, that maybe a few more of us will be motivated to work on things and make Subsurface even better. But for now I'm just thrilled that I finally managed to get 5.0 out the door.</div><div class=""><br class=""></div><div class="">I'll try to see how far I can get with the mobile version...</div><div class=""><br class=""></div><div class="">/D</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">As for macOS 10.12...</div><div class=""><br class=""></div><div class="">Berthold, the compiler that I have available there stumbles over </div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">subsurface/stats/./statsview.h:187:9: </b></span><span style="font-variant-ligatures: no-common-ligatures; color: #b42419" class=""><b class="">error: </b></span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">cannot refer to class template 'ChartItemPtr' without a template argument list</b></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">        return ChartItemPtr(new T(*this, std::forward<Args>(args)...));</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">I thought we don't have a ton of people using the 10.12 binary, but I can actually see almost a hundred downloads for 4.9.10 (that's shockingly large for such an old release - but they all look like actual browser downloads, not bots). So I wonder if this is indeed worth addressing. I believe I am using the latest Xcode that is supported for macOS 10.12 builds...</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(255, 255, 255);" class=""><br class=""></div></div></body></html>