changelog

This commit is contained in:
Prospector
2025-12-29 14:33:57 -08:00
parent 91b08e7380
commit 366a0a6366

View File

@@ -10,6 +10,18 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-12-29T14:40:00-08:00`,
product: 'web',
body: `## Added
- Language changer, now available in beta.
## Improvements
- Updated DMCA agent info.
- Fixed withdraw history to show the same information as when you are withdrawing.
- Fixed authorizations page not loading.
- Fixed withdrawing to a company bank account not working when owner info is needed.
- Fixed various issues with version environments.`,
},
{
date: `2025-12-22T14:20:00-08:00`,
product: 'web',