Seite 1 von 1

PureBasic 5.61 Final

Verfasst: 15.08.2017 09:37
von RSBasic
Fred hat geschrieben:Hello !

- final is out ! Thanks a lot for the testing :)

- beta 2 is out and should fix new MacBook air with touchbar issue and an IDE issue with debug output on Windows

After the 5.45 LTS release, here is the bug fix release for the 5.60 version ! It should includes all fixes from 5.45 and some new 5.60 specific. Don't hesistate to test it as we don't expect any regression, and please tell us if something goes wrong :)

Have fun,

The Fantaisie Software team
http://www.purebasic.fr/english/viewtop ... 14&t=68962

Re: PureBasic 5.61 Beta 2

Verfasst: 05.09.2017 11:20
von RSBasic
Fred hat geschrieben:Beta 2 is out :)

Re: PureBasic 5.61 Beta 2

Verfasst: 05.09.2017 18:28
von mk-soft
Falls jemand wegen der Mac Touchbar den Key 'NSFunctionBarAPIEnabled -bool NO' verwendet hat muss diesen noch löschen

Nicht vergessen den Ordner zu ändern!
defaults delete -app "/Users/Michael/Applications/Purebasic v5.45 (X64)/PureBasic.app" NSFunctionBarAPIEnabled
defaults delete -app "/Users/Michael/Applications/Purebasic v5.45 (X86)/PureBasic.app" NSFunctionBarAPIEnabled
defaults delete -app "/Users/Michael/Applications/Purebasic v5.61 (X64)/PureBasic.app" NSFunctionBarAPIEnabled
defaults delete -app "/Users/Michael/Applications/Purebasic v5.61 (X86)/PureBasic.app" NSFunctionBarAPIEnabled
Für die anderen Versionen von der PB-IDE!
defaults write -app "/Users/Michael/Applications/Purebasic v5.44 (X64)/PureBasic.app" NSFunctionBarAPIEnabled -bool NO
defaults write -app "/Users/Michael/Applications/Purebasic v5.44 (X86)/PureBasic.app" NSFunctionBarAPIEnabled -bool NO
defaults write -app "/Users/Michael/Applications/Purebasic v5.60 (X64)/PureBasic.app" NSFunctionBarAPIEnabled -bool NO
defaults write -app "/Users/Michael/Applications/Purebasic v5.60 (X86)/PureBasic.app" NSFunctionBarAPIEnabled -bool NO

Re: PureBasic 5.61 final is out

Verfasst: 12.09.2017 17:30
von ts-soft

Re: PureBasic 5.61 Final

Verfasst: 18.09.2017 10:18
von RSBasic
Cool :allright:

Re: PureBasic 5.61 Final

Verfasst: 18.09.2017 10:45
von NicTheQuick
Gibt's da jetzt eigentlich irgendwas neues?

Re: PureBasic 5.61 Final

Verfasst: 18.09.2017 11:02
von Sicro
@NicTheQuick
Nee, soweit ich das mitbekommen habe, ist es nur ein Bugfixes-Release.

Ich habe das Paket gerade nochmal neu heruntergeladen und die History ist immer noch nicht drin.
Naja, hätte ja sein können, weil das sicherlich wieder ein heimliches Reupload wird und die PB-IDE das nicht meldet.

Re: PureBasic 5.61 Final

Verfasst: 22.09.2017 10:23
von RSBasic
Auch diese Version wurde von Fred neu hochgeladen, die signiert wurde.
Fred möchte das gerne von euch testen lassen und wenn alles funktioniert und keine Probleme gibt, dann werden standardmäßig auch zukünftige Versionen ebenfalls mit einem Zertifikat ausgeliefert.