Skip to content

Releases: F33RNI/FloppyCat

Release 1.4.0

15 Feb 19:32
Compare
Choose a tag to compare

Copy permission mask for directories and fix symlinks to directories

fix: add target_is_directory
feat: create directories with the same permission mask
build(version): bump version to 1.4.0

Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)

Full Changelog: 1.3.0...1.4.0

Release 1.3.0

06 Feb 04:14
Compare
Choose a tag to compare

Proper symlinks parsing, deleting and copying, time calculation

feat: separate and proper (I hope so) handling of symlinks
feat: change remove entry icon
build(version): bump version to 1.3.0
feat: add tree.txt ignoring while validating
feat: passed / left time calculation
docs: update screenshot

Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)

Full Changelog: 1.2.1...1.3.0

Beta 1.2.1

27 Jan 18:18
Compare
Choose a tag to compare
Beta 1.2.1 Pre-release
Pre-release

Proper tree parsing and entries skipping

fix: initial tree entries parsing and entries skipping
build(version): bump version to 1.2.1

This is a beta version. Serious bugs are possible!

Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)

Full Changelog: 1.2.0...1.2.1

Beta 1.2.0

Beta 1.1.0

06 Jan 05:17
Compare
Choose a tag to compare
Beta 1.1.0 Pre-release
Pre-release

Changed checksums calculation algorithm, fixed some files not updating without recalculation backup checksums and fixed some other bugs

fix: error while extracting previous skip flag
fix: check for duplicated entries
chore: add entries parse error logging and update copyright date
fix!: non-updating backup and change checksums store algorithm
docs: clarify 'Recalculate current backup checksum'
build: bump version to 1.1.0
docs: update screenshot and readme

This is a beta version. Serious bugs are possible!

Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)

Beta 1.0.3

03 Jan 05:30
Compare
Choose a tag to compare
Beta 1.0.3 Pre-release
Pre-release

Fixed QComboBox drop-down right border on Linux, fixed code style

fix: QComboBox drop-down right border on Linux
build: bump version to 1.0.3
style: fix W0102, W1201, W1309, W0404, C0209

This is a beta version. Serious bugs are possible!

Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)

Beta 1.0.2

25 Dec 04:49
Compare
Choose a tag to compare
Beta 1.0.2 Pre-release
Pre-release

First beta release

Initial commit
docs: add --enable_console_logging note
fix: infinite logging on linux
fix: background color and QGroupBox title
fix: background color (again)
build: bump version to 1.0.2

This is a beta version. Serious bugs are possible!

Compiled binaries are built by hand for Windows/Linux AMD64 only. In the future this will be automated. (so other platforms have not been tested yet)