cache busting: Import version, changelog (#1201)

Import version, changelog statically using webpack for cache busting
purposes.

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

---------

Co-authored-by: Scott Anderson <662325+scottanderson@users.noreply.github.com>
This commit is contained in:
Scott Anderson
2025-06-30 22:35:30 -04:00
committed by Scott Anderson
co-authored by Scott Anderson
parent 209d9cfb64
commit c0a915b68f
5 changed files with 30 additions and 6 deletions
+2
View File
@@ -24,6 +24,8 @@
"wiki": "Wiki"
},
"news": {
"full_changelog": "See the complete change log",
"github_link": "on GitHub",
"title": "Version 23 released!"
},
"help_modal": {