Revision: 6648
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6648&view=rev
Author: gerdwagner
Date: 2012-08-06 21:25:16 +0000 (Mon, 06 Aug 2012)
Log Message:
-----------
3.4 release for Web Page and change.log
Modified Paths:
--------------
trunk/sql12/doc/src/main/resources/changes.txt
trunk/sql12/web-site/header.html
trunk/sql12/web-site/home.html
Modified: trunk/sql12/doc/src/main/resources/changes.txt
===================================================================
--- trunk/sql12/doc/src/main/resources/changes.txt 2012-08-05 13:49:15 UTC (rev 6647)
+++ trunk/sql12/doc/src/main/resources/changes.txt 2012-08-06 21:25:16 UTC (rev 6648)
@@ -4,8 +4,8 @@
${squirrelsql.changelog.header}
-Not yet released, available in our Subversion repository and in future snapshots and releases.
-===============================================================================================
+3.4.0 (8/6/2012)
+==================
Enhancements:
Modified: trunk/sql12/web-site/header.html
===================================================================
--- trunk/sql12/web-site/header.html 2012-08-05 13:49:15 UTC (rev 6647)
+++ trunk/sql12/web-site/header.html 2012-08-06 21:25:16 UTC (rev 6648)
@@ -24,7 +24,7 @@
<td width=50% valign=top align="center">
<FONT SIZE=6 STYLE="font-size: 22pt">Universal SQL Client </FONT>
<A href="http://www.squirrelsql.org/#installation">
- <FONT SIZE=6 STYLE="font-size: 20pt">Version 3.3.0</FONT></A>
+ <FONT SIZE=6 STYLE="font-size: 20pt">Version 3.4</FONT></A>
</td>
<TD WIDTH=20% align=right><IMG SRC="images/squirrel.jpg" NAME="Graphic3" VALIGN=TOP WIDTH=140 HEIGHT=56 BORDER=0>
</TD>
Modified: trunk/sql12/web-site/home.html
===================================================================
--- trunk/sql12/web-site/home.html 2012-08-05 13:49:15 UTC (rev 6647)
+++ trunk/sql12/web-site/home.html 2012-08-06 21:25:16 UTC (rev 6648)
@@ -57,20 +57,16 @@
<tr>
<td class="body_left_border"> </td>
<td width='100%' class="body" bgcolor="white" valign="top">
- <h3 class="body"><A name="newfeatures">3.3 Highlights:</A></h3>
+ <h3 class="body"><A name="newfeatures">3.4 Highlights:</A></h3>
<ul>
<li class="hl">Enhancements </li>
<UL>
- <li class="hl">Graph plugin now features a graphical query builder</li>
- <li class="hl">New plugin "WIKI table configurations": save query results in WIKI formats</li>
- <li class="hl">Syntax highlighting for database object source code</li>
- <li class="hl">New plugin for Greenplum database</li>
- <li class="hl">Improved memory management for large result sets</li>
- <li class="hl">SQL Scripts Plugin now allows storing results of queries directly to file</li>
- <li class="hl">DB-Diff-Plugin has side-by-side comparison and now supports external diff tools</li>
- <li class="hl">Updated Chinese/French translations</li>
- <li class="hl">Errors are now displayed in a temporary result tab for better visibility</li>
- <li class="hl">Many other improvements were made for performance and ease-of-use</li>
+ <li class="hl">Graph plugin: Graphs can be linked and copied</li>
+ <li class="hl">Hibernate Plugin: Complete redesign of HQL query result display: Focus is now on displaying object results</li>
+ <li class="hl">Hibernate Plugin: Support of HQL-insert/update/delete statements and of HQL queries that return mapped attribute values</li>
+ <li class="hl">Code completion Plugin: CamelCase completion as supported in many modern IDEs can be activated in completion preferences</li>
+ <li class="hl">Multisource Plugin: Allows SQuirreL to support native multiple source queries where one SQL query spans multiple sources</li>
+ <li class="hl">Many other improvements were made for performance and ease-of-use</li>
</UL>
<li class="hl">A number of bug fixes</li>
</ul>
@@ -238,11 +234,11 @@
<UL>
<!-- SF messed downloads up a bit. We do our best to keep at least the most important links simple-->
- <LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/1-stable/3.3.0/squirrel-sql-3.3.0-install.jar/download">Install jars of SQuirreL 3.3.0 for Windows/Linux/others</a></B></LI>
- <LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/1-stable/3.3.0/squirrel-sql-3.3.0-MacOSX-install.jar/download">Install jar of SQuirreL 3.3.0 for MacOS X</a></B></LI>
- <LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/1-stable/3.3.0/squirrel-sql-3.3.0-1.noarch.rpm/download">RPM of SQuirreL 3.3.0 for RPM-based machines</a></B></LI>
+ <LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/1-stable/3.4.0/squirrel-sql-3.4.0-install.jar/download">Install jars of SQuirreL 3.4 for Windows/Linux/others</a></B></LI>
+ <LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/1-stable/3.4.0/squirrel-sql-3.4.0-MacOSX-install.jar/download">Install jar of SQuirreL 3.4 for MacOS X</a></B></LI>
+ <LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/1-stable/3.4.0/squirrel-sql-3.4.0-1.noarch.rpm/download">RPM of SQuirreL 3.4 for RPM-based machines</a></B></LI>
- <LI><B><a href="https://sourceforge.net/projects/squirrel-sql/files/1-stable/3.3.0-plainzip">Plain zip format of SQuirreL 3.3.0</a></B></LI>
+ <LI><B><a href="https://sourceforge.net/projects/squirrel-sql/files/1-stable/3.4.0-plainzip">Plain zip format of SQuirreL 3.4</a></B></LI>
<LI><B><a href="http://sourceforge.net/projects/squirrel-sql/files/3-snapshots/">Install jar/rpm/zips of weekly snapshots for Windows/Linux/MacOS X/others</a></B></LI>
<LI><B><a href="http://sourceforge.net/project/showfiles.php?group_id=28383">Overview of all available downloads</a></B></LI>
</UL>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|