Skip to content

Releases: satnaing/terminal-portfolio

v1.3.1

22 Oct 17:43
Compare
Choose a tag to compare

What's Changed

Fixes

  • 🩹 Prevent page scroll when Up/Down arrow is pressed (9317952)
  • 🐛 Fix allowing extra args in cmd (ffca756)
  • ♻️ Refactor duplicate codes (f1272f3)
  • 🐛 Prevent doing action when incorrect option is used (4ebee30)
  • 🐛 Prevent showing hints if input value is empty (cd207de)

Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 Oct 05:19
Compare
Choose a tag to compare

What's Changed

Features

  • ✨ Add tests, lints and pre-hook in #1
  • ➕ Add eslint, prettier, lint-staged and husky (5676d39)

Fixes

  • 🚨 Fix non-null-assertion warnings (e551d4e)
  • 🐛 Fix Up & Down arrows features (0827cc2)
  • ✏️ Fix usage typo in 'welcome' and 'education' (2e07714) (36055b7)

Full Changelog: v1.2.0...v1.3.0

v1.2.0

06 Oct 06:03
Compare
Choose a tag to compare

New Features

  • Make PWA and offline support
  • Update maskable icons

Enhancements

  • Upgrade dependencies
  • Update google font link for better performance

Full Changelog: v1.1.1...v1.2.0

v1.1.1

05 Oct 07:26
Compare
Choose a tag to compare
  • fix h1 flickering bug in mobile device

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Oct 06:54
Compare
Choose a tag to compare
  • Improve SEO
  • Update meta tag colors when switching themes

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 Jun 16:14
Compare
Choose a tag to compare

Version 1.0.0 Released

  • Responsive design
  • Five themes
  • Autocomplete feature
  • Go previous & next commands
  • View command history

Full Changelog: https://github.com/satnaing/terminal-portfolio/commits/v1.0.0