Skip to content

Release 0.1.18-0

Latest
Compare
Choose a tag to compare
@tks18 tks18 released this 24 Jul 11:02
· 133 commits to master since this release
v0.1.18-0
5910339

0.1.18-0 (2022-07-24)

Styling 🎨

  • icons: change website logo, banner & favicons (4c79aed)

Others 🔧

  • assets: replace resume pdf with latest pdf (21ed6fb)
  • assets: update resume pdf file (34c7076)
  • data: update authordata json file with latest information (b3de94c)
  • domain: move to a different domain (aaf03ea)
  • image: update profile images across pages (848f752)
  • readme: update readme to reflect latest changes (f75824e)
  • update profile pic at various places (e88f783)

CI 🛠

  • versionrc: update versionrc file with nice emoji for various changelogs (22f4a3b)

Performance Improvements 🏎

  • removed unwanted components and misc changes related to that (0be9d12)
  • removed unwanted components from home page (3dbff4f)

Bug Fixes 🛠

  • routes/about: go to resume webpage instead of resume download (9cf8228)
  • routes/home: remove blog component from home for clean layout (c6e1b70)
  • views/home: fix about section by simplifying complex code (d654119)

Features 🔥

  • views/about/me: add a new button for downloading resume pdf (14efba0)
  • views/home: give play on youtube option in youtube player (8208cd9)

Code Refactoring 🖌

  • components: refactor bottom settings component (902d45f)
  • components: simplify complex code in various components (fba1295)
  • plugins: change the default primary color theme (07ac141)
  • routes: remove unwanted routes, rename route names to a proper name (347410b)
  • views/home: completely refactor the hero component in home page (7d0d7cc)
  • views/home: refactor feedback component in home page (503f854)
  • views/home: refactor various other components in home page (d02035b)