Skip to content

Commit 331c677

Browse files
author
CI
committed
2 parents 2eebc41 + 02e9bc7 commit 331c677

File tree

2 files changed

+37
-4
lines changed

2 files changed

+37
-4
lines changed

.github/cached/less.html

Lines changed: 36 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ <h2>Releases</h2>
4545
It was released for general use on 17&nbsp;Oct 2024.
4646
</P>
4747
<P>
48-
The current beta version is less-674.
49-
It was released for beta testing on 24&nbsp;Mar 2025.
48+
The current beta version is less-676.
49+
It was released for beta testing on 17&nbsp;Apr 2025.
5050
</P>
5151

5252
<UL>
5353
<LI> <A HREF="news.668.html">Information about less-668</A>
54-
<LI> <A HREF="news.674.html">Information about less-674</A>
54+
<LI> <A HREF="news.676.html">Information about less-676</A>
5555
<LI><A HREF="old.html">Information about older versions</A>
5656
</UL>
5757

@@ -62,6 +62,39 @@ <h2>News</h2>
6262

6363
<TABLE CELLPADDING="7">
6464

65+
<!-- ======== NEWS ITEM ======== -->
66+
<TR VALIGN="TOP"><TD>
67+
<B>17&nbsp;Apr 2025</B>
68+
</TD><TD>
69+
<FONT SIZE="+1">
70+
Atom feed is now available for announcements of releases.
71+
</FONT>
72+
<BR>
73+
I am testing a new Atom feed which will be used to announce releases of less.
74+
The feed address is <a href="https://greenwoodsoftware.com/less/feed">https://greenwoodsoftware.com/less/feed</a>.
75+
For now, releases will be announced both in the old mailing list
76+
and in the Atom feed.
77+
If you have any comments on the Atom feed,
78+
you may send email to <a href="mailto:[email protected]">[email protected]</a>
79+
or open an issue at <a href="https://github.com/gwsw/less/issues">https://github.com/gwsw/less/issues</a>.
80+
</TD></TR>
81+
82+
<!-- ======== NEWS ITEM ======== -->
83+
<TR VALIGN="TOP"><TD>
84+
<B>17&nbsp;Apr 2025</B>
85+
</TD><TD>
86+
<FONT SIZE="+1">
87+
less-676 has been released for beta testing.
88+
</FONT>
89+
<BR>
90+
You can download it <a href="download.html">here</a>.
91+
<BR>
92+
The release notes are <a href="news.676.html">here</a>.
93+
<BR>
94+
This release adds the ESC-b command and fixes a couple of bugs related to
95+
the display of OSC 8 hyperlinks.
96+
</TD></TR>
97+
6598
<!-- ======== NEWS ITEM ======== -->
6699
<TR VALIGN="TOP"><TD>
67100
<B>24&nbsp;Mar 2025</B>

.github/cached/less.last-modified

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon, 24 Mar 2025 20:05:39 GMT
1+
Thu, 17 Apr 2025 17:55:50 GMT

0 commit comments

Comments
 (0)