Skip to content

Releases: tks18/home

Release 0.1.18-0

24 Jul 11:02
v0.1.18-0
5910339
Compare
Choose a tag to compare

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)

Release 0.1.17

24 Jul 11:01
v0.1.17
bc1a745
Compare
Choose a tag to compare

0.1.17 (2022-04-01)

Features

  • app: add google analytics for more insightfull data (5420f03)
  • routes: introduce blog posts from hashnode through graphql API (6f78738)

Bug Fixes

  • components: fix bottom settings dialog not rendering properly (7674efe)
  • routes: remove blog from routes, introduce more helper css and misc changes (e01f6fe)

Release 0.1.16

26 Mar 06:16
v0.1.16
313efbb
Compare
Choose a tag to compare

0.1.16 (2022-03-26)

Features

  • routes/about: use tabs instead of sliders for certification gallery (2a5da33)
  • routes/home: add more categories to home services (f93c2bb)
  • routes/home: fix container, add background & add names and labels (1cedd0a)
  • routes/home: fix hero banner, move to flex layout, more ui/ux improvement (74bbff8)

Bug Fixes

  • global/components: some misc fixes in components which improves the experience (91ca7df)
  • router: fix router to route new urls (d3b0552)
  • routes/about: some misc fixed to improve ux (eb60e7b)

Code Refactoring

  • routes/about: move to more structured routes folder (00a4258)

Others

  • templates: reframe taglines in authordata (c0021c1)

Release 0.1.16-1

26 Mar 06:16
v0.1.16-1
7f7728e
Compare
Choose a tag to compare
Release 0.1.16-1 Pre-release
Pre-release

0.1.16-1 (2022-03-20)

Features

  • routes/about: shuffle certificates before init, add more certifications (23a6d70)
  • routes/home: introduce category wise services in home (f1031a6)

Code Refactoring

  • app: optimize pdfs, remove obfuscator and misc changes (1ff2da5)
  • routes/project: remove subtitle from the top (80e3d01)

Release 0.1.16-0

26 Mar 06:16
v0.1.16-0
579f7aa
Compare
Choose a tag to compare
Release 0.1.16-0 Pre-release
Pre-release

0.1.16-0 (2022-03-14)

Features

  • routes/about: add new certifications gallery card (ae27e04)
  • routes/about: add new skills to bio, add animation to photo carousel (eb8254d)
  • routes/about: add transition to photo carousel (6d6a40a)

Bug Fixes

  • components: fix css for youtube player component (587c60d)
  • components: fix youtube player not rendering description properly (1704d8d)
  • routes/home: fix home page feedback component (f46f285)

Code Refactoring

  • about-data: change author intro in home and about page (bba5f87)
  • home: change home hero pic (fcb3e73)
  • routes/about: remove wastefull css classes (accb86a)

Release 0.1.15

26 Mar 06:15
v0.1.15
2dd53fb
Compare
Choose a tag to compare

0.1.15 (2022-03-03)

Features

  • home/stories: enable viewing stories in the same page for desktops (dfac667)

Bug Fixes

  • code-viewer: fix code-viewer displaying undefined (b625054)
  • this-project: fix code viewer displaying undefined on github api calls (358a9cd)

Release 0.1.14

26 Mar 06:14
v0.1.14
03f70f8
Compare
Choose a tag to compare

0.1.14 (2022-03-02)

Features

  • authordata: add more data to authordata.json (e59b826)
  • router: add animation to router changes (4843759)
  • views/about: more structured components, fix clutter in about route (63a71e2)

Bug Fixes

  • components/footer: fix many clutter in footer component (f4d00dc)
  • home/hero: fix typer not changing color on theme change (ad0aaba)
  • plugins/wakatime: fix language names not displaying in full (736d582)

Release 0.1.13

26 Mar 06:14
v0.1.13
c7a212b
Compare
Choose a tag to compare

0.1.13 (2022-02-23)

Features

  • components: add new images (35029a0)
  • home: add new cool typer animation to hero banner (1dcc2fb)
  • public: add new logos, favicons, images (72fc03d)
  • templates: add new data to author data (bb10062)

Bug Fixes

  • about: remove useless components (135a617)

Release 0.1.12

26 Mar 06:13
v0.1.12
270fdba
Compare
Choose a tag to compare

0.1.12 (2022-02-22)

Features

  • fixed various vuetify components, add new wordings wherever required (175fb86)

Release 0.1.11

26 Mar 06:13
v0.1.11
1de55c1
Compare
Choose a tag to compare

0.1.11 (2022-02-22)

Bug Fixes

  • completely remove many useless components (06a22f9)
  • components: fix imports in markdown render component (62a2588)

Code Refactoring

  • public: refactor index.html file (27c807a)

Build System

  • packages: add various and remove useless packages (9b74233)