v1.4.5
apache/answerv1.4.5Mar 24, 2025by github-actions[bot]
AI Summary
Feature-rich release adding markdown enhancements like footnotes and external image control, alongside a permanently delete option and code block copy functionality.
Key Highlights
- Markdown footnote support
- Control over external image display
- Add permanently delete option
- Copy button for code blocks
- View layout in question list
New Features
- Footnote support for markdown
- Control external images display
- Permanently delete option
- Copy button for code blocks
- View layout in question list
Full Release Notes
### New Features * New: Footnote support for markdown (@sy-records #1280) * New: Control external images display (@LinkinStars @shuashuai #1250) * New: Add permanently delete (@sy-records #1205) * New: Add a copy button to the code block (@codewec @shuashuai #1211) * New: Automatically clean up unused files (@LinkinStars #1204) * New: Add view layout in question list (@shuashuai #1289) * New: Too many pinned questions take up too much space on the first page (@shuashuai #1290) ### Improvements * Improve: PostgreSQL connection with SSL (@unical1988 @LinkinStars #1243) * Improve: Wrong password during installation makes login impossible (@CodexX777 #1228) * Improve: Add "Privacy Policy" and "Terms of Service" link in footer (@Mindslayer001 #1187) * Improve: Change "Twitter" to "X" in share dropdown (@miicchelle #1281) ### Bug Fixes * Fixed: Name in Admin Account during Installation Should be Username (@sy-records #1273) * Fixed: Image not uploading when answering question (@codewec #1269) * Fixed: Some question lists don't show the correct author (@sy-records #1270) * Fixed: Got `ERR_SOCKET_TIMEOUT` when I built plugins locally (@shuashuai #1198) * Fixed: Translate badges not working (@sy-records #1209) * Fixed: The markdown cannot correctly parse comments with line breaks in the input text (@sy-records #1185) ### Other Changes * Add linting step to make ui for consistent code quality (@shuashuai #1219) * Disallow `/swagger/*` in robots.txt by default (@sy-records #1222)