Releases: alephdata/aleph
3.14.1
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_DSNandSENTRY_ENVIRONMENT. -
Fixed a flaky UI test (#3011)
-
ingest-fileversion bumped to 3.18.4 -
Use
bump2versionfor the docker-compose files incontrib/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 #2699
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui by @dependabot in #2762
- Bump json5 from 1.0.1 to 1.0.2 in /ui by @dependabot in #2803
- Bump webpack from 5.74.0 to 5.76.1 in /ui by @dependabot in #2944
Full Changelog: 3.14.0...3.14.1
3.14.1-rc15
3.14.1-rc10
Contains ghcr.io fixes, compare to rc8: 3.14.1-rc8...3.14.1-rc10
3.14.1-rc8
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_DSNandSENTRY_ENVIRONMENT. -
Update Docker image tags to use GHCR repo #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/alephdatawhereveralephdatawas used previously.
Dependency upgrades
- yaml from 2.2.1 to 2.2.2 ba55907
Full Changelog: 3.14.0...3.14.1-rc8
3.14.0
⚠️ 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 #2685
- Use className instead of class, enable linter rule 🤦♂️ by @tillprochaska in #2687
- Update contribution guide by @Rosencrantz in #2694
- Bump sqlalchemy from 1.4.43 to 1.4.44 by @dependabot in #2690
- Fix interpunctuation by @tillprochaska in #2682
- Migrate different legacy colors to the new Blueprint 4 color palette by @tillprochaska in #2688
- Rosencrantz/support by @Rosencrantz in #2704
- Bump urllib3 from 1.26.12 to 1.26.13 by @dependabot in #2706
- Bump jsonschema from 4.17.0 to 4.17.1 by @dependabot in #2703
- Bump pantomime from 0.5.1 to 0.5.3 by @dependabot in #2698
- Bump flake8 from 5.0.4 to 6.0.0 by @dependabot in #2705
- Bump tabulate from 0.8.10 to 0.9.0 by @dependabot in #2557
- Bump jsonschema from 4.17.1 to 4.17.3 by @dependabot in #2712
- Bump actions/add-to-project from 0.3.0 to 0.4.0 by @dependabot in #2710
- Enable json logging by @stchris in #2711
- Bump minimatch and recursive-readdir in /ui by @dependabot in #2700
- Fix native click behavior search results by @tillprochaska in #2715
- Fix blank screen create folder by @tillprochaska in #2716
- Bump followthemoney from 3.0.4 to 3.2.0 by @dependabot in #2702
- Show FTM version on about page by @stchris in #2743
- Bump react-router-dom from 6.4.2 to 6.4.4 in /ui by @dependabot in #2738
- Bump @blueprintjs/table from 4.7.6 to 4.7.9 in /ui by @dependabot in #2737
- Bump prettier from 2.7.1 to 2.8.0 in /ui by @dependabot in #2736
- Bump @types/lodash from 4.14.187 to 4.14.191 in /ui by @dependabot in #2735
- Bump react-intl from 6.2.1 to 6.2.2 in /ui by @dependabot in #2717
- Bump @formatjs/intl-pluralrules from 5.1.4 to 5.1.8 in /ui by @dependabot in #2752
- Bump @blueprintjs/select from 4.8.6 to 4.8.12 in /ui by @dependabot in #2750
- Bump @formatjs/cli from 5.1.3 to 5.1.7 in /ui by @dependabot in #2747
- Bump @alephdata/followthemoney from 3.0.10 to 3.2.0 in /ui by @dependabot in #2732
- Bump redux-thunk from 2.4.1 to 2.4.2 in /ui by @dependabot in #2733
- Bump react-redux from 8.0.4 to 8.0.5 in /ui by @dependabot in #2723
- Bump flake8-bugbear from 22.10.27 to 22.12.6 by @dependabot in #2753
- Bump @formatjs/intl-relativetimeformat from 11.1.4 to 11.1.8 in /ui by @dependabot in #2751
- Bump @formatjs/intl-locale from 3.0.7 to 3.0.11 in /ui by @dependabot in #2745
- Enable CORS for Elasticsearch API in development environment by @tillprochaska in #2744
- Bump typescript from 4.8.4 to 4.9.3 in /ui by @dependabot in #2719
- Bump sass from 1.55.0 to 1.56.2 in /ui by @dependabot in #2757
- Bump react-countup from 6.3.2 to 6.4.0 in /ui by @dependabot in #2729
- Bump @craco/craco from 7.0.0-alpha.8 to 7.0.0 in /ui by @dependabot in #2722
- Upgrade to the latest LTS Node.js version by @tillprochaska in #2759
- Bump sqlalchemy from 1.4.44 to 1.4.45 by @dependabot in #2763
- Rosencrantz/bump ingest file by @Rosencrantz in #2765
- Fix missing key props (and at linter rule to prevent this from happening again) by @tillprochaska in #2768
- Till/docs by @tillprochaska in #2709
- Bump react-markdown from 8.0.3 to 8.0.4 in /ui by @dependabot in #2785
- Bump query-string from 7.1.1 to 8.1.0 in /ui by @dependabot in #2786
- Bump yaml from 2.1.3 to 2.2.1 in /ui by @dependabot in #2778
- Bump react-intl from 6.2.2 to 6.2.5 in /ui by @dependabot in #2779
- Bump sass from 1.56.2 to 1.57.1 in /ui by @dependabot in #2773
- Bump prettier from 2.8.0 to 2.8.1 in /ui by @dependabot in #2775
- Bump @formatjs/cli from 5.1.7 to 5.1.12 in /ui by @dependabot in #2777
- Bump react-router-dom from 6.4.4 to 6.6.1 in /ui by @dependabot in #2776
- Bump typescript from 4.9.3 to 4.9.4 in /ui by @dependabot in #2771
- Bump @types/node from 17.0.45 to 18.11.18 in /ui by @dependabot in #2781
- Bump recharts from 2.1.16 to 2.2.0 in /ui by @dependabot in #2783
- Bump @blueprintjs/table from 4.7.9 to 4.7.10 in /ui by @dependabot in #2772
- Bump @types/d3-force from 3.0.3 to 3.0.4 in /ui by @dependabot in #2780
- Bump @types/d3-scale from 4.0.2 to 4.0.3 in /ui by @dependabot in #2784
- Run docs workflow only if docs directory as changes by @tillprochaska in #2789
- Integrate dejavu as an ES UI into dev workflow by @stchris in #2790
- Add and document a shortcut to a psql db shell by @stchris in #2796
- ingest-file 3.18.0 rc4 by @stchris in #2799
- Fix "in progress" and "error" states of
UpdateStatuscomponent by @tillprochaska in #2794 - Bump followthemoney from 3.2.0 to 3.2.1 by @dependabot in #2797
- Bump sqlalchemy from 1.4.45 to 1.4.46 by @dependabot in #2795
- Bump black from 22.10.0 to 22.12.0 by @dependabot in #2764
- Remove pdflib mention from docs by @stchris in #2804
- Bump urllib3 from 1.26.13 to 1.26.14 by @dependabot in #2807
- Switch all dependabot scans to monthly by @stchris in #2815
- Bump flake8-bugbear from 22.12.6 to 23.1.14 by @dependabot in #2813
- Fix app banner by @tillprochaska in #2826
- Bump ingest-file to 3.18.1 by @stchris in #2820
- Bump flake8-bugbear from 23.1.14 to 23.1.17 by @dependabot in #2819
- Bump flake8-bugbear from 23.1.17 to 23.1.20 by @dependabot in #2827
- Improve bookmarks warning messages by @tillprochaska in #2839
- Prevent a double click immediately closing a dialog that has just been opened by @tillprochaska in #2812
- Reset signin modal state after closing or when switching between signin and signup by @tillprochaska in #2817
- Modify reingest command to allow including origin=ingest by @catileptic in #2869
- Simplify timelines UI/reuse UI elements by @tillprochaska in #2629
- Merge release/3.13.1 (which actually holds 3.13.2-rc3) by @Rosencrantz in #2895
- Allow add-to-project to fail by @stchris in #2897
- Indicate optional fields when creating new timeline items by @tillprochaska in #2921
- Bump actions/add-to-project from 0.4.0 to 0.4.1 by @dependabot in #2920
- Add renameuser CLI command by @catileptic in #2832
- Bump typescript from 4.9.4 to 4.9.5 in /ui by @dependabot in #2851
- Bump redux from 4.2.0 to 4.2.1 in /ui by @dependabot in #2858
- Bump react-intl from 6.2.5 to 6.2.10 in /ui by @dependabot in https://github.com/alephdata/al...
v3.13.1-rc1
RC release in preparation for a new Aleph.
v3.13.0
- 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 viewer
v3.12.7
What's Changed
- Bump urllib3 from 1.26.10 to 1.26.11 by @dependabot in #2417
- Bump followthemoney from 3.0.2 to 3.0.3 by @dependabot in #2418
- removed code smell of function args with mutable defaults by @brassy-endomorph in #2436
- Bump normality from 2.3.3 to 2.4.0 by @dependabot in #2430
- Switch to rabbitmq based task queue by @sunu in #2199
- Remove the public access disabled message by @sunu in #2408
- Fix timelines editor by @tillprochaska in #2457
- Bump sqlalchemy from 1.4.39 to 1.4.40 by @dependabot in #2455
- Make the hide filter button persistent by @Rosencrantz in #2459
- Bump jsonschema from 4.7.2 to 4.9.1 by @dependabot in #2443
- Quickfix: Set the
max_analyzed_offsetsetting to prevent ES errors by @sunu in #2474 - Display highlights in document plaintext view mode by @tillprochaska in #2388
- Bump react-dropzone from 11.7.1 to 14.2.2 in /ui by @dependabot in #2375
- Bump axios from 0.25.0 to 0.27.2 in /ui by @dependabot in #2250
- Bump yaml from 1.10.2 to 2.1.1 in /ui by @dependabot in #2291
- Bump urllib3 from 1.26.11 to 1.26.12 by @dependabot in #2479
- Fix activation screen by @tillprochaska in #2506
- Fix date helper by @tillprochaska in #2490
- Till/2400 message banner by @tillprochaska in #2421
- Bump uuid from 8.3.2 to 9.0.0 in /ui by @dependabot in #2510
- Bump authlib from 0.15.5 to 1.1.0 by @dependabot in #2518
- Bump jsonschema from 4.9.1 to 4.16.0 by @dependabot in #2508
- Bump sqlalchemy from 1.4.40 to 1.4.41 by @dependabot in #2503
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #2493
- Update pyjwt requirement from <2.5.0,>=2.0.1 to >=2.0.1,<2.6.0 by @dependabot in #2522
- Rollback RabitMQ based task queue changes by @sunu in #2536
- change contact to new form by @jlstro in #2541
- Bump servicelayer[amazon,google] from 1.20.0 to 1.20.4 by @dependabot in #2537
- Bump ftm and ftm-compare by @Rosencrantz in #2544
- added ability to set custom settings via env vars by @brassy-endomorph in #2538
- Bump servicelayer[amazon,google] from 1.20.4 to 1.20.5 by @dependabot in #2545
- Remove debugger statement by @tillprochaska in #2549
- Rosencrantz/fix oauth staging by @Rosencrantz in #2552
- Add linter rules to prevent forgetting console/debugger calls by @tillprochaska in #2550
- don't set env var prefix name as flask config setting by @brassy-endomorph in #2555
New Contributors
- @brassy-endomorph made their first contribution in #2436
Full Changelog: 3.12.6...3.12.7
v3.12.7-rc3
This 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 #2552
Full Changelog: 3.12.7-rc2...3.12.7-rc3
v3.12.7-rc2
What's Changed
- Remove debugger statement by @tillprochaska in #2549
Full Changelog: 3.12.7-rc1...3.12.7-rc2