Release 0.4.0 highlights: # Added - Tag clouds to recent, popular, feed, and organization bookmark pages. - Save count is displayed on all relevant listing pages. - New page to view all users/orgs who bookmarked a specific link. - Some missing Spanish translations. - SECURITY.md to help ensure that security vulnerabilities are reported responsibly. - Pagination ordering on bookmark listing pages. # Fixed - Disaply error in qr code detail template # Changed - getPopularLinks return type is now different. Had to be changed to include the tag cloud. See updated schema.graphqls - Only display associated tags with displayed links on organization pages when filtering is applied. # Closed Tickets - [#105: go: OrgLink.BaseURLID is a sql.NullInt64 field - it shouldn't be](https://todo.code.netlandish.com/~netlandish/links/105) - [#106: Handler to list what users/orgs saved the same bookmark](https://todo.code.netlandish.com/~netlandish/links/106) - [#109: Internal API calls are not passing the proper end user IP address](https://todo.code.netlandish.com/~netlandish/links/109) - [#90: Order link feed by date added](https://todo.code.netlandish.com/~netlandish/links/90) - [#95: Add tag cloud pages for organizations](https://todo.code.netlandish.com/~netlandish/links/95) Thanks to all contributors! ~$ contrib/git-stats.sh 0.3.0..0.4.0 Author Commits Changed Files Insertions Deletions Peter Sanchez 19 111 +4203 -1936