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
UpdateStatus
component 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 #2915
- Bump @formatjs/cli from 5.1.12 to 6.0.4 in /ui by @dependabot in #2913
- Bump @formatjs/intl-pluralrules from 5.1.8 to 5.1.10 in /ui by @dependabot in #2909
- Bump prettier from 2.8.1 to 2.8.4 in /ui by @dependabot in #2902
- Bump google-libphonenumber from 3.2.31 to 3.2.32 in /ui by @dependabot in #2845
- Bump react-countup from 6.4.0 to 6.4.1 in /ui by @dependabot in #2852
- Bump @blueprintjs/icons from 4.11.0 to 4.14.0 in /ui by @dependabot in #2914
- Bump @formatjs/intl-locale from 3.0.11 to 3.1.1 in /ui by @dependabot in #2910
- Bump @formatjs/intl-relativetimeformat from 11.1.8 to 11.1.10 in /ui by @dependabot in #2906
- Bump react-markdown from 8.0.4 to 8.0.5 in /ui by @dependabot in #2846
- Bump @alephdata/followthemoney from 3.2.0 to 3.3.0 in /ui by @dependabot in #2908
- Bump react-router-dom from 6.6.1 to 6.8.2 in /ui by @dependabot in #2903
- Bump bezier-js from 6.1.0 to 6.1.3 in /ui by @dependabot in #2901
- Bump sass from 1.57.1 to 1.58.3 in /ui by @dependabot in #2904
- Bump recharts from 2.2.0 to 2.4.3 in /ui by @dependabot in #2912
- Bump @blueprintjs/core from 4.13.0 to 4.17.5 in /ui by @dependabot in #2930
- Do not save timeline layout on initial load by @tillprochaska in #2935
- Do not render delete and settings actions for read-only timelines, lists by @tillprochaska in #2938
- Bump @blueprintjs/popover2 from 1.10.2 to 1.13.9 in /ui by @dependabot in #2931
- Bump @blueprintjs/table from 4.7.10 to 4.9.0 in /ui by @dependabot in #2929
- Allow users to switch between timeline day/month/year zoom levels by @tillprochaska in #2939
- Feature/timelines chart view switch by @tillprochaska in #2946
- Remove named capturing groups by @tillprochaska in #2949
- Fix unsupported date formats by @tillprochaska in #2954
- Disable some zoom levels for timelines covering a very long period by @tillprochaska in #2948
- Fix browser compatibility issue with translucent background in timeline item list by @tillprochaska in #2953
- Add feedback button and popover message by @tillprochaska in #2958
New Contributors
- @catileptic made their first contribution in #2869
Full Changelog: 3.13.0...3.14.0