Hi Tim. сб, 13 апр. 2019 г. в 13:51, Tim Mackinnon <tim@testit.works>:
> This is great - I’m pleased we can get fixes like this (and keen to get > passed that font issue which was driving me crazy). > > A small related question - how do ensure we get fixes from sub projects > considered too? I’d really like to see: > https://github.com/pharo-ide/Calypso/pull/451 as it’s annoying not being > able to move methods between classes. There are a few other Calypso gems in > there too (and quite a few more to fix). > > I worry that having all these sub-projects makes it a bit complicated to > get them included? > Nothing special here. As soon as these projects support old Pharo version it just requires another PR into Pharo 7 with new version of sub-project (modifying loadCalypso in that case). Somebody should just decide that new version needs to be to back ported. > > Tim > > Sent from my iPhone > > On 12 Apr 2019, at 16:26, "teso...@gmail.com" <teso...@gmail.com> wrote: > > Pharo 7.0.3 contains several bugfixes, notably a fix for the annoying font > corruption font. > > <image.png> > > Changes Log > > > - #2781 <https://github.com/pharo-project/pharo/pull/2781> Fix comment > on OSWindow >> startTextInput > - #3160 <https://github.com/pharo-project/pharo/pull/3160> > 2975-Problem-when-you-read-an-mcz-pharo7 > - #3130 <https://github.com/pharo-project/pharo/pull/3130> Improving > the performance of SourceFileArray > - #3164 <https://github.com/pharo-project/pharo/pull/3164> MailMessage > can not send mails with attachment in Pharo7 > - #3149 <https://github.com/pharo-project/pharo/pull/3149> > > 3148-backport-2395-to-Pharo-70--Non-ASCII-class-and-author-names-break-SourceFileArraygetPreambleFromat > - #3178 <https://github.com/pharo-project/pharo/pull/3178> Fix for > corrupted fonts in Pharo7 > > Detailed Diff: v7.0.2...pharo-project:v7.0.3 > <https://github.com/pharo-project/pharo/compare/v7.0.2...pharo-project:v7.0.3> > > https://github.com/pharo-project/pharo/releases/tag/v7.0.3 > > All the images are available in ZeroConf and in the Pharo Launcher. > > Thanks to all the collaborators especially: > > - David > - Guille > - Pavel > - Christophe > - Theo > - Sabine > - Sven > > And to all the people that helped to make this release in a couple of > minutes. > And thanks to the academy! > > Pablo > >