Skip to content

Commit 65a50bf

Browse files
Add changelog entry for September 20-26, 2024 (#1343)
* Update changelog.mdx * Update changelog.mdx * Update changelog.mdx * Update changelog.mdx * Update changelog.mdx * Update changelog.mdx --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent e57f9dc commit 65a50bf

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

changelog.mdx

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,32 @@ rss: true
55
noindex: true
66
---
77

8+
<Update label="September 20 - September 26" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Language support expansion, UI improvements, and infrastructure enhancements" }}>
9+
10+
## Language support expansion
11+
12+
- Added support for Romanian and Czech languages in the documentation interface
13+
- Enhanced localization capabilities with complete translation coverage for new languages
14+
- Improved language selector functionality across all themes
15+
16+
## UI and user experience improvements
17+
18+
- Fixed tab visibility issues on 404 pages to prevent incorrect active tab highlighting
19+
- Enhanced image handling with proper width and height attribute passing for non-optimized images
20+
- Improved 404 page layout and styling consistency
21+
22+
## Infrastructure and performance enhancements
23+
24+
- Enhanced GIF image processing by skipping costly Imgix auto-formatting to reduce processing time and bandwidth usage
25+
- Optimized image serving performance with special handling for animated content
26+
27+
## Bug fixes and reliability
28+
29+
- Fixed contact email routing in dashboard settings for Assistant add-on requests
30+
- Enhanced database schema updates for better user management
31+
32+
</Update>
33+
834
<Update label="September 14 - September 19" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "GitLab integration enhancements, app router migration progress, authentication improvements, and bug fixes" }}>
935

1036
## GitLab integration enhancements

0 commit comments

Comments
 (0)