export default { "/admin/dashboard/new-features.json": { new_features: [ { id: 1, user_id: 127, emoji: "😎", title: "New color palettes", description: "New light and dark color palettes that adhere to Web Content Accessibility Guidelines. ", tier: [], link: "https://meta.discourse.org", created_at: "2021-01-18T19:59:29.666Z", updated_at: "2021-01-19T19:33:16.150Z", }, { id: 7, user_id: 127, emoji: "👱‍♀️", title: "Suspend users quickly", description: "Staff can now suspend or silence a user immediately, without needing to visit the review queue or admin page. ", tier: [], link: "", created_at: "2021-01-19T19:20:09.757Z", updated_at: "2021-01-19T19:20:09.757Z", } ], release_notes_link: "https://meta.discourse.org/c/feature/announcements?tags=release-notes\u0026before=0", }, };