Skip to content

Releases: StephaneCouturier/Katalog

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

v1.16 - Qt6, Linux portable version with libraries, bug fixes

14 Feb 00:06
Compare
Choose a tag to compare

Main improvements:

  • Qt6: Catalog is now using Qt6 that will enable new features;
  • Linux: A portable Linux version is now available for distributions with glibc>=2.3.4, it contains required libraries (tested on OpenSuse and Kubuntu). From a console and the extracted directory, run "./Katalog.sh"
  • Several bug fixes

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

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

v1.15 - Bug fixes

11 Dec 10:40
Compare
Choose a tag to compare

Main improvements:

  • Catalogs: Fixed issues after changing the catalog source path
  • Catalogs: Fixed issues regarding the files types (Text, Video, etc.) when changing language.

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

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

v1.14 - Theme and graph start date

07 Oct 10:02
Compare
Choose a tag to compare

Main new features:

  • Search: Improved criteria display and selection
  • Statistics: Filter graph on a date range, between start date and today

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

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