Skip to content

Releases: apache/answer

v1.0.7

20 Mar 09:58
Compare
Choose a tag to compare

New Features

  • New: Ability to create new tags without being prompted with a question. #185 #193
  • New: Short URL paths are now available. #263
  • New: Admins can now set a default avatar for their site.

Bug Fixes

  • Fixed: Moderators can now properly set display names and slugs.
  • Fixed: Tags now display their display name by default.
  • Fixed: Vote count style has been improved.
  • Fixed: 404 page layout has been corrected.
  • Fixed: Bookmarks and answers now show up correctly on profile pages.
  • Fixed: Site title now shows up properly even when the page is opened in the background.
  • Fixed: Users can no longer answer closed questions.
  • Fixed: Deleted post histories are now accessible.
  • Fixed: Navigation issues on tag pages have been resolved.
  • Fixed: Tag summary format has been corrected.

v1.0.6

07 Mar 06:22
Compare
Choose a tag to compare

New Features

  • New: Image zoom. #187
  • New: Auto-save draft. #117

Bug Fixes

  • Fixed: Access permissions for deleted post.
  • Fixed: Version check cache issue in admin dashboard.
  • Fixed: Title parsing for "Timeline" page.

v1.0.5

21 Feb 03:40
Compare
Choose a tag to compare

New Features

  • New: Filling in multiple tags passed through URL parameters when adding question. #189
  • New: Leaving confirm when there's content in writing form.
  • New: Automatically complete installation based on environment variable configuration.

Bug Fixes

  • Fixed: Tag incomplete deletion.
  • Fixed: Sitemap datetime format.
  • Fixed: Content counts as negative after deletion.
  • Fixed: Improve the "optional" translation field.
  • Fixed: Browser version detection result. #192

v1.0.4

07 Feb 15:28
Compare
Choose a tag to compare

New Features

  • New: Add number description to the list page.
  • New: Now we provide the executable binary file for Windows platform since this version.

Bug Fixes

  • Fixed: Pagination link error in tag detail.
  • Fixed: Comment editing rules. #177
  • Fixed: Question status in search results.
  • Fixed: Page title wrong in some page
  • Fixed: Duplicate notifications on comments.
  • Fixed: The judgment rule of empty content.
  • Fixed: Canonical rules in list page.
  • Fixed: List page jump position.

v1.0.3

16 Jan 04:11
Compare
Choose a tag to compare

New Features

  • New: Show login modal when guest don't have permission.
  • New: Show site introduction in sidebar.

Bug Fixes

  • Fixed: Markdown iframe rendering security. #163
  • Fixed: Reduce the minimum length of username. #162
  • Fixed: Display english by default if characters are not translated. #156
  • Fixed: Typo stick text in install guide. #155
  • Fixed: Add user reputation when manual active. #173
  • Fixed: Allow remove all brand images. #169
  • Fixed: Create non-english tag. #171
  • Fixed: Tag search by display name and slug.

v1.0.2

04 Jan 07:00
Compare
Choose a tag to compare

New Features

  • New: Send notification email when someone answer or comment on your post.
  • New: Now we can unsubscribe notification just by one-click.

Bug Fixes

  • Fixed: Reserved usernames check.
  • Fixed: Initialization reputation for admin after installed.
  • Fixed: Notification message from myself.
  • Fixed: The mobile login button is not visible. #147
  • Fixed: Unified mailbox verification on the installation interface. #151
  • Fixed: Search result not show as expect in SQLite. #142
  • Fixed: Bug caused by empty string query condition in PostgreSQL. #148

v1.0.1

24 Dec 06:07
Compare
Choose a tag to compare

New Features

  • New: Share copy link with title. #138

Bug Fixes

  • Fixed: Timezone cannot be saved. #121
  • Fixed: Create new question. #140
  • Fixed: Search multiple tags. #136
  • Fixed: Markdown bulleted list doesn't work in some case. #137
  • Fixed: Can't edit tag slug.
  • Fixed: Ask question without any tag.
  • Fixed: Post diff show redundant newline.
  • Fixed: <script> can't run in Footer.
  • Fixed: List divide line color and background.
  • Fixed: Last seen show twice in profile page.
  • Fixed: Support language file customization. #122
  • Fixed: Email verification code rules.

v1.0.0

19 Dec 00:33
Compare
Choose a tag to compare

New Features

  • New: SEO friendly. Includes schema, canonical, SEO friendly URLs, robots.txt and auto meta tags. #112
  • New: Theme setting support. You can change theme color and customize HTML&CSS.
  • New: Private mode. It's good for teams collaboration. #93
  • New: Add default roles such as user, moderator, admin.
  • New: Top users list page.
  • New: Add users in admin.
  • New: User roles control. #111

Bug Fixes

  • Fixed: Update time and edit time trigger.
  • Fixed: Content word break.
  • Fixed: logo size in mobile device.
  • Fixed: Tag spacing in sidebar.
  • Fixed: Question close and reopen action.
  • Fixed: manifest.json config.
  • Fixed: Add permission for administrators to delete. #81

Performance Improvements

  • Improved: Tag select components

v0.5.0-alpha

06 Dec 09:14
Compare
Choose a tag to compare
v0.5.0-alpha Pre-release
Pre-release

New Features

  • New: Revision compare and review #114
  • New: Post logs record, such as revision and votes #113
  • New: Privileges about edit content

Bug Fixes

  • Fixed: Footer link and site name error
  • Fixed: Incorrect required field check #98

Performance Improvements

  • Improved: Fixed and improved RouteNode type error #60
  • Improved: Github Action build stages

v0.4.0-alpha

21 Nov 07:36
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

New Features

  • Add: Customized branding icons and favicon.
  • Add: Terms of service, privacy page settings.
  • Add: Recommend tag, required tag and reserved tag config. It can now be better organized with tags.

Bug Fixes

  • Fixed: Post summary in search results #70
  • Fixed: The user status cache is incorrect #82
  • Fixed: Tags cannot be searched correctly #78
  • Fixed: The routing path of the answer type in the search result page is incorrect #90

Performance Improvements

  • Optimized: Form generator.
  • Optimized: Page response speed. #87