This includes:
- minor update: virtual scroller page mode for main annotation page
- minor update: add visited-color configuration
- major update: support pagination in frontend and in requests to dumpthings
- doc updates: not directly applicable to annotation-tool users
- new feature: introduce a new editor for any_of, aka sh:or, fields
See full changelog: 851ebf300d...d0e791bfcb
22 lines
1.2 KiB
HTML
22 lines
1.2 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin="anonymous">
|
|
<link rel="preload" as="style" onload="this.rel='stylesheet'" href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap">
|
|
<link rel="preload" as="font" type="font/eot" href="assets/materialdesignicons-webfont-DttUABo4.eot" crossorigin="anonymous">
|
|
<link rel="preload" as="font" type="font/woff2" href="assets/materialdesignicons-webfont-CYDMK1kx.woff2" crossorigin="anonymous">
|
|
<link rel="preload" as="font" type="font/woff" href="assets/materialdesignicons-webfont-CgCzGbLl.woff" crossorigin="anonymous">
|
|
<link rel="preload" as="font" type="font/ttf" href="assets/materialdesignicons-webfont-D3kAzl71.ttf" crossorigin="anonymous">
|
|
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" href="./favicon.ico" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title></title>
|
|
<script type="module" crossorigin src="./assets/index-CDVl0cbT.js"></script>
|
|
<link rel="stylesheet" crossorigin href="./assets/index-Brizxp-p.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
</body>
|
|
</html>
|