changelog
This commit is contained in:
@@ -11,9 +11,24 @@ export type VersionEntry = {
|
|||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
{
|
{
|
||||||
date: `2026-03-17T12:40:00-08:00`,
|
date: `2026-03-17T19:00:00-08:00`,
|
||||||
|
product: 'website',
|
||||||
|
body: `## Improvements
|
||||||
|
- Sorted server project categories, regions, and language filter options.
|
||||||
|
- Added GitHub Pages image links to the list of domains that can bypass the wsrv.nl image proxy for more real-time dynamic images.`,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
date: `2026-03-17T19:00:00-08:00`,
|
||||||
product: 'hosting',
|
product: 'hosting',
|
||||||
body: `## Improvements
|
body: `## Improvements
|
||||||
|
- Fixed being unable to sort by project type and updates at the same time on the Content tab.
|
||||||
|
- Fixed a visual flicker when toggling some content on and off.
|
||||||
|
- Removed redundant org symbol from the Content list that threw off alignment.`,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
date: `2026-03-17T12:40:00-08:00`,
|
||||||
|
product: 'website',
|
||||||
|
body: `## Improvements
|
||||||
- Fixed personal access token settings page erroring.`,
|
- Fixed personal access token settings page erroring.`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user