@@ -45,13 +45,13 @@ <h2>Releases</h2>
45
45
It was released for general use on 17 Oct 2024.
46
46
</ P >
47
47
< P >
48
- The current beta version is less-674 .
49
- It was released for beta testing on 24 Mar 2025.
48
+ The current beta version is less-676 .
49
+ It was released for beta testing on 17 Apr 2025.
50
50
</ P >
51
51
52
52
< UL >
53
53
< 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 >
55
55
< LI > < A HREF ="old.html "> Information about older versions</ A >
56
56
</ UL >
57
57
@@ -62,6 +62,39 @@ <h2>News</h2>
62
62
63
63
< TABLE CELLPADDING ="7 ">
64
64
65
+ <!-- ======== NEWS ITEM ======== -->
66
+ < TR VALIGN ="TOP "> < TD >
67
+ < B > 17 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 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
+
65
98
<!-- ======== NEWS ITEM ======== -->
66
99
< TR VALIGN ="TOP "> < TD >
67
100
< B > 24 Mar 2025</ B >
0 commit comments