You've already forked AstralRinth
forked from didirus/AstralRinth
changelog
This commit is contained in:
@@ -10,6 +10,18 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: 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`,
|
date: `2025-12-22T14:20:00-08:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
|
|||||||
Reference in New Issue
Block a user