mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 13:16:38 +00:00
changelog
This commit is contained in:
@@ -10,6 +10,27 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2026-07-08T15:05:35+00:00`,
|
||||
product: 'app',
|
||||
version: '0.15.9',
|
||||
body: `## Added
|
||||
- Added new advanced filter category to Discover content.
|
||||
- Added options to exclude plugins and data packs from mod search
|
||||
- Added options to exclude mods and plugins from data pack search
|
||||
|
||||
## Fixed
|
||||
- Instance edits not appearing to be immediately saved.`,
|
||||
},
|
||||
{
|
||||
date: `2026-07-08T15:05:35+00:00`,
|
||||
product: 'web',
|
||||
body: `## Added
|
||||
- Added new advanced filter category to Discover content.
|
||||
- Added options to exclude plugins and data packs from mod search
|
||||
- Added options to exclude mods and data packs from plugin search
|
||||
- Added options to exclude mods and plugins from data pack search`,
|
||||
},
|
||||
{
|
||||
date: `2026-07-06T22:19:13+00:00`,
|
||||
product: 'app',
|
||||
|
||||
Reference in New Issue
Block a user