Skip to content

Releases: lwouis/fat-drive-sorter

v1.4.0

01 Feb 20:21
Compare
Choose a tag to compare
chore(release): 1.4.0 [skip ci]

# [1.4.0](https://github.com/lwouis/fat-drive-sorter/compare/v1.3.1...v1.4.0) (2025-02-01)

### Bug Fixes

* table wasn't correctly colored in dark mode (closes [#2](https://github.com/lwouis/fat-drive-sorter/issues/2)) ([3b0e8e3](https://github.com/lwouis/fat-drive-sorter/commit/3b0e8e3))

### Features

* improve italian localization ([9aaf584](https://github.com/lwouis/fat-drive-sorter/commit/9aaf584))

v1.3.1

29 Jan 18:15
Compare
Choose a tag to compare
chore(release): 1.3.1 [skip ci]

## [1.3.1](https://github.com/lwouis/fat-drive-sorter/compare/v1.3.0...v1.3.1) (2025-01-29)

### Bug Fixes

* fallback to english when localization is missing ([80f51aa](https://github.com/lwouis/fat-drive-sorter/commit/80f51aa))

v1.3.0

28 Jan 20:34
Compare
Choose a tag to compare
chore(release): 1.3.0 [skip ci]

# [1.3.0](https://github.com/lwouis/fat-drive-sorter/compare/v1.2.0...v1.3.0) (2025-01-28)

### Features

* add checkbox to decide if the sorting is case-sensitive or not ([b3ff2dc](https://github.com/lwouis/fat-drive-sorter/commit/b3ff2dc))

v1.2.0

07 Jan 17:45
Compare
Choose a tag to compare
chore(release): 1.2.0 [skip ci]

# [1.2.0](https://github.com/lwouis/fat-drive-sorter/compare/v1.1.2...v1.2.0) (2025-01-07)

### Features

* add italian, french, and chinese localizations ([fceb9e9](https://github.com/lwouis/fat-drive-sorter/commit/fceb9e9))
* list all fat drives, instead of ejectable drives ([f555c15](https://github.com/lwouis/fat-drive-sorter/commit/f555c15))

v1.1.2: chore(release): 1.1.2 [skip ci]

27 Apr 08:16
Compare
Choose a tag to compare
## [1.1.2](https://github.com/lwouis/fat-drive-sorter/compare/v1.1.1...v1.1.2) (2023-04-27)

### Bug Fixes

* sort using natural order (e.g. 'track 10' comes after 'track 2') ([80eff28](https://github.com/lwouis/fat-drive-sorter/commit/80eff28))

v1.1.1: chore(release): 1.1.1 [skip ci]

12 Mar 14:20
Compare
Choose a tag to compare
## [1.1.1](https://github.com/lwouis/fat-drive-sorter/compare/v1.1.0...v1.1.1) (2023-03-12)

### Bug Fixes

* support 4-byte japanese characters in file names ([1c3c64a](https://github.com/lwouis/fat-drive-sorter/commit/1c3c64a))

v1.1.0: chore(release): 1.1.0 [skip ci]

02 Mar 14:08
Compare
Choose a tag to compare
# [1.1.0](https://github.com/lwouis/fat-drive-sorter/compare/v1.0.1...v1.1.0) (2023-03-02)

### Features

* new app icon ([2129448](https://github.com/lwouis/fat-drive-sorter/commit/2129448))

v1.0.1: chore(release): 1.0.1 [skip ci]

02 Mar 09:41
Compare
Choose a tag to compare
## [1.0.1](https://github.com/lwouis/fat-drive-sorter/compare/v1.0.0...v1.0.1) (2023-03-02)

### Bug Fixes

* localization and landing website ([013c84f](https://github.com/lwouis/fat-drive-sorter/commit/013c84f))

v1.0.0: chore(release): 1.0.0 [skip ci]

02 Mar 03:37
Compare
Choose a tag to compare
# 1.0.0 (2023-03-02)

### Features

* mvp ([7a454e3](https://github.com/lwouis/fat-drive-sorter/commit/7a454e3))