Skip to content

Commit bcec8ab

Browse files
committed
Web page update
1 parent 8e4f1e8 commit bcec8ab

File tree

1 file changed

+30
-7
lines changed

1 file changed

+30
-7
lines changed

sql12/web-site/home.html

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,36 @@ <h3 class="body"><A name="newfeatures">Feature highlights of 4.8.0:</A></h3>
103103
<h1 class="body"><a name="latestnews"><h2 class="body">Latest News</h2></a></h1>
104104

105105
<center>
106+
<h3 class="body">
107+
The latest snapshot-20250625_2304 is a release candidate for the 5.0.0 release.<br>
108+
Please give it a try.<br><br>
109+
Remember that since the previous snapshot announced here the minimum required Java version is 17.x.<br>
110+
As compared to the last snapshot announced here this snapshot comes with the following new feature highlights:<br>
111+
<table>
112+
<tr><td><b>&rArr; SQL result table search now highlights results in cell detail display, too</b></td></tr>
113+
<tr><td><b>&rArr; Cell data image display offers to scale images to fit the display size</b></td></tr>
114+
<tr><td><b>&rArr; MS Excel exports offer to create tabs containing the exports' SQL statements</b></td></tr>
115+
<tr><td><b>&rArr; Enhanced 'Copy separated by ...' function</b></td></tr>
116+
</table>
117+
<br>
118+
For all new features and bug fixes see our change log at
119+
<a href="http://sourceforge.net/p/squirrel-sql/git/ci/master/tree/sql12/core/doc/changes.txt">SourceForge</a>
120+
or <a href="https://github.com/squirrel-sql-client/squirrel-sql-code/blob/master/sql12/core/doc/changes.txt">GitHub</a>.<br><br>
121+
snapshot-20250625_2304 releases on SourceForge are:<br>
122+
<A href="https://sourceforge.net/projects/squirrel-sql/files/3-snapshots/snapshot-20250625_2304/squirrel-sql-snapshot-20250625_2304-standard.jar/download">Download installer for Windows/Linux/others</a><br>
123+
<A href="https://sourceforge.net/projects/squirrel-sql/files/3-snapshots/snapshot-20250625_2304/squirrel-sql-snapshot-20250625_2304-MACOSX-install.jar/download">Download installer for Mac OS </a><br>
124+
snapshot-20250625_2304 releases on GitHub are:<br>
125+
<A href="https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases/download/snapshot-20250625_2304/squirrel-sql-snapshot-20250625_2304-standard.jar">Download installer for Windows/Linux/others</a><br>
126+
<A href="https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases/download/snapshot-20250625_2304/squirrel-sql-snapshot-20250625_2304-MACOSX-install.jar">Download installer for Mac OS </a><br><br>
127+
</h3>
128+
<h3 class="body">
129+
Note: We don't announce every snapshot release here. If you are interested please check<br>
130+
<A href="https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases">https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases</A><br>
131+
or<br>
132+
<A href="https://sourceforge.net/projects/squirrel-sql/files/3-snapshots">https://sourceforge.net/projects/squirrel-sql/files/3-snapshots</A><br>
133+
for the latest snapshots regularly.<br>
134+
</h3>
135+
<div style="border-top: 3px solid grey"></div>
106136
<h3 class="body">
107137
Since snapshot snapshot-20250504_2040 the minimum required Java version is 17.x.<br><br>
108138
The latest snapshot, snapshot-20250511_2032, includes the following<br>
@@ -126,13 +156,6 @@ <h3 class="body">
126156
<A href="https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases/download/snapshot-20250511_2032/squirrel-sql-snapshot-20250511_2032-standard.jar">Download installer for Windows/Linux/others</a><br>
127157
<A href="https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases/download/snapshot-20250511_2032/squirrel-sql-snapshot-20250511_2032-MACOSX-install.jar">Download installer for Mac OS </a><br><br>
128158
</h3>
129-
<h3 class="body">
130-
Note: We don't announce every snapshot release here. If you are interested please check<br>
131-
<A href="https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases">https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases</A><br>
132-
or<br>
133-
<A href="https://sourceforge.net/projects/squirrel-sql/files/3-snapshots">https://sourceforge.net/projects/squirrel-sql/files/3-snapshots</A><br>
134-
for the latest snapshots regularly.<br>
135-
</h3>
136159
<div style="border-top: 3px solid grey"></div>
137160
<h3 class="body">
138161
New snapshot snapshot-20241219_2026 containing the following new features since the 4.8.0 release:<br>

0 commit comments

Comments
 (0)