This repository has been archived by the owner on Nov 19, 2021. It is now read-only.
Releases: duckduckgo/community-platform
Releases · duckduckgo/community-platform
0.998
- Fix crash when non-existant IA idea requested
- IA Pages feature leaves alpha! ( @MariagraziaAlastra @jdorweiler @russellholt )
0.997
- Remove CSRF token requirement for redirector - expired sessions crash hard.
- Script to approve pending IA edits ( @jdorweiler )
- Styling, layout and behaviour changes to IA page index ( @MariagraziaAlastra )
0.996
- Add breadcrumbs to IA pages ( @MariagraziaAlastra )
- Staff permissions for IA page editing ( @MariagraziaAlastra )
- Add validation message for '@' in username on login / forgotpw
- Backed out previous changes to HTML entity translations since this can be doubly applied in places.
0.995
- Check for valid JSON in IA data. ( @russellholt )
0.994
0.993
- Merging edit functions to IA page view ( @MariagraziaAlastra )
- Additional db fields describing IAs ( @jdorweiler )
- Unicode fixes ( @jdorweiler )
- Added attribution to json output ( @russellholt )
- Added unique username field to password reset and login forms
- Enabled per-language filtering for translation and token comment notifications for translation managers
- Changed inputs on /wear to textareas
- Added CSRF token to more actions
- Rate limit for login failures per-user and per-session
- Rate limit for password reset mailing, per user and per-session.
- Make dezi errors act like other site errors (provide log entry ID, no sending query back to page)
- Require password to delete account or change email address
- Change session ID on successful login
- Moved IA version detection to config section of DDGC.pm
- Setting Content Security Policy header to self and duckduckgo.com only
- Fix config for cookie secure flag
- Set nosniff, noopoen and XSS policy headers for IE
- Fixed script used to retrieve GitHub contributor stats
0.992
0.991
- Option to hide forum badge for comleaders / translation managers (Account page -> Show Forum Badge)
- Reduce cache time for checking available moderations / reports
- Hide forum avatar of users in moderation queue
- Layout changes to username / logout links in header
- Some route typo fixes
0.990
- Release IA pages version: 0.39.0 ( @jdorweiler )
0.989
- Comment moderation updates, moderation page enhancements
- Stop using prefetch_all for grouped comments
- Migrate IA templates to handlebars ( @MariagraziaAlastra )
- IA Page layout changes ( @MariagraziaAlastra )
- iameta error handling ( @jdorweiler )
- IA JSON changes ( @russellholt )
- IA Page column headers fix ( @russellholt )
- IA page <-> User edit permissions schema updates
- Deploy script changes - redundant lines removed, installation moved to ephemeral storage
- Styling changes for comment view (nixed reply buttons)
- Number of comment age units reduced based on age - Issue #175
- Removing front page tag line ( @zekiel )