| | 1 | = !OpenLayers 2.8 RC1 Announcement = |
| | 2 | |
| | 3 | The OpenLayers Development Team is proud to announce the first release |
| | 4 | candidate of OpenLayers 2.8! |
| | 5 | |
| | 6 | As of 2.8-RC1, the OpenLayers 2.8 release closes 245 outstanding |
| | 7 | tickets, split nearly down the middle between bug fixes and new |
| | 8 | features. |
| | 9 | |
| | 10 | We invite you to help us test the 2.8 release candidate! To test 2.8 in |
| | 11 | your applications, include the following tag in your OpenLayers-powered |
| | 12 | page: |
| | 13 | |
| | 14 | <script src="http://openlayers.org/api/2.8-rc1/OpenLayers.js"></script> |
| | 15 | |
| | 16 | As always, the source is available at http://openlayers.org/download/. |
| | 17 | Bug reports can be filed in Trac, under the 2.8 version and milestone. |
| | 18 | |
| | 19 | The 2.8 release adds a number of important features, the full list of which |
| | 20 | can be found in the Release Notes, at |
| | 21 | http://trac.openlayers.org/wiki/Release/2.8/Notes. Some of the highlights include: |
| | 22 | |
| | 23 | * Support for multi-layer vector feature selection |
| | 24 | * Support for drawing text on vector layers |
| | 25 | * Several new controls |
| | 26 | * 5 new layer types, including OSM, ArcXML, and more. |
| | 27 | * The long-awaited WFS protocol support, and related improvements |
| | 28 | |
| | 29 | ... and many other new features and bug fixes that you can see |
| | 30 | detailed in the release notes linked above. |
| | 31 | |
| | 32 | For information on possible changes that will need to be made between |
| | 33 | this version of OpenLayers and previous versions, please look at the |
| | 34 | Release notes, available at the Release Notes information[1]. |
| | 35 | |
| | 36 | All forthcoming RC announcements will be sent only to the Developers |
| | 37 | list: anyone interested in tracking the progress to a final release |
| | 38 | should subscribe[2] to that list. |
| | 39 | |
| | 40 | We look forward to your feedback on this release. |
| | 41 | |
| | 42 | [1] http://trac.openlayers.org/wiki/Release/2.7/Notes#CompatibilityNotes |
| | 43 | [2] http://openlayers.org/mailman/listinfo/dev |
| | 44 | |
| | 45 | ---- |
| | 46 | |
| | 47 | Back to [wiki:Release/2.8] |