Skip to content

Releases: gitthermal/thermal

0.0.4

08 Jul 11:57
Compare
Choose a tag to compare
Annotations
Mark Description
💡 feature
improvements
👨🏻‍💻 scoped to codebase
🧪 experimental
🐞 bug fixes

💡 Features

  • 🧪 Auto update - #56
  • Help widget - #100
  • Blank slate placeholder - #129

⚙ Improvements

  • Performance improvements
  • TButton components - #125
  • Layout flexibility
    • TLayout - #133
    • TScrollbar layout - #115
    • TFlexbox layout - #128
    • TContainer layout - #137
  • Modal components - #111

👨🏻‍💻 Codebase

0.0.3

22 May 11:05
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Workspace page not opening - f38c1cb

Read more about v0.0.3 release.

0.0.2

22 May 06:51
Compare
Choose a tag to compare

💡 Features

  • Initialize Git repository - #4
  • Clone repository - #7
  • File diff in the workspace - #41
  • Create new repository - #35
  • Repository stats - #49

⚙ Improvements

  • Loading skeleton - #55
  • Bordered window - #48

🐞 Bug Fixes

  • Missing repository path - #23

👨🏻‍💻 Codebase

  • Dropdown components - #6
  • Use Azure pipelines - #9
  • Publish artifacts to GitHub releases - #51

Read more about v0.0.2 release.

0.0.1

02 May 13:38
Compare
Choose a tag to compare

💡 Features

  • Thermal on Linux
  • Profile page
  • Drag and drop folders
  • Information page
  • Save repository locally
  • Open text editor in CWD
  • Add repository via folder picker
  • Open explorer in CWD
  • Open Terminal in CWD

⚙ Improvements

  • Welcome page
  • Scroll to commit information
  • Toggle full screen

🐞 Bug Fixes

  • Dev-tools opens automatically
  • Hidden repository list from the scroll
  • Commit button enabled without selecting any file

👨🏻‍💻 Codebase

  • Integrate sentry releases

Read more about v0.0.1 release.

0.0.1-alpha.4

05 May 08:27
Compare
Choose a tag to compare
0.0.1-alpha.4 Pre-release
Pre-release

💡 Features

  • App settings
  • Experimental features
  • Toggle repository features
  • Repository name to the menubar
  • Push changes to the remote repository

⚙ Improvements

  • Auto fetches remote URL upon adding a local repository.
  • Smooth scroll to the repository settings page.

👨🏻‍💻 Codebase

  • Routing view and links
  • Update package to the latest version to date (7 April 2019)

Read more about v0.0.1-alpha.4 release

0.0.1-alpha.3

05 May 09:18
Compare
Choose a tag to compare
0.0.1-alpha.3 Pre-release
Pre-release

💡 Features

  • Repository settings
  • Export commit data
  • Access file changes of commit real quick

⚙ Improvements

  • Open file explorer in the current working directory.
  • You can pull changes with a single click.
  • Auto fetches remote URL upon adding a local repository.
  • Click on Thermal logo will make you land directly to the homepage.
  • Help icon on the welcome page, redirect you to Thermal discord server.

Read more about v0.0.1-alpha.3 release

0.0.1-alpha.2

05 May 09:14
Compare
Choose a tag to compare
0.0.1-alpha.2 Pre-release
Pre-release

💡 Features

  • Split welcome page & repository list
  • Custom menu bar
  • About the application

⚙ Improvements

  • Collecting error and log messages using sentry.
  • Add local repository quickly by pasting the path of the directory and hit enter 😎.
  • Close the model quickly by pressing esc.

Read more about v0.0.1-alpha.2 release.

0.0.1-alpha.1

05 May 08:46
Compare
Choose a tag to compare
0.0.1-alpha.1 Pre-release
Pre-release

💡 Features

  • Validate git repository
  • Custom scrollbar
  • Improve the design of file change type

🐞 Bug Fixes

  • On opening the app, it was redirecting the user to page not found page on starting the app.
  • Labels in the commit information were not readable due to brighten color.
  • A long list of files changes makes the commit message run away from the view.
  • Branch name not vertically aligned with an icon.

Read more about v0.0.1-alpha.1 release.

0.0.1-alpha.0

05 May 08:36
Compare
Choose a tag to compare
0.0.1-alpha.0 Pre-release
Pre-release

💡 Features

  • Add local repository
  • Commit history
  • Commit files
  • Commit detail (Title, description, author, committer, hash and file changes)
  • File preview

🐞 Bug Fixes

  • Unknown revision or path not in the working tree

Read more about v0.0.1-alpha.0 release.