2024-10-20 13:42:47 +00:00
|
|
|
# Change Log
|
|
|
|
|
2024-10-21 00:59:24 +00:00
|
|
|
All notable changes to the “gitea-workflow” extension will be documented in this file.
|
2024-10-20 13:42:47 +00:00
|
|
|
|
|
|
|
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2024-10-21 01:18:15 +00:00
|
|
|
- Streamline Auth, Login and URL Setup
|
2024-10-21 08:22:56 +00:00
|
|
|
- if working in PR show different Icon with hint
|
|
|
|
- fix progress bar in notification
|
|
|
|
|
2024-10-23 08:46:48 +00:00
|
|
|
## 1.2.1
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- cloning into existing subpath working again
|
|
|
|
|
2024-10-23 09:24:16 +00:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- more verbose error handling
|
|
|
|
|
2024-10-23 08:46:48 +00:00
|
|
|
|
2024-10-21 19:11:19 +00:00
|
|
|
## 1.2.0
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Show open Pull Requests (Command and Status Bar Icon)
|
|
|
|
|
2024-10-21 08:22:56 +00:00
|
|
|
## 1.1.0
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Add localization for English and German
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- add `git clone` functionality again, after it got "lost on the way"
|
2024-10-21 01:18:15 +00:00
|
|
|
|
|
|
|
## 1.0.2
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- add Link to Public Repo
|
|
|
|
- fix changelog
|
2024-10-21 00:59:24 +00:00
|
|
|
|
|
|
|
## 1.0.1
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Add Icon
|
|
|
|
- Add section for PR to README
|
|
|
|
- Update README
|
|
|
|
|
|
|
|
## 1.0.0
|
|
|
|
|
|
|
|
_initial release_
|