File tree Expand file tree Collapse file tree 2 files changed +20
-3
lines changed
Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 3.24.3+dev (XXXX-XX-XX)
3+ ## 3.25.0 (2025-03-05)
4+
5+ ** ✨ Improvements**
6+
7+ - Rewrite custom CSS for builded static pages - 404 and offline pages (#1360 )
8+ - Define "Source Sans 3" as main font instead of "Assistant" - [ see documentation
9+ to change the main
10+ font] ( https://geotrek-rando-v3.readthedocs.io/stable/customization/customization-themestyles/#css )
11+ (#1327 )
12+ - Implement non default languages (#1011 )
413
514** Documentation**
615
7- - Update theme color and improve customization section(#1364 )
16+ - Update theme color and improve customization section (#1364 )
17+
18+ ** 🔧 Maintenance**
19+
20+ - Bump next from 14.2.15 to 14.2.24 (#1361 )
21+
22+ ** 🐛 Fixes**
23+
24+ - Fix incorrect display of some font characters (#406 )
825
926## 3.24.3 (2025-02-03)
1027
Original file line number Diff line number Diff line change 11{
22 "name" : " geotrek-rando-frontend" ,
3- "version" : " 3.24.3 " ,
3+ "version" : " 3.25.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "debug" : " NODE_OPTIONS='--inspect' next ./src" ,
You can’t perform that action at this time.
0 commit comments