| 1 | = GRASS GIS 7.0.0 beta 1 = |
| 2 | |
| 3 | [[TOC]] |
| 4 | |
| 5 | === Release === |
| 6 | |
| 7 | * Release date: ''28 April 2014''~~ |
| 8 | * Source code: http://grass.osgeo.org/grass70/source/grass-7.0.0beta1.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.0beta1.md5sum md5sum]) |
| 9 | * Binaries: http://grass.osgeo.org/download/ |
| 10 | |
| 11 | === SVN Source Code === |
| 12 | |
| 13 | * Milestone: [milestone:"7.0.0"] |
| 14 | * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20140327_grass_7_0_0beta1 |
| 15 | * SVN Checkout 7.0.0beta1: |
| 16 | {{{ |
| 17 | svn checkout http://svn.osgeo.org/grass/grass/tags/release_20140327_grass_7_0_0beta1 |
| 18 | }}} |
| 19 | * SVN Checkout latest 7.0 release branch (including unreleased bugfixes): |
| 20 | {{{ |
| 21 | svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_7_0 |
| 22 | }}} |
| 23 | |
| 24 | === Overview of changes === |
| 25 | |
| 26 | '''Key improvements''' of the GRASS 7.0.0RC1 release include ... [wiki:Grass7/NewFeatures] |
| 27 | |
| 28 | Between [wiki:Release/6.4.3-News 6.4.3] and the current 7.0.0RC1 more than ''yy'' updates have been applied. |
| 29 | |
| 30 | ==== New modules ==== |
| 31 | |
| 32 | * ... CITE FROM [wiki:Grass7/NewFeatures] |
| 33 | |
| 34 | ==== Major module changes ==== |
| 35 | |
| 36 | * speed of r.cost, r.watershed, r.viewshed (former r.los) etc, see CITE FROM [wiki:Grass7/NewFeatures] |
| 37 | * ... |
| 38 | |
| 39 | ==== Minor module changes ==== |
| 40 | |
| 41 | * ... |
| 42 | * Many more; see the detailed [http://grass.osgeo.org/grass70/source/ChangeLog_7.0.0beta1.gz ChangeLog] |
| 43 | |
| 44 | ==== GUI changes ==== |
| 45 | |
| 46 | * ... |
| 47 | |
| 48 | ==== Library changes ==== |
| 49 | |
| 50 | * ... |
| 51 | |
| 52 | ==== Map projection changes ==== |
| 53 | |
| 54 | * ... |
| 55 | |
| 56 | ==== Portability changes ==== |
| 57 | |
| 58 | (MS-Windows) |
| 59 | |
| 60 | * ... |
| 61 | |
| 62 | (Mac OSX) |
| 63 | |
| 64 | * ... |
| 65 | |
| 66 | (IBM/AIX) |
| 67 | |
| 68 | * portability fixes |
| 69 | |
| 70 | (SUN/Solaris) |
| 71 | |
| 72 | * portability fixes |
| 73 | |
| 74 | (FreeBDS/netBSD) |
| 75 | |
| 76 | * portability fixes |
| 77 | |
| 78 | (All) |
| 79 | |
| 80 | * ... |
| 81 | |
| 82 | ==== Message translation updates ==== |
| 83 | |
| 84 | * Many languages updated with many new translations ([http://grass.osgeo.org/devel/i18n.php#statistics see stats]) |
| 85 | |
| 86 | === Closed tickets === |
| 87 | |
| 88 | ==== Closed bugs since the last release ==== |
| 89 | |
| 90 | [[TicketQuery(status=closed&milestone=7.0.0&type=defect&order=priority)]] |
| 91 | |
| 92 | ==== Closed wishes since the last release ==== |
| 93 | |
| 94 | [[TicketQuery(status=closed&milestone=7.0.0&type=enhancement&order=priority)]] |
| 95 | |
| 96 | ==== Closed tasks since the last release ==== |
| 97 | |
| 98 | [[TicketQuery(status=closed&milestone=7.0.0&type=task&order=priority)]] |