File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -194,11 +194,19 @@ <h2><span>▶</span> Changelog</h2>
194194 < div id ="changelog-content ">
195195 < article >
196196 < h3 > [0.0.8_BETA5]</ h3 >
197+ < ul >
198+ < li > Created bilingual English (`bug_report-en.yml`) and Italian (`bug_report-it.yml`) GitHub issue templates</ li >
199+ < li > Implemented dynamic live changelog fetcher in the dashboard</ li >
200+ < li > Added smart cache detection toast banner to notify users of cached views</ li >
201+ < li > Replaced static 'M' with dynamic logo image pulling directly from GitHub</ li >
202+ < li > Updated all version references to < code > 0.0.8_BETA5</ code > </ li >
203+ </ ul >
204+ < h3 > [0.0.8_BETA4]</ h3 >
197205 < ul >
198206 < li > Windows 7 compatibility support: set < code > webviewInstallMode</ code > to < code > embedBootstrapper</ code > in < code > tauri.conf.json</ code > </ li >
199207 < li > Tauri v2 native Windows 7 support via embedded bootstrapper (legacy feature flag removed)</ li >
200208 < li > Clarified Windows XP legacy engine limitations (Chromium/WebView2 minimum requirement is Windows 7)</ li >
201- < li > Updated all version references to < code > 0.0.8_BETA5 </ code > </ li >
209+ < li > Updated all version references to < code > 0.0.8_BETA4 </ code > </ li >
202210 </ ul >
203211 < h3 > [0.0.7_STABLE]</ h3 >
204212 < ul >
You can’t perform that action at this time.
0 commit comments