Skip to content

Commit

Permalink
MediaDC v0.1.4 (#19)
Browse files Browse the repository at this point in the history
* Tomorrow update...

* Minor frontend fixes. Updated version to 0.1.4

* Updated dependencies version to the latest

Updated release date in changelog

Co-authored-by: Alexander Piskun <bigcat88@icloud.com>
  • Loading branch information
andrey18106 and bigcat88 authored Oct 9, 2021
1 parent ffaae03 commit 03f002c
Show file tree
Hide file tree
Showing 19 changed files with 20,145 additions and 10,699 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

## [0.1.4 - 2021-10-09]

### Fixed

- Proper work with non ascii characters in files names. Thanks to kovge.
- Minor frontend fixes

## [0.1.3 - 2021-10-04]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This app allows to find duplicate or similar 📸📹 photos and videos
Quick start guide and further information in our [Wiki](https://github.com/andrey18106/mediadc/wiki).
]]>
</description>
<version>0.1.3</version>
<version>0.1.4</version>
<licence>agpl</licence>
<author mail="andrey18106x@gmail.com" homepage="https://github.com/andrey18106">Andrey Borysenko</author>
<author mail="bigcat88@icloud.com" homepage="https://github.com/bigcat88">Alexander Piskun</author>
Expand Down
4 changes: 2 additions & 2 deletions js/mediadc-dashboard.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/mediadc-dashboard.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/mediadc-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/mediadc-main.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/mediadc-settings.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/mediadc-settings.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/mediadc-src_views_Configuration_vue.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/mediadc-src_views_Configuration_vue.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 03f002c

Please sign in to comment.