Skip to content

Releases: StephaneCouturier/Katalog

v2.3 - Mapping of BackUp catalogs, Export the collection to an SQLite database

14 Dec 22:21
Compare
Choose a tag to compare

Main improvements:

  • BACKUP: new screen for BackUp management, 1st feature is the mapping and comparison of Catalogs (links between source and target). This can help to check the backup coverage of a device, and view gaps in size, files, dates between source and target. At this stage, there is no feature to manage the actual copying of files.
  • SEARCH: Differences can now be searched on any 2 Devices (Virtual, Storage, Catalogs) (previously only 2 Catalogs could be compared.
  • SETTINGS: In "Memory" mode, export the collection to an SQLite database so it can be used in "File" mode.

Full list of updates:
https://github.com/StephaneCouturier/Katalog/issues?q=milestone%3A2.3+sort%3Acreated-asc

Full code changelog:
v2.2...v2.3

Download Katalog:
https://sourceforge.net/projects/katalogg

Documentation
https://stephanecouturier.github.io/Katalog

v2.2 - Many bug fixes

25 Jul 21:01
Compare
Choose a tag to compare

v2.1 - Dark desktop theme, documentation in French and Czech

27 Jun 16:04
Compare
Choose a tag to compare

v2.0 - New Device model, option to store all data in a database file

28 May 16:03
Compare
Choose a tag to compare

Main improvements:

  • Collection: Data can now be stored in a local SQLite database file
  • Devices: Global model for all virtual and physical, displaying totals from sub-items
  • Devices: Devices, Storage, and Catalog lists are all accessible from 1 tab
  • New documentation site, with updated information with Release 2.0: https://stephanecouturier.github.io/Katalog

These changes involved major updates of the data model and data management.
Therefore the version comes with support for a 1.x > 2.0 migration procedure.
Backup up your Katalog collection data made with previous versions before. ⚠

To know more about these main changes, explore the pages Devices and Settings.

Full list of updates:
https://github.com/StephaneCouturier/Katalog/issues?q=milestone%3A2.0+sort%3Acreated-asc

Full code changelog:
v1.22...v2.0

Download Katalog:
https://sourceforge.net/projects/katalogg

Documentation
https://stephanecouturier.github.io/Katalog

v1.22 - Virtual: Create a tree of Virtual storage devices and assign catalogs to them

30 Jul 13:13
Compare
Choose a tag to compare

Main improvements:

  • Virtual: Create a tree of Virtual storage devices and assign catalogs to them to get new Search and Statistics options.

Full list of updates: version 1.22 updates

Full code changelog: v1.21...v1.22

Download Katalog: https://sourceforge.net/projects/katalogg

v1.21 - Search: Batch process of files from a list of results

19 May 14:12
Compare
Choose a tag to compare

Main improvements:

  • Search: the list of results can be processed with 4 options now: Export, Rename(linux only, with KRename), Move to Trash, Delete
  • Storage: Changing the name with the edit form now correctly updates catalogs and statistics
  • Storage: Fix issue with reporting updates

Full list of updates: version 1.21 updates

Full code changelog: v1.20...v1.21

Download Katalog: https://sourceforge.net/projects/katalogg

v1.20 - Storage values in snapshots, Storage edit form and picture

01 May 08:47
Compare
Choose a tag to compare

Main improvements:

  • Storage: Free space and Total space are now saved with collection snapshots, the Statistics screen can then show both Catalog and Storage data on one graph.
  • Storage: A form is now available to edit device fields more easily
  • Storage: A picture of the device can be displayed. For now, it must be put in an /images folder in the collection folder, name should be the same as the ID, and the extension should always be .jpg (although any type of image can be read). Example: for a device ID "6", the file path should be "/collection_folder/images/6.jpg"

Full list of updates: version 1.20 updates

Full code changelog: v1.19...v1.20

Download Katalog: https://sourceforge.net/projects/katalogg

v1.19 - Bug fixes

01 Apr 10:27
Compare
Choose a tag to compare

Main improvements:

  • Create: Fixed exclude folders regression
  • Search: Fixed regressions on Duplicates and Differences

Full list of updates: version 1.19 updates

Full code changelog: v1.18...v1.19

Download Katalog: https://sourceforge.net/projects/katalogg

v1.18 - Catalog includes empty folders, other minor improvements

19 Mar 18:56
Compare
Choose a tag to compare

Main improvements:

  • Create/Explore: Creating a catalog now also catalogs folders so that empty folders, including empty hidden folders are included. This data is store in a separate file whose name is the catalog name + .folders.idx
  • Storage: When editing the table, the button Save All now changes to orange color until the data is saved, and a warning message is displayed when existing the app with unsaved changes.
  • Explore: the root folder is displayed so as to display its content after navigating, the folders below are displayed by default.

Full list of updates: version 1.18 updates

Full code changelog: v1.17...v1.18

Download Katalog: https://sourceforge.net/projects/katalogg

v1.17 - Minor improvements and bug fixes

27 Feb 20:35
Compare
Choose a tag to compare

Main improvements:

  • Storage: use selected location or selected storage for new storage location
  • Create: use the device tree to help selection storage or path
  • Debugging following Qt6 porting

Full list of updates:
https://github.com/StephaneCouturier/Katalog/issues?q=milestone%3A1.17+sort%3Acreated-asc

Download Katalog:
https://sourceforge.net/projects/katalogg