Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 01:00

24 changes since 2.0.0

🚀 Autodeployment

  • chore: bump dotenv from 8.6.0 to 9.0.2 in /tools/autodeployment (#2235)
  • chore: bump dotenv from 9.0.2 to 10.0.0 in /tools/autodeployment (#2249)

🛠 Back-end

  • Fix: 2229 Updating src/api/posts/Readme.md to fix typo (#2231)
  • Fixes #2197: feedparser-promised deprecated (#2228)

⚡ CI/CD

  • chore: bump actions/cache from 2.1.5 to 2.1.6 (#2251)

🚀 Deployment

  • Fix: Modify nginx config file to renew api host certificate (#2260)

🐳 Docker

  • Fix: remove exposed ports (#2281)

🎭 Front-end

  • Fixes #2097 Remove old Gatsby docs (#2244)
  • Fix(front-end): change imports to prevent crashing while building (#2274)
  • Fixes #2284: Margin-top in About page (#2285)
  • Closes #2265: Update to next.js v11 + bump typescript to v4.3.5 (#2283)

⚙ Microservices

  • User Microservice Port from 6666 to 7000 (#2238)
  • chore: bump passport-saml from 2.2.0 to 3.0.0 in /src/api/auth (#2246)

🖇 Dependencies

  • chore: bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#2211)
  • chore: bump @types/node from 14.14.42 to 15.0.0 in /src/web (#2216)
  • chore: bump ioredis-mock from 5.2.4 to 5.5.4 (#2215)
  • chore: bump set-interval-async from 2.0.1 to 2.0.3 (#2226)
  • chore: bump ioredis-mock from 5.5.4 to 5.5.5 (#2233)
  • Fixes #2197: feedparser-promised deprecated (#2228)
  • chore: bump playwright from 1.10.0 to 1.11.0 (#2241)
  • chore: bump dotenv from 8.6.0 to 9.0.2 in /tools/autodeployment (#2235)
  • chore: bump dotenv from 8.6.0 to 9.0.2 in /src/web (#2234)
  • chore: bump @babel/core from 7.13.16 to 7.14.3 (#2245)
  • chore: bump dotenv from 9.0.2 to 10.0.0 in /src/web (#2248)
  • chore: bump dotenv from 9.0.2 to 10.0.0 in /tools/autodeployment (#2249)
  • chore: bump actions/cache from 2.1.5 to 2.1.6 (#2251)
  • chore: bump passport-saml from 2.2.0 to 3.0.0 in /src/api/auth (#2246)
  • chore: bump highlight.js from 10.7.2 to 11.0.0 in /src/web (#2253)
  • chore: bump highlight.js from 11.0.0 to 11.0.1 in /src/web (#2256)
  • Closes #2265: Update to next.js v11 + bump typescript to v4.3.5 (#2283)

📃 Documentation Updates

  • Fix: 2229 Updating src/api/posts/Readme.md to fix typo (#2231)
  • Fixes #2097 Remove old Gatsby docs (#2244)

Other Updates

  • Theme fix (#2219)
  • Fix: 2224 Removed add-feed link from docs & package.json (#2237)
  • fixes: iPhone padding insets in PWA (#2250)
  • normalize-url vulnerability fix (#2258)
  • Refactor Page code (#2263)
  • Fix #2278: Classnames from snapshots created locally does not matches with the ones created on CI/CD. (#2279)