http://open-source-security-software.net/project/aleph/releases.atomRecent releases for aleph2025-08-03T08:57:18.790414+00:00python-feedgenaleph 1.1aleph 1.12016-11-21T14:08:30+00:00This release includes many new ingestors, a load progress tracking system, and a more stable user interface.
2016-11-21T14:08:30+00:00aleph 2.0.3aleph 2.0.32018-04-07T06:41:46+00:00This should be a good release to deploy in production environments, it's a somewhat matured version of Aleph 2. 2018-04-07T06:41:46+00:00aleph 2.1.0aleph 2.1.02018-05-29T05:27:35+00:00This is a stable release ready for production use. The following major changes were introduced since 2.0:
* Many improvements and fixes to the React interface
* Migrated from Python 2.7 to Python 3.6
* Migrated towards using micro-services for NER and document conversion
* Use new pdflib to handle PDF using C bindings2018-05-29T05:27:35+00:00aleph 3.12.2aleph 3.12.22022-04-30T09:29:22+00:00Mainly a bugfix release containing
## What's Changed
* update about page w/ new form link by @jlstro in https://github.com/alephdata/aleph/pull/2155
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.12.1...3.12.22022-04-30T09:29:22+00:00aleph 3.12.3aleph 3.12.32022-06-01T07:52:45+00:00## What's Changed
* Next release by @Rosencrantz in https://github.com/alephdata/aleph/pull/2298
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.12.2...3.12.32022-06-01T07:52:45+00:00aleph 3.12.4aleph 3.12.42022-06-13T09:59:12+00:00## What's Changed
* Bump flask from 2.0.2 to 2.0.3 by @dependabot in https://github.com/alephdata/aleph/pull/2136
* Bump @alephdata/followthemoney from 2.8.2 to 2.8.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2142
* Bump followthemoney from 2.8.2 to 2.8.3 by @dependabot in https://github.com/alephdata/aleph/pull/2141
* Bump servicelayer[amazon,google] from 1.18.2 to 1.19.0 by @dependabot in https://github.com/alephdata/aleph/pull/2143
* Set the node-sass version to 6.0.1 until we can start using dart instead by @Rosencrantz in https://github.com/alephdata/aleph/pull/2145
* Bump normality from 2.2.5 to 2.3.1 by @dependabot in https://github.com/alephdata/aleph/pull/2153
* Bump sqlalchemy from 1.4.31 to 1.4.32 by @dependabot in https://github.com/alephdata/aleph/pull/2148
* Fix search handler on home screen by @tillprochaska in https://github.com/alephdata/aleph/pull/2154
* Bump followthemoney from 2.8.3 to 2.8.5 by @dependabot in https://github.com/alephdata/aleph/pull/2166
* Bump urllib3 from 1.26.8 to 1.26.9 by @dependabot in https://github.com/alephdata/aleph/pull/2165
* Bump alembic from 1.7.6 to 1.7.7 by @dependabot in https://github.com/alephdata/aleph/pull/2161
* Bump @alephdata/followthemoney from 2.8.3 to 2.8.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2151
* Bump @blueprintjs/core from 3.52.0 to 3.54.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2172
* Bump @formatjs/intl-relativetimeformat from 9.5.2 to 10.0.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2184
* Bump @blueprintjs/select from 3.18.11 to 3.19.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2181
* Bump flask-talisman from 0.8.1 to 1.0.0 by @dependabot in https://github.com/alephdata/aleph/pull/2167
* Bump @alephdata/followthemoney from 2.8.4 to 2.9.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2197
* Bump normality from 2.3.1 to 2.3.2 by @dependabot in https://github.com/alephdata/aleph/pull/2177
* Bump followthemoney from 2.8.5 to 2.9.0 by @dependabot in https://github.com/alephdata/aleph/pull/2186
* Fixed Gunicorn worker timeout issue by @PitaHat in https://github.com/alephdata/aleph/pull/2226
* Remove ALEPH_SAMPLE_SEARCHES from aleph.env.tmpl by @msmych in https://github.com/alephdata/aleph/pull/2242
* Bump followthemoney from 2.9.0 to 2.9.1 by @dependabot in https://github.com/alephdata/aleph/pull/2221
* Bump normality from 2.3.2 to 2.3.3 by @dependabot in https://github.com/alephdata/aleph/pull/2212
* Bump @alephdata/followthemoney from 2.9.0 to 2.9.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2230
* Bump jsonschema from 4.4.0 to 4.5.1 by @dependabot in https://github.com/alephdata/aleph/pull/2258
* Bump file-selector from 0.2.4 to 0.6.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2253
* Bump sqlalchemy from 1.4.32 to 1.4.36 by @dependabot in https://github.com/alephdata/aleph/pull/2240
* Update cryptography requirement from <37.0.0,>=36.0.0 to >=36.0.0,<38.0.0 by @dependabot in https://github.com/alephdata/aleph/pull/2241
* Bump apispec from 5.1.1 to 5.2.1 by @dependabot in https://github.com/alephdata/aleph/pull/2247
* Add config file examples for traefik/keycloak/minio setup by @catskillmarina in https://github.com/alephdata/aleph/pull/2260
* Pass is_admin to Role#load_or_create() based on ALEPH_ADMINS by @msmych in https://github.com/alephdata/aleph/pull/2246
* Bump followthemoney from 2.9.1 to 2.9.2 by @dependabot in https://github.com/alephdata/aleph/pull/2267
* Ftm version bump by @Rosencrantz in https://github.com/alephdata/aleph/pull/2279
* Bump apispec from 5.2.1 to 5.2.2 by @dependabot in https://github.com/alephdata/aleph/pull/2272
* Bump babel from 2.9.1 to 2.10.1 by @dependabot in https://github.com/alephdata/aleph/pull/2224
* Concatenate error messages for the same path by @msmych in https://github.com/alephdata/aleph/pull/2273
* Next release by @Rosencrantz in https://github.com/alephdata/aleph/pull/2299
* Bump sqlalchemy from 1.4.36 to 1.4.37 by @dependabot in https://github.com/alephdata/aleph/pull/2297
* Bump jsonschema from 4.5.1 to 4.6.0 by @dependabot in https://github.com/alephdata/aleph/pull/2300
* Bump alembic from 1.7.7 to 1.8.0 by @dependabot in https://github.com/alephdata/aleph/pull/2296
* Bump @alephdata/followthemoney from 2.9.3 to 2.9.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2303
* Bump followthemoney from 2.9.3 to 2.9.4 by @dependabot in https://github.com/alephdata/aleph/pull/2295
* Bump @formatjs/intl-relativetimeformat from 10.0.1 to 11.0.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2283
* Bump followthemoney from 2.9.4 to 2.9.5 by @dependabot in https://github.com/alephdata/aleph/pull/2313
* Allow for month / day selection in date histogram filter by @kjacks in https://github.com/alephdata/aleph/pull/2053
* Bump react-ftm by @Rosencrantz in https://github.com/alephdata/aleph/pull/2314
* Update pyjwt requirement from <2.4.0,>=2.0.1 to >=2.0.1,<2.5.0 by @dependabot in https://github.com/alephdata/aleph/pull/2271
* Next Release by @Rosencrantz in https://github.com/alephdata/aleph/pull/2316
## New Contributors
* @tillprochaska made their first contribution in https://github.com/alephdata/aleph/pull/2154
* @PitaHat made their first contribution in https://github.com/alephdata/aleph/pull/2226
* @msmych made their first contribution in https://github.com/alephdata/aleph/pull/2242
* @catskillmarina made their first contribution in https://github.com/alephdata/aleph/pull/2260
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.12.3...3.12.42022-06-13T09:59:12+00:00aleph 3.12.6-rc1aleph 3.12.6-rc12022-10-03T13:11:51+00:00## What's Changed
* Bump followthemoney from 2.9.5 to 2.9.6 by @dependabot in https://github.com/alephdata/aleph/pull/2319
* Bump @alephdata/followthemoney from 2.9.4 to 2.9.6 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2324
* Bump flask from 2.0.3 to 2.1.2 by @dependabot in https://github.com/alephdata/aleph/pull/2243
* Bump babel from 2.10.1 to 2.10.2 by @dependabot in https://github.com/alephdata/aleph/pull/2332
* Fix worker target in Makefile by @tillprochaska in https://github.com/alephdata/aleph/pull/2317
* Add LinkMenuItem, LinkButton to replace inaccessible workarounds by @tillprochaska in https://github.com/alephdata/aleph/pull/2322
* Contribution guide and Code of Conduct for the Aleph community by @Rosencrantz in https://github.com/alephdata/aleph/pull/2326
* Bump followthemoney from 2.9.6 to 2.9.7 by @dependabot in https://github.com/alephdata/aleph/pull/2349
* Bump tabulate from 0.8.9 to 0.8.10 by @dependabot in https://github.com/alephdata/aleph/pull/2352
* Remove unused packages by @tillprochaska in https://github.com/alephdata/aleph/pull/2341
* Fix infinite scroll in case no results are returned by @tillprochaska in https://github.com/alephdata/aleph/pull/2328
* Bump babel from 2.10.2 to 2.10.3 by @dependabot in https://github.com/alephdata/aleph/pull/2335
* Fix pyyaml 6.0 build by @sunu in https://github.com/alephdata/aleph/pull/2366
* Raise a 500 error when we're expecting results but the results array is empty by @sunu in https://github.com/alephdata/aleph/pull/2361
* Bump @alephdata/followthemoney from 2.9.6 to 2.9.7 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2357
* Bump sqlalchemy from 1.4.37 to 1.4.39 by @dependabot in https://github.com/alephdata/aleph/pull/2355
* Bump jsonschema from 4.6.0 to 4.6.1 by @dependabot in https://github.com/alephdata/aleph/pull/2360
* Haff/ftm3 by @Rosencrantz in https://github.com/alephdata/aleph/pull/2368
* Bump @types/jest from 27.5.2 to 28.1.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2374
* Add automatic code formatting with Prettier by @tillprochaska in https://github.com/alephdata/aleph/pull/2339
* Navigate to entites referenced in entity tables by @tillprochaska in https://github.com/alephdata/aleph/pull/2369
* Bump @formatjs/cli from 4.8.4 to 5.0.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2308
* Bump @formatjs/intl-pluralrules from 4.3.3 to 5.0.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2310
* Bump @formatjs/intl-locale from 2.4.47 to 3.0.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2381
* Don't return a 500 response in cases where empty result is expected by @sunu in https://github.com/alephdata/aleph/pull/2380
* Use gettext placeholder by @tillprochaska in https://github.com/alephdata/aleph/pull/2382
* Update to `react-scripts@5.0.1` by @tillprochaska in https://github.com/alephdata/aleph/pull/2378
* Display api error messages by @tillprochaska in https://github.com/alephdata/aleph/pull/2367
* Bump black from 22.3.0 to 22.6.0 by @dependabot in https://github.com/alephdata/aleph/pull/2379
* Bump followthemoney from 3.0.1 to 3.0.2 by @dependabot in https://github.com/alephdata/aleph/pull/2397
* Bump urllib3 from 1.26.9 to 1.26.10 by @dependabot in https://github.com/alephdata/aleph/pull/2389
* Bump servicelayer[amazon,google] from 1.19.0 to 1.19.1 by @dependabot in https://github.com/alephdata/aleph/pull/2391
* Bump jsonschema from 4.6.1 to 4.7.2 by @dependabot in https://github.com/alephdata/aleph/pull/2399
* Bump alembic from 1.8.0 to 1.8.1 by @dependabot in https://github.com/alephdata/aleph/pull/2403
* Bump flask from 2.1.2 to 2.1.3 by @dependabot in https://github.com/alephdata/aleph/pull/2402
* Bump react-ftm version by @Rosencrantz in https://github.com/alephdata/aleph/pull/2404
* Bump blinker from 1.4 to 1.5 by @dependabot in https://github.com/alephdata/aleph/pull/2405
* Bump servicelayer[amazon,google] from 1.19.1 to 1.20.0 by @dependabot in https://github.com/alephdata/aleph/pull/2401
* Setup a RC release process by @Rosencrantz in https://github.com/alephdata/aleph/pull/2407
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.12.4...3.12.6-rc12022-10-03T13:11:51+00:00aleph 3.12.6aleph 3.12.62022-10-03T13:12:22+00:00## What's Changed
* Bump followthemoney from 2.9.5 to 2.9.6 by @dependabot in https://github.com/alephdata/aleph/pull/2319
* Bump @alephdata/followthemoney from 2.9.4 to 2.9.6 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2324
* Bump flask from 2.0.3 to 2.1.2 by @dependabot in https://github.com/alephdata/aleph/pull/2243
* Bump babel from 2.10.1 to 2.10.2 by @dependabot in https://github.com/alephdata/aleph/pull/2332
* Fix worker target in Makefile by @tillprochaska in https://github.com/alephdata/aleph/pull/2317
* Add LinkMenuItem, LinkButton to replace inaccessible workarounds by @tillprochaska in https://github.com/alephdata/aleph/pull/2322
* Contribution guide and Code of Conduct for the Aleph community by @Rosencrantz in https://github.com/alephdata/aleph/pull/2326
* Bump followthemoney from 2.9.6 to 2.9.7 by @dependabot in https://github.com/alephdata/aleph/pull/2349
* Bump tabulate from 0.8.9 to 0.8.10 by @dependabot in https://github.com/alephdata/aleph/pull/2352
* Remove unused packages by @tillprochaska in https://github.com/alephdata/aleph/pull/2341
* Fix infinite scroll in case no results are returned by @tillprochaska in https://github.com/alephdata/aleph/pull/2328
* Bump babel from 2.10.2 to 2.10.3 by @dependabot in https://github.com/alephdata/aleph/pull/2335
* Fix pyyaml 6.0 build by @sunu in https://github.com/alephdata/aleph/pull/2366
* Raise a 500 error when we're expecting results but the results array is empty by @sunu in https://github.com/alephdata/aleph/pull/2361
* Bump @alephdata/followthemoney from 2.9.6 to 2.9.7 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2357
* Bump sqlalchemy from 1.4.37 to 1.4.39 by @dependabot in https://github.com/alephdata/aleph/pull/2355
* Bump jsonschema from 4.6.0 to 4.6.1 by @dependabot in https://github.com/alephdata/aleph/pull/2360
* Haff/ftm3 by @Rosencrantz in https://github.com/alephdata/aleph/pull/2368
* Bump @types/jest from 27.5.2 to 28.1.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2374
* Add automatic code formatting with Prettier by @tillprochaska in https://github.com/alephdata/aleph/pull/2339
* Navigate to entites referenced in entity tables by @tillprochaska in https://github.com/alephdata/aleph/pull/2369
* Bump @formatjs/cli from 4.8.4 to 5.0.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2308
* Bump @formatjs/intl-pluralrules from 4.3.3 to 5.0.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2310
* Bump @formatjs/intl-locale from 2.4.47 to 3.0.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2381
* Don't return a 500 response in cases where empty result is expected by @sunu in https://github.com/alephdata/aleph/pull/2380
* Use gettext placeholder by @tillprochaska in https://github.com/alephdata/aleph/pull/2382
* Update to `react-scripts@5.0.1` by @tillprochaska in https://github.com/alephdata/aleph/pull/2378
* Display api error messages by @tillprochaska in https://github.com/alephdata/aleph/pull/2367
* Bump black from 22.3.0 to 22.6.0 by @dependabot in https://github.com/alephdata/aleph/pull/2379
* Show message that public access is disabled by @sunu in https://github.com/alephdata/aleph/pull/2398
* Bump followthemoney from 3.0.1 to 3.0.2 by @dependabot in https://github.com/alephdata/aleph/pull/2397
* Bump urllib3 from 1.26.9 to 1.26.10 by @dependabot in https://github.com/alephdata/aleph/pull/2389
* Bump servicelayer[amazon,google] from 1.19.0 to 1.19.1 by @dependabot in https://github.com/alephdata/aleph/pull/2391
* Bump jsonschema from 4.6.1 to 4.7.2 by @dependabot in https://github.com/alephdata/aleph/pull/2399
* Bump alembic from 1.8.0 to 1.8.1 by @dependabot in https://github.com/alephdata/aleph/pull/2403
* Bump flask from 2.1.2 to 2.1.3 by @dependabot in https://github.com/alephdata/aleph/pull/2402
* Bump react-ftm version by @Rosencrantz in https://github.com/alephdata/aleph/pull/2404
* Bump blinker from 1.4 to 1.5 by @dependabot in https://github.com/alephdata/aleph/pull/2405
* Bump servicelayer[amazon,google] from 1.19.1 to 1.20.0 by @dependabot in https://github.com/alephdata/aleph/pull/2401
* Setup a RC release process by @Rosencrantz in https://github.com/alephdata/aleph/pull/2407
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.12.4...3.12.62022-10-03T13:12:22+00:00aleph 3.12.7-rc1aleph 3.12.7-rc12022-10-03T13:12:55+00:00## What's Changed
* Bump urllib3 from 1.26.10 to 1.26.11 by @dependabot in https://github.com/alephdata/aleph/pull/2417
* Bump followthemoney from 3.0.2 to 3.0.3 by @dependabot in https://github.com/alephdata/aleph/pull/2418
* removed code smell of function args with mutable defaults by @brassy-endomorph in https://github.com/alephdata/aleph/pull/2436
* Bump normality from 2.3.3 to 2.4.0 by @dependabot in https://github.com/alephdata/aleph/pull/2430
* Switch to rabbitmq based task queue by @sunu in https://github.com/alephdata/aleph/pull/2199
* Remove the public access disabled message by @sunu in https://github.com/alephdata/aleph/pull/2408
* Fix timelines editor by @tillprochaska in https://github.com/alephdata/aleph/pull/2457
* Bump sqlalchemy from 1.4.39 to 1.4.40 by @dependabot in https://github.com/alephdata/aleph/pull/2455
* Make the hide filter button persistent by @Rosencrantz in https://github.com/alephdata/aleph/pull/2459
* Bump jsonschema from 4.7.2 to 4.9.1 by @dependabot in https://github.com/alephdata/aleph/pull/2443
* Quickfix: Set the `max_analyzed_offset` setting to prevent ES errors by @sunu in https://github.com/alephdata/aleph/pull/2474
* Display highlights in document plaintext view mode by @tillprochaska in https://github.com/alephdata/aleph/pull/2388
* Bump react-dropzone from 11.7.1 to 14.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2375
* Bump axios from 0.25.0 to 0.27.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2250
* Bump yaml from 1.10.2 to 2.1.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2291
* Bump urllib3 from 1.26.11 to 1.26.12 by @dependabot in https://github.com/alephdata/aleph/pull/2479
* Fix activation screen by @tillprochaska in https://github.com/alephdata/aleph/pull/2506
* Fix date helper by @tillprochaska in https://github.com/alephdata/aleph/pull/2490
* Till/2400 message banner by @tillprochaska in https://github.com/alephdata/aleph/pull/2421
* Bump uuid from 8.3.2 to 9.0.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2510
* Bump authlib from 0.15.5 to 1.1.0 by @dependabot in https://github.com/alephdata/aleph/pull/2518
* Bump jsonschema from 4.9.1 to 4.16.0 by @dependabot in https://github.com/alephdata/aleph/pull/2508
* Bump sqlalchemy from 1.4.40 to 1.4.41 by @dependabot in https://github.com/alephdata/aleph/pull/2503
* Bump black from 22.6.0 to 22.8.0 by @dependabot in https://github.com/alephdata/aleph/pull/2493
* Update pyjwt requirement from <2.5.0,>=2.0.1 to >=2.0.1,<2.6.0 by @dependabot in https://github.com/alephdata/aleph/pull/2522
* Rollback RabitMQ based task queue changes by @sunu in https://github.com/alephdata/aleph/pull/2536
* change contact to new form by @jlstro in https://github.com/alephdata/aleph/pull/2541
* Bump servicelayer[amazon,google] from 1.20.0 to 1.20.4 by @dependabot in https://github.com/alephdata/aleph/pull/2537
* Bump ftm and ftm-compare by @Rosencrantz in https://github.com/alephdata/aleph/pull/2544
* added ability to set custom settings via env vars by @brassy-endomorph in https://github.com/alephdata/aleph/pull/2538
* Bump servicelayer[amazon,google] from 1.20.4 to 1.20.5 by @dependabot in https://github.com/alephdata/aleph/pull/2545
## New Contributors
* @brassy-endomorph made their first contribution in https://github.com/alephdata/aleph/pull/2436
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.12.6...3.12.7-rc12022-10-03T13:12:55+00:00aleph 3.12.7-rc2aleph 3.12.7-rc22022-10-04T13:52:16+00:00## What's Changed
* Remove debugger statement by @tillprochaska in https://github.com/alephdata/aleph/pull/2549
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.12.7-rc1...3.12.7-rc22022-10-04T13:52:16+00:00aleph 3.12.7-rc3aleph 3.12.7-rc32022-10-05T12:30:14+00:00This release fixes a number of issues with RC1 and RC2 that prevented deployment and caused OAuth to fail.
## What's Changed
* Rosencrantz/fix oauth staging by @Rosencrantz in https://github.com/alephdata/aleph/pull/2552
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.12.7-rc2...3.12.7-rc32022-10-05T12:30:14+00:00aleph 3.12.7aleph 3.12.72022-10-11T10:45:19+00:00## What's Changed
* Bump urllib3 from 1.26.10 to 1.26.11 by @dependabot in https://github.com/alephdata/aleph/pull/2417
* Bump followthemoney from 3.0.2 to 3.0.3 by @dependabot in https://github.com/alephdata/aleph/pull/2418
* removed code smell of function args with mutable defaults by @brassy-endomorph in https://github.com/alephdata/aleph/pull/2436
* Bump normality from 2.3.3 to 2.4.0 by @dependabot in https://github.com/alephdata/aleph/pull/2430
* Switch to rabbitmq based task queue by @sunu in https://github.com/alephdata/aleph/pull/2199
* Remove the public access disabled message by @sunu in https://github.com/alephdata/aleph/pull/2408
* Fix timelines editor by @tillprochaska in https://github.com/alephdata/aleph/pull/2457
* Bump sqlalchemy from 1.4.39 to 1.4.40 by @dependabot in https://github.com/alephdata/aleph/pull/2455
* Make the hide filter button persistent by @Rosencrantz in https://github.com/alephdata/aleph/pull/2459
* Bump jsonschema from 4.7.2 to 4.9.1 by @dependabot in https://github.com/alephdata/aleph/pull/2443
* Quickfix: Set the `max_analyzed_offset` setting to prevent ES errors by @sunu in https://github.com/alephdata/aleph/pull/2474
* Display highlights in document plaintext view mode by @tillprochaska in https://github.com/alephdata/aleph/pull/2388
* Bump react-dropzone from 11.7.1 to 14.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2375
* Bump axios from 0.25.0 to 0.27.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2250
* Bump yaml from 1.10.2 to 2.1.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2291
* Bump urllib3 from 1.26.11 to 1.26.12 by @dependabot in https://github.com/alephdata/aleph/pull/2479
* Fix activation screen by @tillprochaska in https://github.com/alephdata/aleph/pull/2506
* Fix date helper by @tillprochaska in https://github.com/alephdata/aleph/pull/2490
* Till/2400 message banner by @tillprochaska in https://github.com/alephdata/aleph/pull/2421
* Bump uuid from 8.3.2 to 9.0.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2510
* Bump authlib from 0.15.5 to 1.1.0 by @dependabot in https://github.com/alephdata/aleph/pull/2518
* Bump jsonschema from 4.9.1 to 4.16.0 by @dependabot in https://github.com/alephdata/aleph/pull/2508
* Bump sqlalchemy from 1.4.40 to 1.4.41 by @dependabot in https://github.com/alephdata/aleph/pull/2503
* Bump black from 22.6.0 to 22.8.0 by @dependabot in https://github.com/alephdata/aleph/pull/2493
* Update pyjwt requirement from <2.5.0,>=2.0.1 to >=2.0.1,<2.6.0 by @dependabot in https://github.com/alephdata/aleph/pull/2522
* Rollback RabitMQ based task queue changes by @sunu in https://github.com/alephdata/aleph/pull/2536
* change contact to new form by @jlstro in https://github.com/alephdata/aleph/pull/2541
* Bump servicelayer[amazon,google] from 1.20.0 to 1.20.4 by @dependabot in https://github.com/alephdata/aleph/pull/2537
* Bump ftm and ftm-compare by @Rosencrantz in https://github.com/alephdata/aleph/pull/2544
* added ability to set custom settings via env vars by @brassy-endomorph in https://github.com/alephdata/aleph/pull/2538
* Bump servicelayer[amazon,google] from 1.20.4 to 1.20.5 by @dependabot in https://github.com/alephdata/aleph/pull/2545
* Remove debugger statement by @tillprochaska in https://github.com/alephdata/aleph/pull/2549
* Rosencrantz/fix oauth staging by @Rosencrantz in https://github.com/alephdata/aleph/pull/2552
* Add linter rules to prevent forgetting console/debugger calls by @tillprochaska in https://github.com/alephdata/aleph/pull/2550
* don't set env var prefix name as flask config setting by @brassy-endomorph in https://github.com/alephdata/aleph/pull/2555
## New Contributors
* @brassy-endomorph made their first contribution in https://github.com/alephdata/aleph/pull/2436
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.12.6...3.12.72022-10-11T10:45:19+00:00aleph 3.13.0aleph 3.13.02022-11-21T10:25:07+00:00- Library upgrades
- Minor fixes
- Updated Aleph to use Blueprint 4 (previous version was blueprint3)
- react-ftm has now been re-integrated with Aleph. The react-ftm library will now be deprecated
- Fixed the icon colour and alignment in network diagrams
- Fixed issue with scroll position resetting
- Fix investigation sidebar width
- Handle off-by-one bug in table viewer2022-11-21T10:25:07+00:00aleph 3.13.1-rc1aleph 3.13.1-rc12022-12-12T10:21:13+00:00RC release in preparation for a new Aleph.2022-12-12T10:21:13+00:00aleph 3.14.0aleph 3.14.02023-04-24T11:42:06+00:00## ⚠️ New Container Registry
Please not that as of version 3.14.0, we have switched from Docker Hub to GitHub Container Registry to distribute Docker images for Aleph. That means you will need to update references to the images as follows:
| Old image | New image |
| - | - |
| `alephdata/aleph` | `ghcr.io/alephdata/aleph` |
| `alephdata/aleph-ui-production` | `ghcr.io/alephdata/aleph-ui-production` |
## What's Changed
* Fix visual quirk when displaying long, dismissible messages by @tillprochaska in https://github.com/alephdata/aleph/pull/2685
* Use className instead of class, enable linter rule 🤦♂️ by @tillprochaska in https://github.com/alephdata/aleph/pull/2687
* Update contribution guide by @Rosencrantz in https://github.com/alephdata/aleph/pull/2694
* Bump sqlalchemy from 1.4.43 to 1.4.44 by @dependabot in https://github.com/alephdata/aleph/pull/2690
* Fix interpunctuation by @tillprochaska in https://github.com/alephdata/aleph/pull/2682
* Migrate different legacy colors to the new Blueprint 4 color palette by @tillprochaska in https://github.com/alephdata/aleph/pull/2688
* Rosencrantz/support by @Rosencrantz in https://github.com/alephdata/aleph/pull/2704
* Bump urllib3 from 1.26.12 to 1.26.13 by @dependabot in https://github.com/alephdata/aleph/pull/2706
* Bump jsonschema from 4.17.0 to 4.17.1 by @dependabot in https://github.com/alephdata/aleph/pull/2703
* Bump pantomime from 0.5.1 to 0.5.3 by @dependabot in https://github.com/alephdata/aleph/pull/2698
* Bump flake8 from 5.0.4 to 6.0.0 by @dependabot in https://github.com/alephdata/aleph/pull/2705
* Bump tabulate from 0.8.10 to 0.9.0 by @dependabot in https://github.com/alephdata/aleph/pull/2557
* Bump jsonschema from 4.17.1 to 4.17.3 by @dependabot in https://github.com/alephdata/aleph/pull/2712
* Bump actions/add-to-project from 0.3.0 to 0.4.0 by @dependabot in https://github.com/alephdata/aleph/pull/2710
* Enable json logging by @stchris in https://github.com/alephdata/aleph/pull/2711
* Bump minimatch and recursive-readdir in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2700
* Fix native click behavior search results by @tillprochaska in https://github.com/alephdata/aleph/pull/2715
* Fix blank screen create folder by @tillprochaska in https://github.com/alephdata/aleph/pull/2716
* Bump followthemoney from 3.0.4 to 3.2.0 by @dependabot in https://github.com/alephdata/aleph/pull/2702
* Show FTM version on about page by @stchris in https://github.com/alephdata/aleph/pull/2743
* Bump react-router-dom from 6.4.2 to 6.4.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2738
* Bump @blueprintjs/table from 4.7.6 to 4.7.9 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2737
* Bump prettier from 2.7.1 to 2.8.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2736
* Bump @types/lodash from 4.14.187 to 4.14.191 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2735
* Bump react-intl from 6.2.1 to 6.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2717
* Bump @formatjs/intl-pluralrules from 5.1.4 to 5.1.8 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2752
* Bump @blueprintjs/select from 4.8.6 to 4.8.12 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2750
* Bump @formatjs/cli from 5.1.3 to 5.1.7 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2747
* Bump @alephdata/followthemoney from 3.0.10 to 3.2.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2732
* Bump redux-thunk from 2.4.1 to 2.4.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2733
* Bump react-redux from 8.0.4 to 8.0.5 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2723
* Bump flake8-bugbear from 22.10.27 to 22.12.6 by @dependabot in https://github.com/alephdata/aleph/pull/2753
* Bump @formatjs/intl-relativetimeformat from 11.1.4 to 11.1.8 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2751
* Bump @formatjs/intl-locale from 3.0.7 to 3.0.11 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2745
* Enable CORS for Elasticsearch API in development environment by @tillprochaska in https://github.com/alephdata/aleph/pull/2744
* Bump typescript from 4.8.4 to 4.9.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2719
* Bump sass from 1.55.0 to 1.56.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2757
* Bump react-countup from 6.3.2 to 6.4.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2729
* Bump @craco/craco from 7.0.0-alpha.8 to 7.0.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2722
* Upgrade to the latest LTS Node.js version by @tillprochaska in https://github.com/alephdata/aleph/pull/2759
* Bump sqlalchemy from 1.4.44 to 1.4.45 by @dependabot in https://github.com/alephdata/aleph/pull/2763
* Rosencrantz/bump ingest file by @Rosencrantz in https://github.com/alephdata/aleph/pull/2765
* Fix missing key props (and at linter rule to prevent this from happening again) by @tillprochaska in https://github.com/alephdata/aleph/pull/2768
* Till/docs by @tillprochaska in https://github.com/alephdata/aleph/pull/2709
* Bump react-markdown from 8.0.3 to 8.0.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2785
* Bump query-string from 7.1.1 to 8.1.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2786
* Bump yaml from 2.1.3 to 2.2.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2778
* Bump react-intl from 6.2.2 to 6.2.5 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2779
* Bump sass from 1.56.2 to 1.57.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2773
* Bump prettier from 2.8.0 to 2.8.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2775
* Bump @formatjs/cli from 5.1.7 to 5.1.12 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2777
* Bump react-router-dom from 6.4.4 to 6.6.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2776
* Bump typescript from 4.9.3 to 4.9.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2771
* Bump @types/node from 17.0.45 to 18.11.18 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2781
* Bump recharts from 2.1.16 to 2.2.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2783
* Bump @blueprintjs/table from 4.7.9 to 4.7.10 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2772
* Bump @types/d3-force from 3.0.3 to 3.0.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2780
* Bump @types/d3-scale from 4.0.2 to 4.0.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2784
* Run docs workflow only if docs directory as changes by @tillprochaska in https://github.com/alephdata/aleph/pull/2789
* Integrate dejavu as an ES UI into dev workflow by @stchris in https://github.com/alephdata/aleph/pull/2790
* Add and document a shortcut to a psql db shell by @stchris in https://github.com/alephdata/aleph/pull/2796
* ingest-file 3.18.0 rc4 by @stchris in https://github.com/alephdata/aleph/pull/2799
* Fix "in progress" and "error" states of `UpdateStatus` component by @tillprochaska in https://github.com/alephdata/aleph/pull/2794
* Bump followthemoney from 3.2.0 to 3.2.1 by @dependabot in https://github.com/alephdata/aleph/pull/2797
* Bump sqlalchemy from 1.4.45 to 1.4.46 by @dependabot in https://github.com/alephdata/aleph/pull/2795
* Bump black from 22.10.0 to 22.12.0 by @dependabot in https://github.com/alephdata/aleph/pull/2764
* Remove pdflib mention from docs by @stchris in https://github.com/alephdata/aleph/pull/2804
* Bump urllib3 from 1.26.13 to 1.26.14 by @dependabot in https://github.com/alephdata/aleph/pull/2807
* Switch all dependabot scans to monthly by @stchris in https://github.com/alephdata/aleph/pull/2815
* Bump flake8-bugbear from 22.12.6 to 23.1.14 by @dependabot in https://github.com/alephdata/aleph/pull/2813
* Fix app banner by @tillprochaska in https://github.com/alephdata/aleph/pull/2826
* Bump ingest-file to 3.18.1 by @stchris in https://github.com/alephdata/aleph/pull/2820
* Bump flake8-bugbear from 23.1.14 to 23.1.17 by @dependabot in https://github.com/alephdata/aleph/pull/2819
* Bump flake8-bugbear from 23.1.17 to 23.1.20 by @dependabot in https://github.com/alephdata/aleph/pull/2827
* Improve bookmarks warning messages by @tillprochaska in https://github.com/alephdata/aleph/pull/2839
* Prevent a double click immediately closing a dialog that has just been opened by @tillprochaska in https://github.com/alephdata/aleph/pull/2812
* Reset signin modal state after closing or when switching between signin and signup by @tillprochaska in https://github.com/alephdata/aleph/pull/2817
* Modify reingest command to allow including origin=ingest by @catileptic in https://github.com/alephdata/aleph/pull/2869
* Simplify timelines UI/reuse UI elements by @tillprochaska in https://github.com/alephdata/aleph/pull/2629
* Merge release/3.13.1 (which actually holds 3.13.2-rc3) by @Rosencrantz in https://github.com/alephdata/aleph/pull/2895
* Allow add-to-project to fail by @stchris in https://github.com/alephdata/aleph/pull/2897
* Indicate optional fields when creating new timeline items by @tillprochaska in https://github.com/alephdata/aleph/pull/2921
* Bump actions/add-to-project from 0.4.0 to 0.4.1 by @dependabot in https://github.com/alephdata/aleph/pull/2920
* Add renameuser CLI command by @catileptic in https://github.com/alephdata/aleph/pull/2832
* Bump typescript from 4.9.4 to 4.9.5 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2851
* Bump redux from 4.2.0 to 4.2.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2858
* Bump react-intl from 6.2.5 to 6.2.10 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2915
* Bump @formatjs/cli from 5.1.12 to 6.0.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2913
* Bump @formatjs/intl-pluralrules from 5.1.8 to 5.1.10 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2909
* Bump prettier from 2.8.1 to 2.8.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2902
* Bump google-libphonenumber from 3.2.31 to 3.2.32 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2845
* Bump react-countup from 6.4.0 to 6.4.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2852
* Bump @blueprintjs/icons from 4.11.0 to 4.14.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2914
* Bump @formatjs/intl-locale from 3.0.11 to 3.1.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2910
* Bump @formatjs/intl-relativetimeformat from 11.1.8 to 11.1.10 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2906
* Bump react-markdown from 8.0.4 to 8.0.5 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2846
* Bump @alephdata/followthemoney from 3.2.0 to 3.3.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2908
* Bump react-router-dom from 6.6.1 to 6.8.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2903
* Bump bezier-js from 6.1.0 to 6.1.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2901
* Bump sass from 1.57.1 to 1.58.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2904
* Bump recharts from 2.2.0 to 2.4.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2912
* Bump @blueprintjs/core from 4.13.0 to 4.17.5 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2930
* Do not save timeline layout on initial load by @tillprochaska in https://github.com/alephdata/aleph/pull/2935
* Do not render delete and settings actions for read-only timelines, lists by @tillprochaska in https://github.com/alephdata/aleph/pull/2938
* Bump @blueprintjs/popover2 from 1.10.2 to 1.13.9 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2931
* Bump @blueprintjs/table from 4.7.10 to 4.9.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2929
* Allow users to switch between timeline day/month/year zoom levels by @tillprochaska in https://github.com/alephdata/aleph/pull/2939
* Feature/timelines chart view switch by @tillprochaska in https://github.com/alephdata/aleph/pull/2946
* Remove named capturing groups by @tillprochaska in https://github.com/alephdata/aleph/pull/2949
* Fix unsupported date formats by @tillprochaska in https://github.com/alephdata/aleph/pull/2954
* Disable some zoom levels for timelines covering a very long period by @tillprochaska in https://github.com/alephdata/aleph/pull/2948
* Fix browser compatibility issue with translucent background in timeline item list by @tillprochaska in https://github.com/alephdata/aleph/pull/2953
* Add feedback button and popover message by @tillprochaska in https://github.com/alephdata/aleph/pull/2958
## New Contributors
* @catileptic made their first contribution in https://github.com/alephdata/aleph/pull/2869
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.13.0...3.14.02023-04-24T11:42:06+00:00aleph 3.14.1-rc8aleph 3.14.1-rc82023-04-28T12:09:20+00:00## What's Changed
* Sentry support
This release adds support for sending error tracebacks to sentry.io (or a self-hosted instance). This is controlled by two environment variable, `SENTRY_DSN` and `SENTRY_ENVIRONMENT`.
* Update Docker image tags to use GHCR repo https://github.com/alephdata/aleph/pull/3013
Please note that **all Aleph related Docker images are now hosted on ghcr.io**. This release updates the project files to pull from `ghcr.io/alephdata` wherever `alephdata` was used previously.
### Dependency upgrades
* yaml from 2.2.1 to 2.2.2 https://github.com/alephdata/aleph/commit/ba55907f0e698188a27540d4210779ac1275a549
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.14.0...3.14.1-rc82023-04-28T12:09:20+00:00aleph 3.14.1-rc10aleph 3.14.1-rc102023-05-01T08:25:22+00:00Contains ghcr.io fixes, compare to rc8: https://github.com/alephdata/aleph/compare/3.14.1-rc8...3.14.1-rc102023-05-01T08:25:22+00:00aleph 3.14.1-rc15aleph 3.14.1-rc152023-05-03T10:53:58+00:00## What's Changed
* Fix #2998 by using autoscaling/v2 (instead of `autoscaling/v2beta1`) in our Helm chart by @stchris in https://github.com/alephdata/aleph/pull/3045. NOTE: this makes the minimum supported version of Kubernetes 1.23
* Fix #2984 (https://github.com/alephdata/aleph/commit/525c58441345e4f8ec1279a53b2976e29ef3733c)
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.14.1-rc10...3.14.1-rc152023-05-03T10:53:58+00:00aleph 3.14.1aleph 3.14.12023-05-11T11:37:45+00:00## What's Changed
* Sentry support
This release adds support for sending error tracebacks to sentry.io (or a self-hosted instance). This is controlled by two environment variables: `SENTRY_DSN` and `SENTRY_ENVIRONMENT`.
* Fixed a flaky UI test (#3011)
* `ingest-file` version bumped to [3.18.4](https://github.com/alephdata/ingest-file/releases/tag/3.18.4)
* Use `bump2version` for the docker-compose files in `contrib/` to automatically keep them up to date.
### Dependency upgrades
* Bump loader-utils from 2.0.2 to 2.0.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2699
* Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2762
* Bump json5 from 1.0.1 to 1.0.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2803
* Bump webpack from 5.74.0 to 5.76.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2944
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.14.0...3.14.12023-05-11T11:37:45+00:00aleph 3.14.3aleph 3.14.32023-06-26T19:08:36+00:00# 3.14.3
## What's changed
* Introduced two new Settings which controll the scroll window of ElasticSearch queries made during xref operations:
* `ALEPH_XREF_SCROLL` (defaults to `5m`) is the 'scroll' parameter used on ES scan() calls for xref operations and configures how long a consistent view of the index should be maintained for scrolled search
* `ALEPH_XREF_SCROLL_SIZE` (defaults to `1000`) is the 'size' parameter used on ES scan() calls for xref operations
and configures the size (per shard) of the batch sent for each iteration of a scan
* [Removed unnecessary packages from the UI docker image](https://github.com/alephdata/aleph/commit/1458e95ba076ac490c98ac46897148fff2ac9979) in [#3129](https://github.com/alephdata/aleph/pull/3129)
* [Update Transifex config to work with the latest version of the tx CLI](https://github.com/alephdata/aleph/commit/3b43e47b720319c54c09f1246a471d80015c2f31)
* [Update translations](https://github.com/alephdata/aleph/commit/e98137435708f20e9c888933420816ce965c8676)
* [Fix missing imports in e2e tests](https://github.com/alephdata/aleph/commit/3d753445b0d1d1ef4cf8db2547b4b6c047ce1c94)
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.14.1...3.14.32023-06-26T19:08:36+00:00aleph 3.15.0-rc2aleph 3.15.0-rc22023-07-11T09:17:29+00:00## What's Changed
* User group management in the aleph command-line tool by @micahflee in https://github.com/alephdata/aleph/pull/3127
* Implement server-side bookmarks by @tillprochaska in https://github.com/alephdata/aleph/pull/2843
* Add Sentry support for ingest-file and worker by adding the SENTRY_DSN secret to the helm chart by @stchris in https://github.com/alephdata/aleph/pull/3181
* Use fuzzy search for collections search by @tillprochaska in https://github.com/alephdata/aleph/pull/3092
* Show timeline items with invalid dates by @tillprochaska in https://github.com/alephdata/aleph/pull/2963
* Add existing entities to timelines by @tillprochaska in https://github.com/alephdata/aleph/pull/3005
* Allow users to add timeline items with times by @tillprochaska in https://github.com/alephdata/aleph/pull/3014
* Fix whitespace in timelines chart view by @tillprochaska in https://github.com/alephdata/aleph/pull/3102
* Add additional confirmation UI before destructive actions by @tillprochaska in https://github.com/alephdata/aleph/pull/3006
* Send null value if collection metadata fields are empty by @tillprochaska in https://github.com/alephdata/aleph/pull/3061
* Updated followthemoney documentation links by @stchris in https://github.com/alephdata/aleph/pull/2951
* Fix flaky test by @tillprochaska in https://github.com/alephdata/aleph/pull/3011
* Fix incorrect concurrency settings for docs workflow by @tillprochaska in https://github.com/alephdata/aleph/pull/3054
* Fix search highlights disappearing when opening entity previews by @tillprochaska in https://github.com/alephdata/aleph/pull/3093
* Delete workflow that adds new issues and PRs to a project by @tillprochaska in https://github.com/alephdata/aleph/pull/3101
* In-app feedback for document previews and OCR by @tillprochaska in https://github.com/alephdata/aleph/pull/3096
* Fixes for the UI docker image (remove the python package) by @stchris in https://github.com/alephdata/aleph/pull/3129
* Remove convert document by @stchris in https://github.com/alephdata/aleph/pull/2755
* Use Ruff for linting by @stchris in https://github.com/alephdata/aleph/pull/3089
* Hotfix/UI docker remove python by @stchris in https://github.com/alephdata/aleph/pull/3158
* Disable ES security in the development docker setup by @catileptic in https://github.com/alephdata/aleph/pull/3134
* Make code reloading work by @stchris in https://github.com/alephdata/aleph/pull/3169
* Remove deprecated --eager-loading parameter by @stchris in https://github.com/alephdata/aleph/pull/3175
* Update migrations to SQLAlchemy 2.x by @stchris in https://github.com/alephdata/aleph/pull/3177
* Push Docker images for tags only by @tillprochaska in https://github.com/alephdata/aleph/pull/3008
## Dependency upgrades
* Bump react-intl from 6.2.10 to 6.3.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2981
* Bump @blueprintjs/icons from 4.14.3 to 4.14.5 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2980
* Bump sass from 1.58.3 to 1.60.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2978
* Bump @types/lodash from 4.14.191 to 4.14.192 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2974
* Bump prettier from 2.8.4 to 2.8.7 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2972
* Bump react-countup from 6.4.1 to 6.4.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2970
* Bump react-markdown from 8.0.5 to 8.0.6 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2971
* Bump @craco/craco from 7.0.0 to 7.1.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2968
* Bump yaml from 2.2.1 to 2.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3012
* Bump react-markdown from 8.0.6 to 8.0.7 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3018
* Bump yaml from 2.2.1 to 2.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3019
* Bump prettier from 2.8.7 to 2.8.8 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3020
* Bump json5 from 2.2.1 to 2.2.3 in /docs by @dependabot in https://github.com/alephdata/aleph/pull/2991
* Bump @formatjs/intl-pluralrules from 5.1.10 to 5.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3021
* Bump sass from 1.60.0 to 1.62.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3023
* Bump @formatjs/intl-locale from 3.1.1 to 3.3.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3022
* Bump react-router-dom from 6.8.2 to 6.11.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3038
* Bump react-intl from 6.3.2 to 6.4.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3034
* Bump date-fns from 2.29.3 to 2.30.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3035
* Bump @formatjs/cli from 6.0.4 to 6.1.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3043
* Bump @types/lodash from 4.14.192 to 4.14.194 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3042
* Bump @blueprintjs/icons from 4.14.5 to 4.15.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3037
* Bump @blueprintjs/core from 4.17.5 to 4.18.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3017
* Bump @blueprintjs/table from 4.9.0 to 4.10.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3036
* Bump @formatjs/intl-relativetimeformat from 11.1.10 to 11.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3039
* Bump blinker from 1.5 to 1.6.2 by @dependabot in https://github.com/alephdata/aleph/pull/3033
* Bump react-router-dom from 6.11.0 to 6.11.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3046
* Bump playwright from 1.31.1 to 1.32.1 by @dependabot in https://github.com/alephdata/aleph/pull/3030
* Bump pytest-playwright from 0.3.1 to 0.3.3 by @dependabot in https://github.com/alephdata/aleph/pull/3031
* Bump apispec from 5.2.2 to 6.3.0 by @dependabot in https://github.com/alephdata/aleph/pull/2941
* Bump flake8-bugbear from 23.1.20 to 23.3.23 by @dependabot in https://github.com/alephdata/aleph/pull/2955
* Bump papaparse from 5.3.2 to 5.4.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2969
* Bump recharts from 2.4.3 to 2.5.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2966
* Bump @blueprintjs/select from 4.8.12 to 4.9.14 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3048
* Bump @types/node from 18.11.18 to 18.16.14 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3088
* Bump @blueprintjs/table from 4.10.1 to 4.10.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3073
* Bump @blueprintjs/icons from 4.15.1 to 4.16.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3098
* Bump @blueprintjs/select from 4.9.14 to 4.9.20 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3099
* Bump @alephdata/followthemoney from 3.3.0 to 3.4.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3084
* Bump react-router-dom from 6.11.1 to 6.11.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3083
* Bump recharts from 2.5.0 to 2.6.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3076
* Bump react-redux from 8.0.5 to 8.0.7 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3119
* Bump yaml from 2.2.2 to 2.3.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3109
* Bump @blueprintjs/select from 4.9.20 to 4.9.21 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3111
* Bump @types/lodash from 4.14.194 to 4.14.195 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3112
* Bump @types/node from 18.16.14 to 18.16.16 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3113
* Bump @blueprintjs/table from 4.10.4 to 4.10.8 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3114
* Bump vite from 3.2.4 to 3.2.7 in /docs by @dependabot in https://github.com/alephdata/aleph/pull/3122
* Bumps version of FTM libs, SQLAlchemy, Flask and related to latest by @catileptic in https://github.com/alephdata/aleph/pull/3160
* Bump ingest-file and FTM versions by @catileptic in https://github.com/alephdata/aleph/pull/3182
## New Contributors
* @micahflee made their first contribution in https://github.com/alephdata/aleph/pull/3127
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.14.1-rc15...3.15.0-rc22023-07-11T09:17:29+00:00aleph 3.15.0aleph 3.15.02023-07-17T09:22:45+00:00## What's Changed
* User group management in the aleph command-line tool by @micahflee in https://github.com/alephdata/aleph/pull/3127
* Implement server-side bookmarks by @tillprochaska in https://github.com/alephdata/aleph/pull/2843
* Add Sentry support for ingest-file and worker by adding the SENTRY_DSN secret to the helm chart by @stchris in https://github.com/alephdata/aleph/pull/3181
* Use fuzzy search for collections search by @tillprochaska in https://github.com/alephdata/aleph/pull/3092
* Show timeline items with invalid dates by @tillprochaska in https://github.com/alephdata/aleph/pull/2963
* Add existing entities to timelines by @tillprochaska in https://github.com/alephdata/aleph/pull/3005
* Allow users to add timeline items with times by @tillprochaska in https://github.com/alephdata/aleph/pull/3014
* Fix whitespace in timelines chart view by @tillprochaska in https://github.com/alephdata/aleph/pull/3102
* Add additional confirmation UI before destructive actions by @tillprochaska in https://github.com/alephdata/aleph/pull/3006
* Send null value if collection metadata fields are empty by @tillprochaska in https://github.com/alephdata/aleph/pull/3061
* Updated followthemoney documentation links by @stchris in https://github.com/alephdata/aleph/pull/2951
* Fix flaky test by @tillprochaska in https://github.com/alephdata/aleph/pull/3011
* Fix incorrect concurrency settings for docs workflow by @tillprochaska in https://github.com/alephdata/aleph/pull/3054
* Fix search highlights disappearing when opening entity previews by @tillprochaska in https://github.com/alephdata/aleph/pull/3093
* Delete workflow that adds new issues and PRs to a project by @tillprochaska in https://github.com/alephdata/aleph/pull/3101
* In-app feedback for document previews and OCR by @tillprochaska in https://github.com/alephdata/aleph/pull/3096
* Fixes for the UI docker image (remove the python package) by @stchris in https://github.com/alephdata/aleph/pull/3129
* Remove convert document by @stchris in https://github.com/alephdata/aleph/pull/2755
* Use Ruff for linting by @stchris in https://github.com/alephdata/aleph/pull/3089
* Hotfix/UI docker remove python by @stchris in https://github.com/alephdata/aleph/pull/3158
* Disable ES security in the development docker setup by @catileptic in https://github.com/alephdata/aleph/pull/3134
* Make code reloading work by @stchris in https://github.com/alephdata/aleph/pull/3169
* Remove deprecated --eager-loading parameter by @stchris in https://github.com/alephdata/aleph/pull/3175
* Update migrations to SQLAlchemy 2.x by @stchris in https://github.com/alephdata/aleph/pull/3177
* Push Docker images for tags only by @tillprochaska in https://github.com/alephdata/aleph/pull/3008
## Dependency upgrades
* Bump react-intl from 6.2.10 to 6.3.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2981
* Bump @blueprintjs/icons from 4.14.3 to 4.14.5 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2980
* Bump sass from 1.58.3 to 1.60.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2978
* Bump @types/lodash from 4.14.191 to 4.14.192 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2974
* Bump prettier from 2.8.4 to 2.8.7 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2972
* Bump react-countup from 6.4.1 to 6.4.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2970
* Bump react-markdown from 8.0.5 to 8.0.6 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2971
* Bump @craco/craco from 7.0.0 to 7.1.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2968
* Bump yaml from 2.2.1 to 2.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3012
* Bump react-markdown from 8.0.6 to 8.0.7 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3018
* Bump yaml from 2.2.1 to 2.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3019
* Bump prettier from 2.8.7 to 2.8.8 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3020
* Bump json5 from 2.2.1 to 2.2.3 in /docs by @dependabot in https://github.com/alephdata/aleph/pull/2991
* Bump @formatjs/intl-pluralrules from 5.1.10 to 5.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3021
* Bump sass from 1.60.0 to 1.62.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3023
* Bump @formatjs/intl-locale from 3.1.1 to 3.3.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3022
* Bump react-router-dom from 6.8.2 to 6.11.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3038
* Bump react-intl from 6.3.2 to 6.4.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3034
* Bump date-fns from 2.29.3 to 2.30.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3035
* Bump @formatjs/cli from 6.0.4 to 6.1.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3043
* Bump @types/lodash from 4.14.192 to 4.14.194 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3042
* Bump @blueprintjs/icons from 4.14.5 to 4.15.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3037
* Bump @blueprintjs/core from 4.17.5 to 4.18.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3017
* Bump @blueprintjs/table from 4.9.0 to 4.10.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3036
* Bump @formatjs/intl-relativetimeformat from 11.1.10 to 11.2.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3039
* Bump blinker from 1.5 to 1.6.2 by @dependabot in https://github.com/alephdata/aleph/pull/3033
* Bump react-router-dom from 6.11.0 to 6.11.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3046
* Bump playwright from 1.31.1 to 1.32.1 by @dependabot in https://github.com/alephdata/aleph/pull/3030
* Bump pytest-playwright from 0.3.1 to 0.3.3 by @dependabot in https://github.com/alephdata/aleph/pull/3031
* Bump apispec from 5.2.2 to 6.3.0 by @dependabot in https://github.com/alephdata/aleph/pull/2941
* Bump flake8-bugbear from 23.1.20 to 23.3.23 by @dependabot in https://github.com/alephdata/aleph/pull/2955
* Bump papaparse from 5.3.2 to 5.4.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2969
* Bump recharts from 2.4.3 to 2.5.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/2966
* Bump @blueprintjs/select from 4.8.12 to 4.9.14 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3048
* Bump @types/node from 18.11.18 to 18.16.14 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3088
* Bump @blueprintjs/table from 4.10.1 to 4.10.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3073
* Bump @blueprintjs/icons from 4.15.1 to 4.16.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3098
* Bump @blueprintjs/select from 4.9.14 to 4.9.20 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3099
* Bump @alephdata/followthemoney from 3.3.0 to 3.4.0 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3084
* Bump react-router-dom from 6.11.1 to 6.11.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3083
* Bump recharts from 2.5.0 to 2.6.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3076
* Bump react-redux from 8.0.5 to 8.0.7 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3119
* Bump yaml from 2.2.2 to 2.3.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3109
* Bump @blueprintjs/select from 4.9.20 to 4.9.21 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3111
* Bump @types/lodash from 4.14.194 to 4.14.195 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3112
* Bump @types/node from 18.16.14 to 18.16.16 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3113
* Bump @blueprintjs/table from 4.10.4 to 4.10.8 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3114
* Bump vite from 3.2.4 to 3.2.7 in /docs by @dependabot in https://github.com/alephdata/aleph/pull/3122
* Bumps version of FTM libs, SQLAlchemy, Flask and related to latest by @catileptic in https://github.com/alephdata/aleph/pull/3160
* Bump ingest-file and FTM versions by @catileptic in https://github.com/alephdata/aleph/pull/3182
## New Contributors
* @micahflee made their first contribution in https://github.com/alephdata/aleph/pull/3127
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.14.1-rc15...3.15.0-rc22023-07-17T09:22:45+00:00aleph 3.15.1-rc1aleph 3.15.1-rc12023-07-24T11:16:36+00:00## What's Changed
* Derive "safeHtml" from all "bodyHtml" values by @tillprochaska in https://github.com/alephdata/aleph/pull/3168
* Document how to enable IAM role-based auth via environment variable configuration (thanks, @zekehuntergreen !) in https://github.com/alephdata/aleph/pull/3206
* Add simple script to generate test emails by @tillprochaska in https://github.com/alephdata/aleph/pull/3207
### Dependency upgrades
* Bump @alephdata/followthemoney from 3.4.0 to 3.4.4
* Bump semver from 6.3.0 to 6.3.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3210
* Bump tough-cookie from 4.1.2 to 4.1.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3208
* Bump @types/node from 18.16.16 to 18.16.19 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3198
* Bump sass from 1.62.1 to 1.63.6 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3192
* Bump react-router-dom from 6.11.2 to 6.14.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3191
* Bump recharts from 2.6.2 to 2.7.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3189
* Bump react-intl from 6.4.2 to 6.4.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3147
* Bump @formatjs/intl-locale from 3.3.0 to 3.3.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3146
* Bump @formatjs/intl-relativetimeformat from 11.2.2 to 11.2.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3143
* Bump @formatjs/cli from 6.1.1 to 6.1.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3140
* Bump @formatjs/intl-pluralrules from 5.2.2 to 5.2.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3137
## New Contributors
* @zekehuntergreen made their first contribution in https://github.com/alephdata/aleph/pull/3206
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.14.1-rc15...3.15.1-rc12023-07-24T11:16:36+00:00aleph 3.15.1aleph 3.15.12023-09-08T09:09:45+00:00## What's Changed
* Document how to enable IAM role-based auth between EC2 and S3 by @zekehuntergreen in https://github.com/alephdata/aleph/pull/3206
* Add simple script to generate test emails by @tillprochaska in https://github.com/alephdata/aleph/pull/3207
* Derive "safeHtml" from all "bodyHtml" values by @tillprochaska in https://github.com/alephdata/aleph/pull/3168
* Fix user guide link by @tillprochaska in https://github.com/alephdata/aleph/pull/3228
* Recommend ingest-file 3.19.2
### Dependency upgrades
* Bump @types/node from 18.16.16 to 18.16.19 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3198
* Bump @alephdata/followthemoney from 3.4.0 to 3.4.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3193
* Bump sass from 1.62.1 to 1.63.6 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3192
* Bump react-router-dom from 6.11.2 to 6.14.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3191
* Bump recharts from 2.6.2 to 2.7.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3189
* Bump react-intl from 6.4.2 to 6.4.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3147
* Bump @formatjs/intl-locale from 3.3.0 to 3.3.2 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3146
* Bump @formatjs/intl-relativetimeformat from 11.2.2 to 11.2.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3143
* Bump @formatjs/cli from 6.1.1 to 6.1.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3140
* Bump @formatjs/intl-pluralrules from 5.2.2 to 5.2.4 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3137
* Bump semver from 6.3.0 to 6.3.1 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3210
* Bump tough-cookie from 4.1.2 to 4.1.3 in /ui by @dependabot in https://github.com/alephdata/aleph/pull/3208
## New Contributors
* @zekehuntergreen made their first contribution in https://github.com/alephdata/aleph/pull/3206
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.15.0...3.15.12023-09-08T09:09:45+00:00aleph 3.15.3aleph 3.15.32023-10-26T12:42:37+00:00## What's Changed
* Improved Dockerfile to reduce image size by @tdurieux in https://github.com/alephdata/aleph/pull/2801
* Updated SECURITY.md by @tillprochaska in https://github.com/alephdata/aleph/pull/3218
* New user guide by @tillprochaska in https://github.com/alephdata/aleph/pull/3223
* Make it possible to manually trigger a docs deployment by @tillprochaska in https://github.com/alephdata/aleph/pull/3226
* Add redirects for old user guide links by @tillprochaska in https://github.com/alephdata/aleph/pull/3229
* Updated dev environment by @monneyboi in https://github.com/alephdata/aleph/pull/3205
**⚠️ NOTE ⚠️**: this will upgrade the postgres container in the development environment from version 10 to 15 and since the data files are binary incompatible you need to either manually update them (for instance using [this](https://github.com/tianon/docker-postgres-upgrade)) or by cleaning out your local postgres volumes (`docker volume rm aleph_postgres-data aleph_postgres-data-e2e` followed by `make upgrade`)
* Remove query_string_query function, remove fields from highlight query by @monneyboi in https://github.com/alephdata/aleph/pull/3280
* Add `make format-check` as pull request "check" by @monneyboi in https://github.com/alephdata/aleph/pull/3282
### Dependency upgrades
* Bump semver from 6.3.0 to 6.3.1 in /docs by @dependabot in https://github.com/alephdata/aleph/pull/3212
* Bump followthemoney from 3.4.4 to 3.5.2 by @dependabot in https://github.com/alephdata/aleph/pull/3305
* Bump sentry-sdk[flask] from 1.21.0 to 1.30.0 by @dependabot in https://github.com/alephdata/aleph/pull/3306
* Bump pytest-playwright from 0.3.3 to 0.4.2 by @dependabot in https://github.com/alephdata/aleph/pull/3308
* Bump flask-talisman from 1.0.0 to 1.1.0 by @dependabot in https://github.com/alephdata/aleph/pull/3303
* Bump fingerprints from 1.0.3 to 1.1.1 by @dependabot in https://github.com/alephdata/aleph/pull/3298
* Bump ruff from 0.0.270 to 0.0.287 by @dependabot in https://github.com/alephdata/aleph/pull/3319
* Bump playwright from 1.32.1 to 1.37.0 by @dependabot in https://github.com/alephdata/aleph/pull/3304
* Bump jsonschema from 4.17.3 to 4.19.0 by @dependabot in https://github.com/alephdata/aleph/pull/3310
* Bump flask from 2.3.2 to 2.3.3 by @dependabot in https://github.com/alephdata/aleph/pull/3297
* Bump babel from 2.11.0 to 2.12.1 by @dependabot in https://github.com/alephdata/aleph/pull/2900
* Bump pyyaml from 6.0 to 6.0.1 by @dependabot in https://github.com/alephdata/aleph/pull/3270
* Bump pantomime from 0.5.3 to 0.6.1 by @dependabot in https://github.com/alephdata/aleph/pull/3261
* Bump black from 23.3.0 to 23.7.0 by @dependabot in https://github.com/alephdata/aleph/pull/3259
* Bump flask-cors from 3.0.10 to 4.0.0 by @dependabot in https://github.com/alephdata/aleph/pull/3202
* Bump sqlalchemy from 2.0.17 to 2.0.20 by @dependabot in https://github.com/alephdata/aleph/pull/3296
* Bump followthemoney-store[postgresql] from 3.0.5 to 3.0.6 by @dependabot in https://github.com/alephdata/aleph/pull/3307
* Bump servicelayer[amazon,google] from 1.21.0 to 1.21.2 by @dependabot in https://github.com/alephdata/aleph/pull/3300
* Bump gunicorn[eventlet] from 20.1.0 to 21.2.0 by @dependabot in https://github.com/alephdata/aleph/pull/3268
* Bump authlib from 0.15.5 to 1.2.1 by @dependabot in https://github.com/alephdata/aleph/pull/3201
* Bump alembic from 1.8.1 to 1.12.0 by @dependabot in https://github.com/alephdata/aleph/pull/3311
* Bump flask-migrate from 3.1.0 to 4.0.4 by @dependabot in https://github.com/alephdata/aleph/pull/2868
* Update cryptography requirement from <38.0.0,>=36.0.0 to >=36.0.0,<42.0.0 by @dependabot in https://github.com/alephdata/aleph/pull/3110
* Update pyjwt requirement from <2.6.0,>=2.0.1 to >=2.0.1,<2.9.0 by @dependabot in https://github.com/alephdata/aleph/pull/3269
## New Contributors
* @tdurieux made their first contribution in https://github.com/alephdata/aleph/pull/2801
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.15.1...3.15.32023-10-26T12:42:37+00:00aleph 3.15.4aleph 3.15.42023-11-02T13:30:52+00:00## What's Changed
* Helm chart: use `autoscaling/v2` API instead of `autoscaling/v2beta1` by @richardjennings-occrp in https://github.com/alephdata/aleph/pull/3327 (fixes https://github.com/alephdata/aleph/issues/2998)
⚠️ Because of this change the minimum Kubernetes version for the Aleph helm chart is now 1.23 ⚠️
* Github Actions: use auth action before setup-gcloud in https://github.com/alephdata/aleph/pull/3415
**Full Changelog**: https://github.com/alephdata/aleph/compare/3.15.3...3.15.42023-11-02T13:30:52+00:00