Skip to content

Releases: lsteinmann/milQuant

v2.1.0

15 Mar 18:46

Choose a tag to compare

milQuant 2.1.0 2026-03-15

  • Use idaifieldR v0.4.0
    • Updated connection settings.
    • Updated usage of simplify_idaifield().
    • Adjust period and date handling accordingly.
    • Spread the dating fields manually here, since I do not know how I will continue with this in idaifieldR.
  • Fixed Overview and Activity Plots, now with better titles.
  • Improved Aoristic Plots: Now also gets resources without any dating, but with periods assigned. Filters better and has better error messages.
  • Plot Layouts now work a bit better.
  • Updated Categories and Input Types.

Full Changelog: v2.0.3...v2.1.0

v2.0.3

21 Aug 07:28

Choose a tag to compare

milQuant 2.0.3 2025-08-21

  • Fix bug in Find Quantification where Pottery_Quantification_B was counted alongside Pottery_Quantification_A

v2.0.2

19 Oct 10:27

Choose a tag to compare

milQuant 2.0.2 2024-10-19

Just a quick fix...

Minor changes and fixes

  • Fix bug in Workflow-tab where layer selection was not applied
  • Display number of resources to be loaded in workflow tab already selected by layer

Full Changelog: v2.0.1...v2.0.2

v2.0.1

04 Mar 17:53

Choose a tag to compare

milQuant 2.0.1 2024-03-04

  • The custom colour pallet for periods (also used in the Map of Miletus) is now used in the plots that can display periods.
  • The tables displayed when clicking a bar can be downloaded.

Minor changes

  • No more forced titles for plots.
  • The settings used to connect can now be saved as defaults directly.
  • Search result is highlighted in the Fulltext Search table.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

17 Dec 13:23

Choose a tag to compare

As of this version, extended functionality is available and the app is packaged as an r-package with the logic laid out in the golem-framework (but without using golem).

milQuant 2.0.0 2023-12-17

  • Restructure the app as a package.
  • Generic Bar Chart and Aoristic Density graphs are now included instead of split tabs linked in the sidebar.
  • The new Search-tab lets users perform fulltext-searches on any text input field.
  • There are now tabs to display Plaster and Mollusk Quantifications.
  • Place and Operations are now selected in the Home-Tab, and a Popover in the sidebar informs users of the selection.
  • The Home-Tab now contains the Version history and better information / guides on the App, as well as the DB-Overview, which is now a tabpanel here.
  • Resources in the workflow-tab have to be manually loaded with Layer and Category selection to reduce loading time.
  • Some buttons and options now feature informative tooltips.

Smaller fixes

  • Variables for plots are preselected by inputType.
  • If the selected Place only contains one Operation, it is automatically selected.
  • Better binning of bars and display of axis in the Activity-tab.