Check out the Red programming language from the same author

0.9.20 RC2 binaries

Nenad Rakocevic - Softinnov
7-Nov-2010 11:53:07 GMT

Article #23
Main page || Index || 0 Comment


Here are the Release Candidate 2 binaries (built with REBOL kernel 2.7.6) :


Changelog

  • FEAT: /options refinement for RSP debug/on now changed to a standalone function. Use debug/options directly now.
  • FEAT: debug mode can now be restricted to a given client IP address: 
debug/options [ip: 1.2.3.4]

  • FIX: debug menu now inserted only in pages with HTML content-type.
  • FIX: (regression) debug menu and RSP errors now displayed even if response/buffer is empty.
  • FIX: inlined colors for debug trace window (to avoid CSS overloading).
  • FIX: port-id's relocation for multiple Cheyenne instances support, wasn't working correctly.
  • FIX: bad log filename generation when using a virtual host definition that includes a port-id.
  • FIX: Cheyenne logo updated for default test pages.


© Nenad Rakocevic - Softinnov