Skip to content

Release v1.0.287

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 27 Nov 09:36
· 455 commits to main since this release
Release version v1.0.287

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.287/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-inspector/commit/454d41 by Sven Van Caekenberghe
Add a context menu to ZnDefaultServerDelegate>>#gtPrefixMapFor: to open any prefix/route in an external web browser

https://github.com/feenkcom/zinc/commit/23faa1 by Sven Van Caekenberghe
Make ZnDefaultServerDelegate aware of the server it is embedded in (not just through ZnCurrentServer during a request/response cylce, but also statically)