Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Commit

Permalink
Version bump + Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
Alaanor committed Nov 16, 2019
1 parent 47c1ae0 commit 6339461
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
# Changelog

## V1.1.1 (16/11/2019)
**Improvements:**
- Added an button to preview beatmap (external website)
- Skeleton loader for online playlist page
- Redirect on settings page if no valid settings available (first time user)
- The app can now compute beatmap hash on its own

**Bug fixes:**
- Songhashdata.dat is no longer required
- Fixed various bug in playlists
- Song are now scanned automatically when you launch the app

## v1.1.0 (06/10/2019)
**Features:**
- Online beatmap download (beatsaver.com)
- Online playlist download (bsaber.com)

**Improvement:**
**Improvements:**
- Major
- Automatically detect new beatmap installed
- Material design 2.0 upgrade, updated the design
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "beatlist",
"description": "App to create playlist for BeatSaber",
"version": "1.1.0",
"version": "1.1.1",
"homepage": "https://github.com/Alaanor/beatlist",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6339461

Please sign in to comment.