Skip to content

Release 2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 21:09

49 changes since 2.6.1

🛠 Back-end

  • Set up back end to recollect information from pnpm (#2797)
  • Default health check to master in development (#2856)

🚀 Deployment

  • Expose kong via Traefik (#2931)

🕵️‍♂️ Design

  • Fix horizontal overflow in sidebar (#2839)

🐳 Docker

  • Add base-install docker image (#2821)
  • Adding GitHub token into all env files (#2863)
  • Dockerize dependency-discovery (#2937)
  • Expose kong via Traefik (#2931)
  • Move Portainer behind Traefik instead of nginx (#2950)
  • Reduce size of web service using nginx stable-alpine (#2944)

🔎 Elasticsearch

  • Add unit tests for /advanced query routers (#2892)

🎭 Front-end

  • [Fix] Use correct base url for planet link (#2948)
  • Generalize the GitHubInfoProvider (#2947)

⚙ Microservices

  • Set up back end to recollect information from pnpm (#2797)
  • Adding GitHub token into all env files (#2863)

🧰 Tools

  • Pinning dependencies in ./tools (#2916)

🖇 Dependencies

  • Change renovate schedule to after 6pm daily (#2872)
  • chore(deps): pin dependency eslint-plugin-node to 11.1.0 (#2873)
  • Revert "Change renovate schedule to after 6pm daily" (#2874)
  • Update .npmrc to not add ^ to package versions (#2889)
  • chore(deps): update dependency @firebase/rules-unit-testing to v2.0.2 (#2896)
  • chore(deps): update dependency @types/node to v16.11.24 (#2898)
  • chore(deps): update dependency @types/react to v17.0.39 (#2899)
  • chore(deps): update dependency nock to v13.2.4 (#2900)
  • chore(deps): update dependency terser-webpack-plugin to v5.3.1 (#2905)
  • chore(deps): update dependency ts-jest to v27.1.3 (#2908)
  • chore(deps): update dependency typescript to v4.5.5 (#2910)
  • fix(deps): update dependency @mdx-js/react to v1.6.22 (#2912)
  • fix(deps): update dependency celebrate to v15.0.1 (#2914)
  • fix(deps): update dependency docker-compose to v0.23.17 (#2917)
  • fix(deps): update dependency expo to v44.0.6 (#2918)
  • Pinning dependencies in ./tools (#2916)
  • fix(deps): update dependency shelljs to v0.8.5 [security] (#2928)
  • chore(deps): update dependency supabase/postgres-meta to v0.33.2 (#2921)

👨‍💻 Developer Experience

  • Fixes #2792 Set up Docusaurus website (#2853)
  • Fixes #2867 Move docs from root to Docusaurus (#2869)
  • Update .npmrc to not add ^ to package versions (#2889)
  • Use Docusaurus tabs for each OS in environment-setup (#2888)
  • Fixes #2885 add showLastUpdateAuthor and showLastUpdateTime to Docusaurus config (#2887)
  • Use Admonitions in docs (#2893)
  • Add alert toast (#2919)

🐛 Bug Fixes

  • Fix CSP issue and API status in dashboard (#2845)
  • Resize terminal depending on window height (#2847)

📃 Documentation Updates

  • Add Turborepo docs (#2813)
  • Fixes #2792 Set up Docusaurus website (#2853)
  • React native documentation (#2841)
  • [Docs] Add template for an ongoing project (#2820)
  • Fixes #2867 Move docs from root to Docusaurus (#2869)
  • Use Telescope logo in docs (#2890)
  • Use Docusaurus tabs for each OS in environment-setup (#2888)
  • Fixes #2885 add showLastUpdateAuthor and showLastUpdateTime to Docusaurus config (#2887)
  • Update README.md to link to new docs location (#2904)
  • Use Admonitions in docs (#2893)
  • Fix link to Environment Setup documentation (#2930)
  • Fixes Issue-2767: Windows installation steps to use expo-cli with android studios (#2920)
  • Fixes #2943 fix broken links that prevent Docusaurus website from building (#2945)

✨ Enhancements

  • Handle Telescope user registration and login (#2844)
  • Add base-install docker image (#2821)
  • Adding GitHub token into all env files (#2863)
  • Reduce size of web service using nginx stable-alpine (#2944)

🛡 Tests

  • Add unit tests for /advanced query routers (#2892)
  • Created test for dependency-discovery service (#2903)
  • add testing for normal search (#2927)

Other Updates

  • Use buildx in docker-compose (#2809)
  • Configure telescope mobile app.json (#2823)
  • fix: build log should always show log (#2840)
  • Change splash screen background color (#2825)
  • Make terminal scroll to bottom to display latest changes (#2851)
  • Write portable dependency script (#2838)
  • Bundle all client-side javascript in dashboard (#2875)
  • Fix missing import of @docusaurus/types (#2891)
  • Improve accessibility of About page (#2884)
  • modify footer ~add links, and changed copyright label (#2902)
  • Fixes #2816 reorganize properties in web/package.json (#2878)
  • SignUp: Update account registration request (#2901)
  • Install React Native Elements UI library (#2906)
  • Remove installing pnpm from gitpod workspace init (#2915)
  • Fix #2762: Indicate better build information in build-header (#2907)
  • Run gitpod init scripts in parallel (#2911)
  • Bottom navbar for mobile (#2824)
  • Changed from '^1.x' to 'latest' for Satellite dependencies (#2956)
  • Remove unused GraphQL-related and Color palette images (#2958)
  • Create shared ESLint config to use in microservices with turborepo (#2862)
  • Stop the dashboard UI from stutter by checking the build sha (#2953)
  • Add rss-bridge and dependency-discovery statuses (#2940)