Here’s a quick update on what’s new with Cappuccino in the last month.
Cappuccino
News
- New:
XcodeCapp 4.0. In a nutshell it:- Allows management of multiple projects simultaneously.
- Allows viewing and stopping of ongoing operations.
- Per project error and warning reporting.
- Supports
capp_env. You can define additional paths and set theobjjinclude path per project. - Many other updates. (primalmotion Dogild - 47611b7 d317744 340d827)
- New:
CPVisualEffectViewandCPAppearance. (primalmotion - ab61aef)
New: timeout and cache feature in
CPURLRequest. (Dogild - 58afc92)New: default system menu is now disabled for right clicks. Exception for a right click on
CPTextField.(Dogild - 2f79b07)
Changes/Fixes
Fixed: type of boolean values lost when parsing a
CPPredicateformat. (tancred - 5cd25e2)Fixed: crash when a cell-based
CPTableViewcontained a data view that contained an editableCPTextField. (primalmotion - 6420a51)Fixed: Cappuccino installation as a whole failed if
XcodeCappbuild failed. (primalmotion - 3d79799)Fixed:
CPPopovers were blinking onChromeandOpera. (Dogild - 655bc39)


