143143 < ul class ="nav flex-column ">
144144 </ ul >
145145 </ li >
146+ < li class ="nav-item " data-level ="2 "> < a href ="#release-2780 " class ="nav-link "> Release 2.78.0</ a >
147+ < ul class ="nav flex-column ">
148+ </ ul >
149+ </ li >
146150 < li class ="nav-item " data-level ="2 "> < a href ="#release-2770 " class ="nav-link "> Release 2.77.0</ a >
147151 < ul class ="nav flex-column ">
148152 </ ul >
@@ -200,12 +204,6 @@ <h2 id="release-schedule">Release schedule</h2>
200204</ thead >
201205< tbody >
202206< tr >
203- < td > 2.77.0</ td >
204- < td > 2026-03-03</ td >
205- < td > 2026-03-11</ td >
206- < td > 2026-03-18</ td >
207- </ tr >
208- < tr >
209207< td > 2.78.0</ td >
210208< td > 2026-04-13</ td >
211209< td > 2026-04-22</ td >
@@ -225,6 +223,43 @@ <h2 id="release-schedule">Release schedule</h2>
225223</ tr >
226224</ tbody >
227225</ table >
226+ < h2 id ="release-2780 "> Release 2.78.0</ h2 >
227+ < p > Beta Announcement Date: 22 March 2026< br />
228+ Release Date: 29 March 2026</ p >
229+ < table >
230+ < thead >
231+ < tr >
232+ < th > < strong > GitHub issue</ strong > </ th >
233+ < th > < strong > Summary</ strong > </ th >
234+ </ tr >
235+ </ thead >
236+ < tbody >
237+ < tr >
238+ < td > < a href ="https://github.com/peeringdb/peeringdb/issues/1810 "> #1810 Allow disabling either passwords or TOTP for users with passkeys.</ a > </ td >
239+ < td > As title.</ td >
240+ </ tr >
241+ < tr >
242+ < td > < a href ="https://github.com/peeringdb/peeringdb/issues/1825 "> #1825 Make "Copy API Query" Feature Available in Advanced Search.</ a > </ td >
243+ < td > As title.</ td >
244+ </ tr >
245+ < tr >
246+ < td > < a href ="https://github.com/peeringdb/peeringdb/issues/1911 "> #1911 2FA backup codes are not retrivable.</ a > </ td >
247+ < td > Fixes bug as per title.</ td >
248+ </ tr >
249+ < tr >
250+ < td > < a href ="https://github.com/peeringdb/peeringdb/issues/1918 "> #1918 Double // cause multiple issues with integrations and peeringdb-py.</ a > </ td >
251+ < td > Fixes bug as per title.</ td >
252+ </ tr >
253+ < tr >
254+ < td > < a href ="https://github.com/peeringdb/peeringdb/issues/1881 "> #1881 Allow 'docker compose' in addition to 'docker-compose'.</ a > </ td >
255+ < td > Removes the 'version' in docker-compose.yml and ensures the services restart unless they are stopped, improving upgrades.</ td >
256+ </ tr >
257+ < tr >
258+ < td > < a href ="https://github.com/peeringdb/peeringdb-py/issues/91 "> peeringdb-py #91 Investigate odd missing relationships during initial syncs.</ a > </ td >
259+ < td > Fixes bug with syncs.</ td >
260+ </ tr >
261+ </ tbody >
262+ </ table >
228263< h2 id ="release-2770 "> Release 2.77.0</ h2 >
229264< p > Beta Announcement Date: 11 March 2026< br />
230265Release Date: 18 March 2026</ p >
0 commit comments