Skip to content

Commit

Permalink
v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TURMEL Kevin committed May 6, 2022
1 parent c25fa7b commit 592a859
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 5.8.0 (2022-05-06)

### Bug fixes

Expand All @@ -12,12 +12,12 @@

- New compilation logs view

![docs/changelog/Unreleased/new_logs.png](docs/changelog/Unreleased/new_logs.png)
![docs/changelog/Unreleased/new_logs.png](docs/changelog/5.8.0/new_logs.png)

- Group preview is replaced with a new "more details" button

![docs/changelog/Unreleased/group_preview.png](docs/changelog/Unreleased/group_preview.png)
![docs/changelog/Unreleased/group_preview_open.png](docs/changelog/Unreleased/group_preview_open.png)
![docs/changelog/Unreleased/group_preview.png](docs/changelog/5.8.0/group_preview.png)
![docs/changelog/Unreleased/group_preview_open.png](docs/changelog/5.8.0/group_preview_open.png)

- New design
- The configuration is now checked when you enter the compilation page, giving you any tips if your configuration is wrong.
Expand All @@ -30,28 +30,28 @@

- New documentation released: access the documentation via NexusMods or with the new button at the bottom left

![docs/changelog/Unreleased/documentation.png](docs/changelog/Unreleased/documentation.png)
![docs/changelog/Unreleased/documentation.png](docs/changelog/5.8.0/documentation.png)

- You can now compile a single script in the list

![docs/changelog/Unreleased/script_list.png](docs/changelog/Unreleased/script_list.png)
![docs/changelog/Unreleased/script_list.png](docs/changelog/5.8.0/script_list.png)

- Recent files: option to show the script's full path (#130)
- Recent files dialog displays more scripts at once

It is now easier to click on a line

![docs/changelog/Unreleased/recent-files.png](docs/changelog/Unreleased/recent-files.png)
![docs/changelog/Unreleased/recent-files.png](docs/changelog/5.8.0/recent-files.png)

- A loading screen now appear when the application start

![docs/changelog/Unreleased/loading.png](docs/changelog/Unreleased/loading.png)
![docs/changelog/Unreleased/loading.png](docs/changelog/5.8.0/loading.png)

- New application titlebar

The application menu is now accessible with the application icon at the left

![docs/changelog/Unreleased/new-titlebar-open.png](docs/changelog/Unreleased/new-titlebar-open.png)
![docs/changelog/Unreleased/new-titlebar-open.png](docs/changelog/5.8.0/new-titlebar-open.png)

- The position of the app is now memoized between launch
- Bumps dependencies
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 592a859

Please sign in to comment.