Emi
1f60d3fdbb
Add GodotCon event to collection
2026-02-23 22:59:01 +01:00
AbdulRehman
74e50f2071
Add link to the motion blur PR ( #1259 )
2026-02-18 21:10:45 +01:00
Miguel de Dios Matias
a832eeea93
Update ZenVoid Madrid user group information ( #1266 )
...
* Added the div.add-nav-gap to user-groups.html (avoid overlap top menu)
(cherry picked from commit b1726cf681dd34b563a2dc4d4cac11d707582b85)
* Update the contact info (and geodata) of ZenVoid (spanish user group from Madrid city)
2026-02-18 18:07:58 +01:00
Miguel de Dios Matias
caba8bbac8
Added the div.add-nav-gap to user-groups.html (avoid overlap top menu) ( #1265 )
...
(cherry picked from commit b1726cf681dd34b563a2dc4d4cac11d707582b85)
2026-02-18 18:07:21 +01:00
Emi
d1ff5daad3
Update godotcon-2026.md
2026-02-18 13:55:09 +01:00
Emi
0d5aaacf7e
Update godotcon-2026.md
2026-02-18 13:41:31 +01:00
Emi
1804c301c0
Add GodotCon Amsterdam post
2026-02-18 13:38:16 +01:00
Thaddeus Crews
f429ed7119
4.7-dev1: Correct date, link drawable texture demo
2026-02-17 10:10:24 -06:00
Rémi Verschelde
b333c54001
4.7-dev1: Mention that macOS builds have been re-signed
2026-02-17 00:05:10 +01:00
Rémi Verschelde
6dfdb0b382
Add note about reuploaded 4.6.1 macOS editor binaries
2026-02-16 23:24:16 +01:00
Thaddeus Crews
69f5983f46
Fix typo in version metadata
2026-02-16 15:38:44 -06:00
Thaddeus Crews
20a09a4526
Merge pull request #1264 from Repiteo/4.6.1-stable
...
Add 4.6.1-stable blog post
2026-02-16 14:27:15 -06:00
Thaddeus Crews
036f49a9ef
Add 4.6.1-stable blog post
2026-02-16 12:13:40 -06:00
Mo Luo
f3afbad090
fix: update stale links for Godot Hub ( #1262 )
2026-02-14 21:16:14 +01:00
Thaddeus Crews
ee49bc0374
Merge pull request #1260 from Repiteo/4.7-dev1
...
Add 4.7-dev1 blog post
2026-02-13 16:41:48 -06:00
Thaddeus Crews
4bf2709031
Add 4.7-dev1 blog post
2026-02-13 16:06:03 -06:00
Kyle Dwyer
4a84a58217
Update link for Godot Toronto community ( #1250 )
...
Replaced MeetUp link with Discord link for Godot Toronto.
2026-02-11 21:12:48 +01:00
Emi
f824b12c1c
Update sponsors.yml
2026-02-10 23:01:19 +01:00
Thaddeus Crews
d926842fe1
Merge pull request #1257 from Repiteo/4.6.1-rc1
...
Add 4.6.1-rc1 blog post
2026-02-06 16:36:30 -06:00
Thaddeus Crews
2f1b7f043e
Add 4.6.1-rc1 blog post
2026-02-06 15:22:28 -06:00
Emi
1f2348e6ad
Split releases on home page news section ( #1256 )
...
* Split pre-releases on home page news section
* include releases in new section
2026-02-06 13:30:13 +01:00
Hugo Locurcio
9750284a8e
Update Priorities page to match status as of January 2026 ( #1238 )
...
Priorities that were completed were removed, while some other
priorities were updated to match the current development status.
2026-02-06 01:27:02 +01:00
Emi
6f2d9995f2
sync changes
2026-01-29 11:49:50 +01:00
Anish Kumar
067236dd56
Fix an author link in 4.6 release page ( #1252 )
2026-01-26 23:13:22 +01:00
Emi
e91926ae4e
try video fix for ios
2026-01-26 20:03:03 +01:00
Emi
29517b5f38
Update 4.6.html
2026-01-26 19:54:05 +01:00
Emi
96617ef67a
Add plausible
2026-01-26 18:08:56 +01:00
Emi
71f619ef88
Add 4.6 release page + release ( #1248 )
...
Co-authored-by: gtibo <goiffonthibaud@protonmail.com >
Co-authored-by: NathanLovato <nathan@gdquest.com >
2026-01-26 18:06:39 +01:00
Rémi Verschelde
c1385b3a20
Add blog post for 4.5.2-rc1 ( #1246 )
2026-01-24 00:12:52 +01:00
Emi
2d553d0131
Update sponsors.yml
2026-01-22 12:16:39 +01:00
Emi
ae5de1987a
Add Evil Trout Inc. as a new sponsor
2026-01-21 16:08:06 +01:00
Emi
4af01ae220
Add Switch 2 to Seaven Studio
2026-01-21 12:55:05 +01:00
Guilherme Nascimento
a419572ecd
Update featured images ( #1207 )
2026-01-21 11:49:35 +01:00
Lukas Tenbrink
a784316d5a
Remove 'teams' page. ( #1203 )
...
The teams page was very outdated, and it incorrectly suggested contacting individual people for specific area work when RocketChat would have been more appropriate. The footer link, as well as stray visitors for the old page, will now be redirected to the contributing docs, which contains a more up-to-date view of the teams.
2026-01-21 11:43:56 +01:00
Adam Scott
f18a4e1810
Ensure new cover images only use basic image formats ( #1229 )
...
- Add new filter `ensure_magic_type` (`_plugins/ensure_magic_type.rb`) that checks the input magic type and compares it to its parameter. If it doesn't match, it fails the build. There's optional context parameters to explain the check.
- Add new filter `is_legacy_cover_image` (`_plugins/is_legacy.rb`) that
is essentially a grand-fathered clause check to see if we apply
a `ensure_magic_type` check for the cover image.
2026-01-21 11:40:32 +01:00
Thaddeus Crews
079eb08a11
Merge pull request #1244 from Repiteo/4.6-rc2
...
Add 4.6-rc2 blog post
2026-01-20 10:26:56 -06:00
Thaddeus Crews
f28d8304d9
Add 4.6-rc2 blog post
2026-01-20 08:55:47 -06:00
Emi
0b54110105
Refresh nav style ( #1240 )
...
* Refresh nav style
- Update transparent nav style
- Update regular nav style
- Make default nav floating on every page
- Color update and nav fixes
- Remove blog box-shadow
- Cache bust and transparent nav in 4.5 release page
- fix mobile nav
* Update --head-background-color
2026-01-19 14:17:40 +01:00
Xavier Sellier
fcc908b880
Update GOG link for City Game Studio ( #1242 )
...
Since the gog link for GOG has changed it's better not having dead link in the decription.
2026-01-19 12:18:12 +01:00
Thaddeus Crews
6682842331
Merge pull request #1239 from Repiteo/4.6-rc1
...
Add 4.6-rc1 blog post
2026-01-14 11:01:30 -06:00
Thaddeus Crews
29323565af
Add 4.6-rc1 blog post
2026-01-14 08:41:09 -06:00
Emi
43d384b9aa
Update dev-snapshot-godot-4-6-beta-2.md
2026-01-12 23:26:42 +01:00
John Veness
559e285a20
Fix featured game text and link in 4.6 beta 3 blog ( #1236 )
...
* Fix featured game text and link
* Generalised game link and added Google Play link
2026-01-09 09:43:24 +01:00
Thaddeus Crews
0359f29d78
Merge pull request #1233 from Repiteo/4.6-beta3
...
Add 4.6-beta3 blog post
2026-01-07 10:41:20 -06:00
Thaddeus Crews
11f113af0d
Add 4.6-beta3 blog post
2026-01-07 10:20:09 -06:00
Emi
9c752fe10a
remove donation header
2026-01-01 13:36:20 +01:00
Rémi Verschelde
98cdf34220
4.6-beta2: Fix links to beta1
2025-12-20 09:27:26 +01:00
Thaddeus Crews
297cbfe7a4
Merge pull request #1230 from Repiteo/4.6-beta2
...
Add 4.6-beta2 blog post
2025-12-19 11:25:15 -06:00
Thaddeus Crews
cd769e6ae0
Add 4.6-beta2 blog post
2025-12-19 11:22:32 -06:00
Silc Lizard (Tokage) Renew
64b3bb4cd3
Tweak mistaken class name in IK blog ( #1228 )
2025-12-17 09:16:02 +01:00