@homecode/ui 5.6.0 → 5.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.js +1 -0
- package/dist/esm/src/components/Autocomplete/Autocomplete.js +7 -3
- package/dist/esm/src/components/Gap/Gap.js +6 -0
- package/dist/esm/src/components/Gap/Gap.styl.js +7 -0
- package/dist/esm/src/components/InputFile/InputFile.js +5 -1
- package/dist/esm/src/components/Popup/Popup.helpers.js +8 -1
- package/dist/esm/src/components/Popup/Popup.js +12 -6
- package/dist/esm/src/components/PromptComposer/PromptComposer.js +5 -1
- package/dist/esm/src/components/PromptComposer/promptComposerInsert.js +2 -1
- package/dist/esm/src/components/PromptComposer/usePromptComposerEditor.js +99 -21
- package/dist/esm/src/components/Select/Select.helpers.js +28 -1
- package/dist/esm/src/components/Select/Select.hooks.js +131 -0
- package/dist/esm/src/components/Select/Select2.js +192 -235
- package/dist/esm/src/components/Tooltip/Tooltip.styl.js +1 -1
- package/dist/esm/src/components/Tooltip/TooltipOverTrigger.js +4 -3
- package/dist/esm/src/components/Tooltip/tooltipTextStyles.js +17 -2
- package/dist/esm/src/tiptap/slash-mention/createSlashMentionExtension.js +51 -31
- package/dist/esm/src/tools/dom.js +6 -8
- package/dist/esm/src/tools/resizeObserver.js +1 -1
- package/dist/esm/types/src/components/Gap/Gap.d.ts +1 -0
- package/dist/esm/types/src/components/Popup/Popup.d.ts +2 -1
- package/dist/esm/types/src/components/Popup/Popup.helpers.d.ts +1 -0
- package/dist/esm/types/src/components/Popup/Popup.types.d.ts +1 -0
- package/dist/esm/types/src/components/PromptComposer/PromptComposer.d.ts +4 -0
- package/dist/esm/types/src/components/PromptComposer/PromptComposer.types.d.ts +17 -3
- package/dist/esm/types/src/components/PromptComposer/index.d.ts +1 -1
- package/dist/esm/types/src/components/PromptComposer/usePromptComposerEditor.d.ts +6 -2
- package/dist/esm/types/src/components/Select/Select.helpers.d.ts +7 -1
- package/dist/esm/types/src/components/Select/Select.hooks.d.ts +55 -0
- package/dist/esm/types/src/components/Select/Select.types.d.ts +1 -1
- package/dist/esm/types/src/components/Select/Select2.test.d.ts +1 -0
- package/dist/esm/types/src/components/index.d.ts +1 -0
- package/dist/esm/types/src/tiptap/slash-mention/createSlashMentionExtension.d.ts +1 -1
- package/dist/esm/types/src/tiptap/slash-mention/index.d.ts +1 -1
- package/dist/esm/types/src/tiptap/slash-mention/types.d.ts +12 -1
- package/graphify-out/.graphify_labels.json +15 -34
- package/graphify-out/2026-07-19/.graphify_labels.json +31 -1
- package/graphify-out/2026-07-19/GRAPH_REPORT.md +232 -124
- package/graphify-out/2026-07-19/graph.json +3234 -2951
- package/graphify-out/2026-07-19/manifest.json +39 -14
- package/graphify-out/2026-07-26/.graphify_labels.json +216 -0
- package/graphify-out/2026-07-26/GRAPH_REPORT.md +1036 -0
- package/graphify-out/2026-07-26/cost.json +12 -0
- package/graphify-out/2026-07-26/graph.json +71426 -0
- package/graphify-out/2026-07-26/manifest.json +2372 -0
- package/graphify-out/2026-07-27/.graphify_labels.json +214 -0
- package/graphify-out/2026-07-27/GRAPH_REPORT.md +1014 -0
- package/graphify-out/2026-07-27/cost.json +12 -0
- package/graphify-out/2026-07-27/graph.json +71778 -0
- package/graphify-out/2026-07-27/manifest.json +2372 -0
- package/graphify-out/2026-07-30/.graphify_labels.json +197 -0
- package/graphify-out/2026-07-30/GRAPH_REPORT.md +929 -0
- package/graphify-out/2026-07-30/cost.json +12 -0
- package/graphify-out/2026-07-30/graph.json +71798 -0
- package/graphify-out/2026-07-30/manifest.json +2372 -0
- package/graphify-out/GRAPH_REPORT.md +207 -299
- package/graphify-out/cache/ast/2690b69f91795ec634393c1fb8d9fd21ec09ec6759eaf6711e3b86c2a8edb385.json +1 -0
- package/graphify-out/cache/ast/2ae06c5acabf11eea845c93c2a8486317fbb18dccc1843ecd88077848af2ab29.json +1 -0
- package/graphify-out/cache/ast/7a354bfbf84f7c6c1a691084465172e6fa0568de5146bdfeb7a01841379b5745.json +1 -0
- package/graphify-out/cache/ast/c170b3d6d17c8888011e6bf7a21ef8384f391c0bd05bafa31ce1a725d710cb5a.json +1 -0
- package/graphify-out/cache/ast/d92952ab88c90a81d8e5a05c9c559bcd0c4126def0bb26a097d3f003651ed3c6.json +1 -0
- package/graphify-out/cache/stat-index.json +1 -1
- package/graphify-out/graph.html +4 -4
- package/graphify-out/graph.json +4074 -3370
- package/graphify-out/manifest.json +64 -59
- package/package.json +1 -1
package/graphify-out/cache/ast/7a354bfbf84f7c6c1a691084465172e6fa0568de5146bdfeb7a01841379b5745.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "users_oleh_1_prj_ui_changelog_md", "label": "CHANGELOG.md", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1"}, {"id": "ui_changelog_changelog", "label": "Changelog", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1"}, {"id": "ui_changelog_5_6_0_https_github_com_foreverido_uilib_compare_v5_5_0_v5_6_0_2026_07_19", "label": "[5.6.0](https://github.com/foreverido/uilib/compare/v5.5.0...v5.6.0) (2026-07-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L5"}, {"id": "ui_changelog_features", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L8"}, {"id": "ui_changelog_5_5_0_https_github_com_foreverido_uilib_compare_v5_4_1_v5_5_0_2026_07_18", "label": "[5.5.0](https://github.com/foreverido/uilib/compare/v5.4.1...v5.5.0) (2026-07-18)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L12"}, {"id": "ui_changelog_features_15", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L15"}, {"id": "ui_changelog_bug_fixes", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L20"}, {"id": "ui_changelog_5_4_1_https_github_com_foreverido_uilib_compare_v5_4_0_v5_4_1_2026_07_06", "label": "[5.4.1](https://github.com/foreverido/uilib/compare/v5.4.0...v5.4.1) (2026-07-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L25"}, {"id": "ui_changelog_bug_fixes_28", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L28"}, {"id": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "label": "[5.4.0](https://github.com/foreverido/uilib/compare/v5.3.13...v5.4.0) (2026-07-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L33"}, {"id": "ui_changelog_features_36", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L36"}, {"id": "ui_changelog_5_3_13_https_github_com_foreverido_uilib_compare_v5_3_12_v5_3_13_2026_07_06", "label": "[5.3.13](https://github.com/foreverido/uilib/compare/v5.3.12...v5.3.13) (2026-07-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L40"}, {"id": "ui_changelog_bug_fixes_43", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L43"}, {"id": "ui_changelog_5_3_12_https_github_com_foreverido_uilib_compare_v5_3_11_v5_3_12_2026_07_06", "label": "[5.3.12](https://github.com/foreverido/uilib/compare/v5.3.11...v5.3.12) (2026-07-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L47"}, {"id": "ui_changelog_features_50", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L50"}, {"id": "ui_changelog_5_3_11_https_github_com_foreverido_uilib_compare_v5_3_10_v5_3_11_2026_07_03", "label": "[5.3.11](https://github.com/foreverido/uilib/compare/v5.3.10...v5.3.11) (2026-07-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L54"}, {"id": "ui_changelog_features_57", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L57"}, {"id": "ui_changelog_5_3_10_https_github_com_foreverido_uilib_compare_v5_3_9_v5_3_10_2026_06_22", "label": "[5.3.10](https://github.com/foreverido/uilib/compare/v5.3.9...v5.3.10) (2026-06-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L61"}, {"id": "ui_changelog_bug_fixes_64", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L64"}, {"id": "ui_changelog_5_3_9_https_github_com_foreverido_uilib_compare_v5_3_8_v5_3_9_2026_06_18", "label": "[5.3.9](https://github.com/foreverido/uilib/compare/v5.3.8...v5.3.9) (2026-06-18)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L68"}, {"id": "ui_changelog_bug_fixes_71", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L71"}, {"id": "ui_changelog_5_3_8_https_github_com_foreverido_uilib_compare_v5_3_7_v5_3_8_2026_06_13", "label": "[5.3.8](https://github.com/foreverido/uilib/compare/v5.3.7...v5.3.8) (2026-06-13)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L75"}, {"id": "ui_changelog_features_78", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L78"}, {"id": "ui_changelog_bug_fixes_83", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L83"}, {"id": "ui_changelog_5_3_7_https_github_com_foreverido_uilib_compare_v5_3_6_v5_3_7_2026_06_11", "label": "[5.3.7](https://github.com/foreverido/uilib/compare/v5.3.6...v5.3.7) (2026-06-11)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L87"}, {"id": "ui_changelog_bug_fixes_90", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L90"}, {"id": "ui_changelog_5_3_6_https_github_com_foreverido_uilib_compare_v5_3_5_v5_3_6_2026_06_09", "label": "[5.3.6](https://github.com/foreverido/uilib/compare/v5.3.5...v5.3.6) (2026-06-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L94"}, {"id": "ui_changelog_bug_fixes_97", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L97"}, {"id": "ui_changelog_5_3_5_https_github_com_foreverido_uilib_compare_v5_3_4_v5_3_5_2026_06_09", "label": "[5.3.5](https://github.com/foreverido/uilib/compare/v5.3.4...v5.3.5) (2026-06-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L101"}, {"id": "ui_changelog_bug_fixes_104", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L104"}, {"id": "ui_changelog_5_3_4_https_github_com_foreverido_uilib_compare_v5_3_2_v5_3_4_2026_06_09", "label": "[5.3.4](https://github.com/foreverido/uilib/compare/v5.3.2...v5.3.4) (2026-06-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L108"}, {"id": "ui_changelog_features_111", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L111"}, {"id": "ui_changelog_5_3_2_https_github_com_foreverido_uilib_compare_v5_3_1_v5_3_2_2026_06_07", "label": "[5.3.2](https://github.com/foreverido/uilib/compare/v5.3.1...v5.3.2) (2026-06-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L116"}, {"id": "ui_changelog_bug_fixes_119", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L119"}, {"id": "ui_changelog_5_3_1_https_github_com_foreverido_uilib_compare_v5_3_0_v5_3_1_2026_06_07", "label": "[5.3.1](https://github.com/foreverido/uilib/compare/v5.3.0...v5.3.1) (2026-06-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L123"}, {"id": "ui_changelog_bug_fixes_126", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L126"}, {"id": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "label": "[5.3.0](https://github.com/foreverido/uilib/compare/v5.1.18...v5.3.0) (2026-06-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L130"}, {"id": "ui_changelog_features_133", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L133"}, {"id": "ui_changelog_5_1_18_https_github_com_foreverido_uilib_compare_v5_1_17_v5_1_18_2026_06_06", "label": "[5.1.18](https://github.com/foreverido/uilib/compare/v5.1.17...v5.1.18) (2026-06-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L137"}, {"id": "ui_changelog_bug_fixes_140", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L140"}, {"id": "ui_changelog_5_1_17_https_github_com_foreverido_uilib_compare_v5_1_15_v5_1_17_2026_06_05", "label": "[5.1.17](https://github.com/foreverido/uilib/compare/v5.1.15...v5.1.17) (2026-06-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L144"}, {"id": "ui_changelog_features_147", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L147"}, {"id": "ui_changelog_5_1_15_https_github_com_foreverido_uilib_compare_v5_1_14_v5_1_15_2026_06_04", "label": "[5.1.15](https://github.com/foreverido/uilib/compare/v5.1.14...v5.1.15) (2026-06-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L151"}, {"id": "ui_changelog_features_154", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L154"}, {"id": "ui_changelog_5_1_14_https_github_com_foreverido_uilib_compare_v5_1_12_v5_1_14_2026_06_04", "label": "[5.1.14](https://github.com/foreverido/uilib/compare/v5.1.12...v5.1.14) (2026-06-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L158"}, {"id": "ui_changelog_features_161", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L161"}, {"id": "ui_changelog_5_1_12_https_github_com_foreverido_uilib_compare_v5_1_11_v5_1_12_2026_05_30", "label": "[5.1.12](https://github.com/foreverido/uilib/compare/v5.1.11...v5.1.12) (2026-05-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L165"}, {"id": "ui_changelog_features_168", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L168"}, {"id": "ui_changelog_bug_fixes_173", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L173"}, {"id": "ui_changelog_5_1_11_https_github_com_foreverido_uilib_compare_v5_1_10_v5_1_11_2026_05_24", "label": "[5.1.11](https://github.com/foreverido/uilib/compare/v5.1.10...v5.1.11) (2026-05-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L178"}, {"id": "ui_changelog_5_1_10_https_github_com_foreverido_uilib_compare_v5_1_9_v5_1_10_2026_05_24", "label": "[5.1.10](https://github.com/foreverido/uilib/compare/v5.1.9...v5.1.10) (2026-05-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L180"}, {"id": "ui_changelog_features_183", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L183"}, {"id": "ui_changelog_5_1_9_https_github_com_foreverido_uilib_compare_v5_1_8_v5_1_9_2026_05_14", "label": "[5.1.9](https://github.com/foreverido/uilib/compare/v5.1.8...v5.1.9) (2026-05-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L188"}, {"id": "ui_changelog_5_1_8_https_github_com_foreverido_uilib_compare_v5_1_7_v5_1_8_2026_05_14", "label": "[5.1.8](https://github.com/foreverido/uilib/compare/v5.1.7...v5.1.8) (2026-05-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L190"}, {"id": "ui_changelog_bug_fixes_193", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L193"}, {"id": "ui_changelog_5_1_7_https_github_com_foreverido_uilib_compare_v5_1_6_v5_1_7_2026_05_07", "label": "[5.1.7](https://github.com/foreverido/uilib/compare/v5.1.6...v5.1.7) (2026-05-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L197"}, {"id": "ui_changelog_bug_fixes_200", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L200"}, {"id": "ui_changelog_5_1_6_https_github_com_foreverido_uilib_compare_v5_1_5_v5_1_6_2026_05_05", "label": "[5.1.6](https://github.com/foreverido/uilib/compare/v5.1.5...v5.1.6) (2026-05-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L205"}, {"id": "ui_changelog_bug_fixes_208", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L208"}, {"id": "ui_changelog_5_1_5_https_github_com_foreverido_uilib_compare_v5_1_4_v5_1_5_2026_05_04", "label": "[5.1.5](https://github.com/foreverido/uilib/compare/v5.1.4...v5.1.5) (2026-05-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L212"}, {"id": "ui_changelog_features_215", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L215"}, {"id": "ui_changelog_5_1_4_https_github_com_foreverido_uilib_compare_v5_1_3_v5_1_4_2026_05_04", "label": "[5.1.4](https://github.com/foreverido/uilib/compare/v5.1.3...v5.1.4) (2026-05-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L219"}, {"id": "ui_changelog_bug_fixes_222", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L222"}, {"id": "ui_changelog_5_1_3_https_github_com_foreverido_uilib_compare_v5_1_2_v5_1_3_2026_05_02", "label": "[5.1.3](https://github.com/foreverido/uilib/compare/v5.1.2...v5.1.3) (2026-05-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L226"}, {"id": "ui_changelog_features_229", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L229"}, {"id": "ui_changelog_5_1_2_https_github_com_foreverido_uilib_compare_v5_1_1_v5_1_2_2026_05_02", "label": "[5.1.2](https://github.com/foreverido/uilib/compare/v5.1.1...v5.1.2) (2026-05-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L233"}, {"id": "ui_changelog_bug_fixes_236", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L236"}, {"id": "ui_changelog_5_1_1_https_github_com_foreverido_uilib_compare_v5_1_0_v5_1_1_2026_05_01", "label": "[5.1.1](https://github.com/foreverido/uilib/compare/v5.1.0...v5.1.1) (2026-05-01)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L240"}, {"id": "ui_changelog_features_243", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L243"}, {"id": "ui_changelog_5_1_0_https_github_com_foreverido_uilib_compare_v5_0_1_v5_1_0_2026_05_01", "label": "[5.1.0](https://github.com/foreverido/uilib/compare/v5.0.1...v5.1.0) (2026-05-01)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L247"}, {"id": "ui_changelog_features_250", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L250"}, {"id": "ui_changelog_5_0_1_https_github_com_foreverido_uilib_compare_v5_0_0_v5_0_1_2026_04_18", "label": "[5.0.1](https://github.com/foreverido/uilib/compare/v5.0.0...v5.0.1) (2026-04-18)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L254"}, {"id": "ui_changelog_features_257", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L257"}, {"id": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "label": "[5.0.0](https://github.com/foreverido/uilib/compare/v4.30.16...v5.0.0) (2026-04-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L262"}, {"id": "ui_changelog_features_265", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L265"}, {"id": "ui_changelog_4_30_16_https_github_com_foreverido_uilib_compare_v4_30_15_v4_30_16_2026_04_13", "label": "[4.30.16](https://github.com/foreverido/uilib/compare/v4.30.15...v4.30.16) (2026-04-13)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L269"}, {"id": "ui_changelog_features_272", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L272"}, {"id": "ui_changelog_bug_fixes_277", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L277"}, {"id": "ui_changelog_4_30_15_https_github_com_foreverido_uilib_compare_v4_30_14_v4_30_15_2026_03_29", "label": "[4.30.15](https://github.com/foreverido/uilib/compare/v4.30.14...v4.30.15) (2026-03-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L281"}, {"id": "ui_changelog_bug_fixes_284", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L284"}, {"id": "ui_changelog_4_30_14_https_github_com_foreverido_uilib_compare_v4_30_13_v4_30_14_2026_03_25", "label": "[4.30.14](https://github.com/foreverido/uilib/compare/v4.30.13...v4.30.14) (2026-03-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L288"}, {"id": "ui_changelog_features_291", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L291"}, {"id": "ui_changelog_4_30_13_https_github_com_foreverido_uilib_compare_v4_30_12_v4_30_13_2026_03_22", "label": "[4.30.13](https://github.com/foreverido/uilib/compare/v4.30.12...v4.30.13) (2026-03-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L295"}, {"id": "ui_changelog_bug_fixes_298", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L298"}, {"id": "ui_changelog_4_30_12_https_github_com_foreverido_uilib_compare_v4_30_11_v4_30_12_2026_03_03", "label": "[4.30.12](https://github.com/foreverido/uilib/compare/v4.30.11...v4.30.12) (2026-03-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L302"}, {"id": "ui_changelog_bug_fixes_305", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L305"}, {"id": "ui_changelog_4_30_11_https_github_com_foreverido_uilib_compare_v4_30_10_v4_30_11_2026_02_22", "label": "[4.30.11](https://github.com/foreverido/uilib/compare/v4.30.10...v4.30.11) (2026-02-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L309"}, {"id": "ui_changelog_features_312", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L312"}, {"id": "ui_changelog_4_30_10_https_github_com_foreverido_uilib_compare_v4_30_9_v4_30_10_2026_02_21", "label": "[4.30.10](https://github.com/foreverido/uilib/compare/v4.30.9...v4.30.10) (2026-02-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L316"}, {"id": "ui_changelog_features_319", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L319"}, {"id": "ui_changelog_4_30_9_https_github_com_foreverido_uilib_compare_v4_30_8_v4_30_9_2026_02_21", "label": "[4.30.9](https://github.com/foreverido/uilib/compare/v4.30.8...v4.30.9) (2026-02-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L323"}, {"id": "ui_changelog_bug_fixes_326", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L326"}, {"id": "ui_changelog_4_30_8_https_github_com_foreverido_uilib_compare_v4_30_7_v4_30_8_2026_02_21", "label": "[4.30.8](https://github.com/foreverido/uilib/compare/v4.30.7...v4.30.8) (2026-02-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L330"}, {"id": "ui_changelog_features_333", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L333"}, {"id": "ui_changelog_4_30_7_https_github_com_foreverido_uilib_compare_v4_30_6_v4_30_7_2026_02_21", "label": "[4.30.7](https://github.com/foreverido/uilib/compare/v4.30.6...v4.30.7) (2026-02-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L337"}, {"id": "ui_changelog_features_340", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L340"}, {"id": "ui_changelog_bug_fixes_347", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L347"}, {"id": "ui_changelog_4_30_6_https_github_com_foreverido_uilib_compare_v4_30_5_v4_30_6_2026_02_16", "label": "[4.30.6](https://github.com/foreverido/uilib/compare/v4.30.5...v4.30.6) (2026-02-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L352"}, {"id": "ui_changelog_bug_fixes_355", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L355"}, {"id": "ui_changelog_4_30_5_https_github_com_foreverido_uilib_compare_v4_30_4_v4_30_5_2026_02_15", "label": "[4.30.5](https://github.com/foreverido/uilib/compare/v4.30.4...v4.30.5) (2026-02-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L359"}, {"id": "ui_changelog_4_30_4_https_github_com_foreverido_uilib_compare_v4_30_3_v4_30_4_2026_02_15", "label": "[4.30.4](https://github.com/foreverido/uilib/compare/v4.30.3...v4.30.4) (2026-02-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L361"}, {"id": "ui_changelog_bug_fixes_364", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L364"}, {"id": "ui_changelog_4_30_3_https_github_com_foreverido_uilib_compare_v4_30_2_v4_30_3_2026_02_15", "label": "[4.30.3](https://github.com/foreverido/uilib/compare/v4.30.2...v4.30.3) (2026-02-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L368"}, {"id": "ui_changelog_bug_fixes_371", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L371"}, {"id": "ui_changelog_4_30_2_https_github_com_foreverido_uilib_compare_v4_30_1_v4_30_2_2026_02_15", "label": "[4.30.2](https://github.com/foreverido/uilib/compare/v4.30.1...v4.30.2) (2026-02-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L375"}, {"id": "ui_changelog_features_378", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L378"}, {"id": "ui_changelog_bug_fixes_384", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L384"}, {"id": "ui_changelog_4_30_1_https_github_com_foreverido_uilib_compare_v4_30_0_v4_30_1_2026_02_14", "label": "[4.30.1](https://github.com/foreverido/uilib/compare/v4.30.0...v4.30.1) (2026-02-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L389"}, {"id": "ui_changelog_bug_fixes_392", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L392"}, {"id": "ui_changelog_4_30_0_https_github_com_foreverido_uilib_compare_v4_29_1_v4_30_0_2025_10_26", "label": "[4.30.0](https://github.com/foreverido/uilib/compare/v4.29.1...v4.30.0) (2025-10-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L397"}, {"id": "ui_changelog_features_400", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L400"}, {"id": "ui_changelog_4_29_1_https_github_com_foreverido_uilib_compare_v4_29_0_v4_29_1_2025_09_14", "label": "[4.29.1](https://github.com/foreverido/uilib/compare/v4.29.0...v4.29.1) (2025-09-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L404"}, {"id": "ui_changelog_bug_fixes_407", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L407"}, {"id": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "label": "[4.29.0](https://github.com/foreverido/uilib/compare/v4.28.5...v4.29.0) (2025-09-13)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L411"}, {"id": "ui_changelog_features_414", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L414"}, {"id": "ui_changelog_bug_fixes_419", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L419"}, {"id": "ui_changelog_4_28_5_https_github_com_foreverido_uilib_compare_v4_28_4_v4_28_5_2025_09_08", "label": "[4.28.5](https://github.com/foreverido/uilib/compare/v4.28.4...v4.28.5) (2025-09-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L423"}, {"id": "ui_changelog_features_426", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L426"}, {"id": "ui_changelog_4_28_4_https_github_com_foreverido_uilib_compare_v4_28_3_v4_28_4_2025_09_08", "label": "[4.28.4](https://github.com/foreverido/uilib/compare/v4.28.3...v4.28.4) (2025-09-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L430"}, {"id": "ui_changelog_bug_fixes_433", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L433"}, {"id": "ui_changelog_4_28_3_https_github_com_foreverido_uilib_compare_v4_28_2_v4_28_3_2025_09_08", "label": "[4.28.3](https://github.com/foreverido/uilib/compare/v4.28.2...v4.28.3) (2025-09-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L437"}, {"id": "ui_changelog_features_440", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L440"}, {"id": "ui_changelog_4_28_2_https_github_com_foreverido_uilib_compare_v4_28_1_v4_28_2_2025_09_08", "label": "[4.28.2](https://github.com/foreverido/uilib/compare/v4.28.1...v4.28.2) (2025-09-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L444"}, {"id": "ui_changelog_bug_fixes_447", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L447"}, {"id": "ui_changelog_4_28_1_https_github_com_foreverido_uilib_compare_v4_28_0_v4_28_1_2025_09_08", "label": "[4.28.1](https://github.com/foreverido/uilib/compare/v4.28.0...v4.28.1) (2025-09-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L451"}, {"id": "ui_changelog_features_454", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L454"}, {"id": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "label": "[4.28.0](https://github.com/foreverido/uilib/compare/v4.27.27...v4.28.0) (2025-09-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L458"}, {"id": "ui_changelog_bug_fixes_461", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L461"}, {"id": "ui_changelog_4_27_27_https_github_com_foreverido_uilib_compare_v4_27_26_v4_27_27_2025_09_07", "label": "[4.27.27](https://github.com/foreverido/uilib/compare/v4.27.26...v4.27.27) (2025-09-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L466"}, {"id": "ui_changelog_bug_fixes_469", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L469"}, {"id": "ui_changelog_4_27_26_https_github_com_foreverido_uilib_compare_v4_27_25_v4_27_26_2025_09_07", "label": "[4.27.26](https://github.com/foreverido/uilib/compare/v4.27.25...v4.27.26) (2025-09-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L473"}, {"id": "ui_changelog_bug_fixes_476", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L476"}, {"id": "ui_changelog_4_27_25_https_github_com_foreverido_uilib_compare_v4_27_24_v4_27_25_2025_09_03", "label": "[4.27.25](https://github.com/foreverido/uilib/compare/v4.27.24...v4.27.25) (2025-09-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L481"}, {"id": "ui_changelog_bug_fixes_484", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L484"}, {"id": "ui_changelog_4_27_24_https_github_com_foreverido_uilib_compare_v4_27_23_v4_27_24_2025_09_03", "label": "[4.27.24](https://github.com/foreverido/uilib/compare/v4.27.23...v4.27.24) (2025-09-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L488"}, {"id": "ui_changelog_bug_fixes_491", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L491"}, {"id": "ui_changelog_4_27_23_https_github_com_foreverido_uilib_compare_v4_27_22_v4_27_23_2025_09_03", "label": "[4.27.23](https://github.com/foreverido/uilib/compare/v4.27.22...v4.27.23) (2025-09-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L495"}, {"id": "ui_changelog_features_498", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L498"}, {"id": "ui_changelog_4_27_22_https_github_com_foreverido_uilib_compare_v4_27_21_v4_27_22_2025_09_03", "label": "[4.27.22](https://github.com/foreverido/uilib/compare/v4.27.21...v4.27.22) (2025-09-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L502"}, {"id": "ui_changelog_features_505", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L505"}, {"id": "ui_changelog_4_27_21_https_github_com_foreverido_uilib_compare_v4_27_20_v4_27_21_2025_09_03", "label": "[4.27.21](https://github.com/foreverido/uilib/compare/v4.27.20...v4.27.21) (2025-09-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L509"}, {"id": "ui_changelog_bug_fixes_512", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L512"}, {"id": "ui_changelog_4_27_20_https_github_com_foreverido_uilib_compare_v4_27_19_v4_27_20_2025_09_02", "label": "[4.27.20](https://github.com/foreverido/uilib/compare/v4.27.19...v4.27.20) (2025-09-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L517"}, {"id": "ui_changelog_features_520", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L520"}, {"id": "ui_changelog_4_27_19_https_github_com_foreverido_uilib_compare_v4_27_18_v4_27_19_2025_09_02", "label": "[4.27.19](https://github.com/foreverido/uilib/compare/v4.27.18...v4.27.19) (2025-09-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L524"}, {"id": "ui_changelog_bug_fixes_527", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L527"}, {"id": "ui_changelog_4_27_18_https_github_com_foreverido_uilib_compare_v4_27_17_v4_27_18_2025_09_01", "label": "[4.27.18](https://github.com/foreverido/uilib/compare/v4.27.17...v4.27.18) (2025-09-01)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L531"}, {"id": "ui_changelog_bug_fixes_534", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L534"}, {"id": "ui_changelog_4_27_17_https_github_com_foreverido_uilib_compare_v4_27_16_v4_27_17_2025_08_29", "label": "[4.27.17](https://github.com/foreverido/uilib/compare/v4.27.16...v4.27.17) (2025-08-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L539"}, {"id": "ui_changelog_bug_fixes_542", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L542"}, {"id": "ui_changelog_4_27_16_https_github_com_foreverido_uilib_compare_v4_27_15_v4_27_16_2025_08_26", "label": "[4.27.16](https://github.com/foreverido/uilib/compare/v4.27.15...v4.27.16) (2025-08-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L548"}, {"id": "ui_changelog_features_551", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L551"}, {"id": "ui_changelog_4_27_15_https_github_com_foreverido_uilib_compare_v4_27_14_v4_27_15_2025_08_20", "label": "[4.27.15](https://github.com/foreverido/uilib/compare/v4.27.14...v4.27.15) (2025-08-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L555"}, {"id": "ui_changelog_features_558", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L558"}, {"id": "ui_changelog_4_27_14_https_github_com_foreverido_uilib_compare_v4_27_13_v4_27_14_2025_08_18", "label": "[4.27.14](https://github.com/foreverido/uilib/compare/v4.27.13...v4.27.14) (2025-08-18)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L562"}, {"id": "ui_changelog_features_565", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L565"}, {"id": "ui_changelog_4_27_13_https_github_com_foreverido_uilib_compare_v4_27_12_v4_27_13_2025_08_18", "label": "[4.27.13](https://github.com/foreverido/uilib/compare/v4.27.12...v4.27.13) (2025-08-18)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L569"}, {"id": "ui_changelog_bug_fixes_572", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L572"}, {"id": "ui_changelog_4_27_12_https_github_com_foreverido_uilib_compare_v4_27_11_v4_27_12_2025_08_11", "label": "[4.27.12](https://github.com/foreverido/uilib/compare/v4.27.11...v4.27.12) (2025-08-11)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L576"}, {"id": "ui_changelog_features_579", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L579"}, {"id": "ui_changelog_4_27_11_https_github_com_foreverido_uilib_compare_v4_27_10_v4_27_11_2025_08_10", "label": "[4.27.11](https://github.com/foreverido/uilib/compare/v4.27.10...v4.27.11) (2025-08-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L583"}, {"id": "ui_changelog_bug_fixes_586", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L586"}, {"id": "ui_changelog_4_27_10_https_github_com_foreverido_uilib_compare_v4_27_9_v4_27_10_2025_08_06", "label": "[4.27.10](https://github.com/foreverido/uilib/compare/v4.27.9...v4.27.10) (2025-08-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L590"}, {"id": "ui_changelog_features_593", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L593"}, {"id": "ui_changelog_4_27_9_https_github_com_foreverido_uilib_compare_v4_27_8_v4_27_9_2025_07_24", "label": "[4.27.9](https://github.com/foreverido/uilib/compare/v4.27.8...v4.27.9) (2025-07-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L597"}, {"id": "ui_changelog_bug_fixes_600", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L600"}, {"id": "ui_changelog_4_27_8_https_github_com_foreverido_uilib_compare_v4_27_7_v4_27_8_2025_07_23", "label": "[4.27.8](https://github.com/foreverido/uilib/compare/v4.27.7...v4.27.8) (2025-07-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L604"}, {"id": "ui_changelog_bug_fixes_607", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L607"}, {"id": "ui_changelog_4_27_7_https_github_com_foreverido_uilib_compare_v4_27_6_v4_27_7_2025_07_23", "label": "[4.27.7](https://github.com/foreverido/uilib/compare/v4.27.6...v4.27.7) (2025-07-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L611"}, {"id": "ui_changelog_bug_fixes_614", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L614"}, {"id": "ui_changelog_4_27_6_https_github_com_foreverido_uilib_compare_v4_27_5_v4_27_6_2025_07_21", "label": "[4.27.6](https://github.com/foreverido/uilib/compare/v4.27.5...v4.27.6) (2025-07-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L618"}, {"id": "ui_changelog_features_621", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L621"}, {"id": "ui_changelog_4_27_5_https_github_com_foreverido_uilib_compare_v4_27_4_v4_27_5_2025_07_21", "label": "[4.27.5](https://github.com/foreverido/uilib/compare/v4.27.4...v4.27.5) (2025-07-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L625"}, {"id": "ui_changelog_bug_fixes_628", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L628"}, {"id": "ui_changelog_4_27_4_https_github_com_foreverido_uilib_compare_v4_27_3_v4_27_4_2025_07_21", "label": "[4.27.4](https://github.com/foreverido/uilib/compare/v4.27.3...v4.27.4) (2025-07-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L632"}, {"id": "ui_changelog_features_635", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L635"}, {"id": "ui_changelog_4_27_3_https_github_com_foreverido_uilib_compare_v4_27_2_v4_27_3_2025_07_21", "label": "[4.27.3](https://github.com/foreverido/uilib/compare/v4.27.2...v4.27.3) (2025-07-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L639"}, {"id": "ui_changelog_features_642", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L642"}, {"id": "ui_changelog_bug_fixes_647", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L647"}, {"id": "ui_changelog_4_27_2_https_github_com_foreverido_uilib_compare_v4_27_1_v4_27_2_2025_07_17", "label": "[4.27.2](https://github.com/foreverido/uilib/compare/v4.27.1...v4.27.2) (2025-07-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L651"}, {"id": "ui_changelog_4_27_1_https_github_com_foreverido_uilib_compare_v4_27_0_v4_27_1_2025_06_25", "label": "[4.27.1](https://github.com/foreverido/uilib/compare/v4.27.0...v4.27.1) (2025-06-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L653"}, {"id": "ui_changelog_features_656", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L656"}, {"id": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "label": "[4.27.0](https://github.com/foreverido/uilib/compare/v4.26.10...v4.27.0) (2025-06-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L660"}, {"id": "ui_changelog_features_663", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L663"}, {"id": "ui_changelog_4_26_10_https_github_com_foreverido_uilib_compare_v4_26_9_v4_26_10_2025_06_19", "label": "[4.26.10](https://github.com/foreverido/uilib/compare/v4.26.9...v4.26.10) (2025-06-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L667"}, {"id": "ui_changelog_bug_fixes_670", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L670"}, {"id": "ui_changelog_4_26_9_https_github_com_foreverido_uilib_compare_v4_26_8_v4_26_9_2025_06_18", "label": "[4.26.9](https://github.com/foreverido/uilib/compare/v4.26.8...v4.26.9) (2025-06-18)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L674"}, {"id": "ui_changelog_bug_fixes_677", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L677"}, {"id": "ui_changelog_4_26_8_https_github_com_foreverido_uilib_compare_v4_26_7_v4_26_8_2025_06_17", "label": "[4.26.8](https://github.com/foreverido/uilib/compare/v4.26.7...v4.26.8) (2025-06-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L681"}, {"id": "ui_changelog_bug_fixes_684", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L684"}, {"id": "ui_changelog_4_26_7_https_github_com_foreverido_uilib_compare_v4_26_6_v4_26_7_2025_06_17", "label": "[4.26.7](https://github.com/foreverido/uilib/compare/v4.26.6...v4.26.7) (2025-06-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L688"}, {"id": "ui_changelog_features_691", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L691"}, {"id": "ui_changelog_4_26_6_https_github_com_foreverido_uilib_compare_v4_26_5_v4_26_6_2025_06_14", "label": "[4.26.6](https://github.com/foreverido/uilib/compare/v4.26.5...v4.26.6) (2025-06-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L695"}, {"id": "ui_changelog_bug_fixes_698", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L698"}, {"id": "ui_changelog_4_26_5_https_github_com_foreverido_uilib_compare_v4_26_4_v4_26_5_2025_06_14", "label": "[4.26.5](https://github.com/foreverido/uilib/compare/v4.26.4...v4.26.5) (2025-06-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L702"}, {"id": "ui_changelog_4_26_4_https_github_com_foreverido_uilib_compare_v4_26_3_v4_26_4_2025_06_14", "label": "[4.26.4](https://github.com/foreverido/uilib/compare/v4.26.3...v4.26.4) (2025-06-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L704"}, {"id": "ui_changelog_bug_fixes_707", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L707"}, {"id": "ui_changelog_4_26_3_https_github_com_foreverido_uilib_compare_v4_26_2_v4_26_3_2025_06_14", "label": "[4.26.3](https://github.com/foreverido/uilib/compare/v4.26.2...v4.26.3) (2025-06-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L711"}, {"id": "ui_changelog_bug_fixes_714", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L714"}, {"id": "ui_changelog_4_26_2_https_github_com_foreverido_uilib_compare_v4_26_1_v4_26_2_2025_06_14", "label": "[4.26.2](https://github.com/foreverido/uilib/compare/v4.26.1...v4.26.2) (2025-06-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L718"}, {"id": "ui_changelog_features_721", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L721"}, {"id": "ui_changelog_4_26_1_https_github_com_foreverido_uilib_compare_v4_26_0_v4_26_1_2025_06_10", "label": "[4.26.1](https://github.com/foreverido/uilib/compare/v4.26.0...v4.26.1) (2025-06-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L725"}, {"id": "ui_changelog_4_26_0_https_github_com_foreverido_uilib_compare_v4_25_3_v4_26_0_2025_06_10", "label": "[4.26.0](https://github.com/foreverido/uilib/compare/v4.25.3...v4.26.0) (2025-06-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L727"}, {"id": "ui_changelog_bug_fixes_730", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L730"}, {"id": "ui_changelog_4_25_3_https_github_com_foreverido_uilib_compare_v4_25_2_v4_25_3_2025_06_09", "label": "[4.25.3](https://github.com/foreverido/uilib/compare/v4.25.2...v4.25.3) (2025-06-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L734"}, {"id": "ui_changelog_bug_fixes_737", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L737"}, {"id": "ui_changelog_4_25_2_https_github_com_foreverido_uilib_compare_v4_25_1_v4_25_2_2025_06_05", "label": "[4.25.2](https://github.com/foreverido/uilib/compare/v4.25.1...v4.25.2) (2025-06-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L741"}, {"id": "ui_changelog_bug_fixes_744", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L744"}, {"id": "ui_changelog_4_25_1_https_github_com_foreverido_uilib_compare_v4_25_0_v4_25_1_2025_05_30", "label": "[4.25.1](https://github.com/foreverido/uilib/compare/v4.25.0...v4.25.1) (2025-05-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L748"}, {"id": "ui_changelog_features_751", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L751"}, {"id": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "label": "[4.25.0](https://github.com/foreverido/uilib/compare/v4.24.4...v4.25.0) (2025-05-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L755"}, {"id": "ui_changelog_features_758", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L758"}, {"id": "ui_changelog_4_24_4_https_github_com_foreverido_uilib_compare_v4_24_3_v4_24_4_2025_05_25", "label": "[4.24.4](https://github.com/foreverido/uilib/compare/v4.24.3...v4.24.4) (2025-05-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L762"}, {"id": "ui_changelog_bug_fixes_765", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L765"}, {"id": "ui_changelog_4_24_3_https_github_com_foreverido_uilib_compare_v4_24_2_v4_24_3_2025_05_25", "label": "[4.24.3](https://github.com/foreverido/uilib/compare/v4.24.2...v4.24.3) (2025-05-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L769"}, {"id": "ui_changelog_bug_fixes_772", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L772"}, {"id": "ui_changelog_4_24_2_https_github_com_foreverido_uilib_compare_v4_24_1_v4_24_2_2025_05_24", "label": "[4.24.2](https://github.com/foreverido/uilib/compare/v4.24.1...v4.24.2) (2025-05-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L776"}, {"id": "ui_changelog_bug_fixes_779", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L779"}, {"id": "ui_changelog_4_24_1_https_github_com_foreverido_uilib_compare_v4_24_0_v4_24_1_2025_05_24", "label": "[4.24.1](https://github.com/foreverido/uilib/compare/v4.24.0...v4.24.1) (2025-05-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L783"}, {"id": "ui_changelog_bug_fixes_786", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L786"}, {"id": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "label": "[4.24.0](https://github.com/foreverido/uilib/compare/v4.23.4...v4.24.0) (2025-05-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L790"}, {"id": "ui_changelog_features_793", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L793"}, {"id": "ui_changelog_4_23_4_https_github_com_foreverido_uilib_compare_v4_23_3_v4_23_4_2025_05_22", "label": "[4.23.4](https://github.com/foreverido/uilib/compare/v4.23.3...v4.23.4) (2025-05-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L797"}, {"id": "ui_changelog_bug_fixes_800", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L800"}, {"id": "ui_changelog_4_23_3_https_github_com_foreverido_uilib_compare_v4_23_2_v4_23_3_2025_05_21", "label": "[4.23.3](https://github.com/foreverido/uilib/compare/v4.23.2...v4.23.3) (2025-05-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L804"}, {"id": "ui_changelog_features_807", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L807"}, {"id": "ui_changelog_bug_fixes_813", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L813"}, {"id": "ui_changelog_4_23_2_https_github_com_foreverido_uilib_compare_v4_23_1_v4_23_2_2025_05_19", "label": "[4.23.2](https://github.com/foreverido/uilib/compare/v4.23.1...v4.23.2) (2025-05-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L817"}, {"id": "ui_changelog_features_820", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L820"}, {"id": "ui_changelog_4_23_1_https_github_com_foreverido_uilib_compare_v4_23_0_v4_23_1_2025_05_17", "label": "[4.23.1](https://github.com/foreverido/uilib/compare/v4.23.0...v4.23.1) (2025-05-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L824"}, {"id": "ui_changelog_features_827", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L827"}, {"id": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "label": "[4.23.0](https://github.com/foreverido/uilib/compare/v4.22.18...v4.23.0) (2025-05-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L831"}, {"id": "ui_changelog_features_834", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L834"}, {"id": "ui_changelog_bug_fixes_839", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L839"}, {"id": "ui_changelog_4_22_18_https_github_com_foreverido_uilib_compare_v4_22_17_v4_22_18_2025_05_09", "label": "[4.22.18](https://github.com/foreverido/uilib/compare/v4.22.17...v4.22.18) (2025-05-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L843"}, {"id": "ui_changelog_features_846", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L846"}, {"id": "ui_changelog_4_22_17_https_github_com_foreverido_uilib_compare_v4_22_16_v4_22_17_2025_05_02", "label": "[4.22.17](https://github.com/foreverido/uilib/compare/v4.22.16...v4.22.17) (2025-05-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L854"}, {"id": "ui_changelog_features_857", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L857"}, {"id": "ui_changelog_4_22_16_https_github_com_foreverido_uilib_compare_v4_22_15_v4_22_16_2025_05_01", "label": "[4.22.16](https://github.com/foreverido/uilib/compare/v4.22.15...v4.22.16) (2025-05-01)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L861"}, {"id": "ui_changelog_bug_fixes_864", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L864"}, {"id": "ui_changelog_4_22_15_https_github_com_foreverido_uilib_compare_v4_22_14_v4_22_15_2025_04_30", "label": "[4.22.15](https://github.com/foreverido/uilib/compare/v4.22.14...v4.22.15) (2025-04-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L868"}, {"id": "ui_changelog_bug_fixes_871", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L871"}, {"id": "ui_changelog_4_22_14_https_github_com_foreverido_uilib_compare_v4_22_13_v4_22_14_2025_04_30", "label": "[4.22.14](https://github.com/foreverido/uilib/compare/v4.22.13...v4.22.14) (2025-04-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L875"}, {"id": "ui_changelog_features_878", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L878"}, {"id": "ui_changelog_bug_fixes_883", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L883"}, {"id": "ui_changelog_4_22_13_https_github_com_foreverido_uilib_compare_v4_22_12_v4_22_13_2025_04_30", "label": "[4.22.13](https://github.com/foreverido/uilib/compare/v4.22.12...v4.22.13) (2025-04-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L887"}, {"id": "ui_changelog_features_890", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L890"}, {"id": "ui_changelog_bug_fixes_895", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L895"}, {"id": "ui_changelog_4_22_12_https_github_com_foreverido_uilib_compare_v4_22_11_v4_22_12_2025_04_18", "label": "[4.22.12](https://github.com/foreverido/uilib/compare/v4.22.11...v4.22.12) (2025-04-18)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L900"}, {"id": "ui_changelog_bug_fixes_903", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L903"}, {"id": "ui_changelog_4_22_11_https_github_com_foreverido_uilib_compare_v4_22_10_v4_22_11_2025_04_18", "label": "[4.22.11](https://github.com/foreverido/uilib/compare/v4.22.10...v4.22.11) (2025-04-18)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L907"}, {"id": "ui_changelog_bug_fixes_910", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L910"}, {"id": "ui_changelog_4_22_10_https_github_com_foreverido_uilib_compare_v4_22_9_v4_22_10_2025_04_14", "label": "[4.22.10](https://github.com/foreverido/uilib/compare/v4.22.9...v4.22.10) (2025-04-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L914"}, {"id": "ui_changelog_bug_fixes_917", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L917"}, {"id": "ui_changelog_4_22_9_https_github_com_foreverido_uilib_compare_v4_22_8_v4_22_9_2025_04_14", "label": "[4.22.9](https://github.com/foreverido/uilib/compare/v4.22.8...v4.22.9) (2025-04-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L921"}, {"id": "ui_changelog_features_924", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L924"}, {"id": "ui_changelog_4_22_8_https_github_com_foreverido_uilib_compare_v4_22_7_v4_22_8_2025_04_12", "label": "[4.22.8](https://github.com/foreverido/uilib/compare/v4.22.7...v4.22.8) (2025-04-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L928"}, {"id": "ui_changelog_features_931", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L931"}, {"id": "ui_changelog_4_22_7_https_github_com_foreverido_uilib_compare_v4_22_6_v4_22_7_2025_04_12", "label": "[4.22.7](https://github.com/foreverido/uilib/compare/v4.22.6...v4.22.7) (2025-04-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L935"}, {"id": "ui_changelog_features_938", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L938"}, {"id": "ui_changelog_4_22_6_https_github_com_foreverido_uilib_compare_v4_22_5_v4_22_6_2025_04_12", "label": "[4.22.6](https://github.com/foreverido/uilib/compare/v4.22.5...v4.22.6) (2025-04-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L942"}, {"id": "ui_changelog_features_945", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L945"}, {"id": "ui_changelog_4_22_5_https_github_com_foreverido_uilib_compare_v4_22_4_v4_22_5_2025_04_12", "label": "[4.22.5](https://github.com/foreverido/uilib/compare/v4.22.4...v4.22.5) (2025-04-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L949"}, {"id": "ui_changelog_bug_fixes_952", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L952"}, {"id": "ui_changelog_4_22_4_https_github_com_foreverido_uilib_compare_v4_22_3_v4_22_4_2025_04_10", "label": "[4.22.4](https://github.com/foreverido/uilib/compare/v4.22.3...v4.22.4) (2025-04-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L956"}, {"id": "ui_changelog_features_959", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L959"}, {"id": "ui_changelog_4_22_3_https_github_com_foreverido_uilib_compare_v4_22_2_v4_22_3_2025_04_10", "label": "[4.22.3](https://github.com/foreverido/uilib/compare/v4.22.2...v4.22.3) (2025-04-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L963"}, {"id": "ui_changelog_features_966", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L966"}, {"id": "ui_changelog_4_22_2_https_github_com_foreverido_uilib_compare_v4_22_1_v4_22_2_2025_04_10", "label": "[4.22.2](https://github.com/foreverido/uilib/compare/v4.22.1...v4.22.2) (2025-04-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L970"}, {"id": "ui_changelog_bug_fixes_973", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L973"}, {"id": "ui_changelog_4_22_1_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_1_2025_04_10", "label": "[4.22.1](https://github.com/foreverido/uilib/compare/v4.21.4...v4.22.1) (2025-04-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L977"}, {"id": "ui_changelog_features_980", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L980"}, {"id": "ui_changelog_bug_fixes_986", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L986"}, {"id": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "label": "[4.22.0](https://github.com/foreverido/uilib/compare/v4.21.4...v4.22.0) (2025-04-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L991"}, {"id": "ui_changelog_features_994", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L994"}, {"id": "ui_changelog_bug_fixes_1000", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1000"}, {"id": "ui_changelog_4_21_4_https_github_com_foreverido_uilib_compare_v4_21_3_v4_21_4_2025_04_05", "label": "[4.21.4](https://github.com/foreverido/uilib/compare/v4.21.3...v4.21.4) (2025-04-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1004"}, {"id": "ui_changelog_features_1007", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1007"}, {"id": "ui_changelog_4_21_3_https_github_com_foreverido_uilib_compare_v4_21_2_v4_21_3_2025_04_02", "label": "[4.21.3](https://github.com/foreverido/uilib/compare/v4.21.2...v4.21.3) (2025-04-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1012"}, {"id": "ui_changelog_4_21_2_https_github_com_foreverido_uilib_compare_v4_21_1_v4_21_2_2025_04_02", "label": "[4.21.2](https://github.com/foreverido/uilib/compare/v4.21.1...v4.21.2) (2025-04-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1014"}, {"id": "ui_changelog_features_1017", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1017"}, {"id": "ui_changelog_4_21_1_https_github_com_foreverido_uilib_compare_v4_21_0_v4_21_1_2025_04_01", "label": "[4.21.1](https://github.com/foreverido/uilib/compare/v4.21.0...v4.21.1) (2025-04-01)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1021"}, {"id": "ui_changelog_bug_fixes_1024", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1024"}, {"id": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "label": "[4.21.0](https://github.com/foreverido/uilib/compare/v4.20.6...v4.21.0) (2025-03-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1028"}, {"id": "ui_changelog_features_1031", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1031"}, {"id": "ui_changelog_4_20_6_https_github_com_foreverido_uilib_compare_v4_20_5_v4_20_6_2025_03_12", "label": "[4.20.6](https://github.com/foreverido/uilib/compare/v4.20.5...v4.20.6) (2025-03-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1035"}, {"id": "ui_changelog_features_1038", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1038"}, {"id": "ui_changelog_4_20_5_https_github_com_foreverido_uilib_compare_v4_20_4_v4_20_5_2025_03_10", "label": "[4.20.5](https://github.com/foreverido/uilib/compare/v4.20.4...v4.20.5) (2025-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1042"}, {"id": "ui_changelog_bug_fixes_1045", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1045"}, {"id": "ui_changelog_4_20_4_https_github_com_foreverido_uilib_compare_v4_20_3_v4_20_4_2025_03_10", "label": "[4.20.4](https://github.com/foreverido/uilib/compare/v4.20.3...v4.20.4) (2025-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1049"}, {"id": "ui_changelog_bug_fixes_1052", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1052"}, {"id": "ui_changelog_4_20_3_https_github_com_foreverido_uilib_compare_v4_20_2_v4_20_3_2025_03_10", "label": "[4.20.3](https://github.com/foreverido/uilib/compare/v4.20.2...v4.20.3) (2025-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1056"}, {"id": "ui_changelog_bug_fixes_1059", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1059"}, {"id": "ui_changelog_4_20_2_https_github_com_foreverido_uilib_compare_v4_20_1_v4_20_2_2025_03_10", "label": "[4.20.2](https://github.com/foreverido/uilib/compare/v4.20.1...v4.20.2) (2025-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1063"}, {"id": "ui_changelog_bug_fixes_1066", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1066"}, {"id": "ui_changelog_4_20_1_https_github_com_foreverido_uilib_compare_v4_20_0_v4_20_1_2025_03_10", "label": "[4.20.1](https://github.com/foreverido/uilib/compare/v4.20.0...v4.20.1) (2025-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1070"}, {"id": "ui_changelog_features_1073", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1073"}, {"id": "ui_changelog_4_20_0_https_github_com_foreverido_uilib_compare_v4_20_0_beta_9_v4_20_0_2025_03_10", "label": "[4.20.0](https://github.com/foreverido/uilib/compare/v4.20.0-beta-9...v4.20.0) (2025-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1077"}, {"id": "ui_changelog_features_1080", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1080"}, {"id": "ui_changelog_bug_fixes_1085", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1085"}, {"id": "ui_changelog_4_20_0_beta_9_https_github_com_foreverido_uilib_compare_v4_20_0_beta_8_v4_20_0_beta_9_2025_03_09", "label": "[4.20.0-beta-9](https://github.com/foreverido/uilib/compare/v4.20.0-beta-8...v4.20.0-beta-9) (2025-03-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1089"}, {"id": "ui_changelog_bug_fixes_1092", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1092"}, {"id": "ui_changelog_4_20_0_beta_8_https_github_com_foreverido_uilib_compare_v4_20_0_beta_7_v4_20_0_beta_8_2025_03_09", "label": "[4.20.0-beta-8](https://github.com/foreverido/uilib/compare/v4.20.0-beta-7...v4.20.0-beta-8) (2025-03-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1096"}, {"id": "ui_changelog_bug_fixes_1099", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1099"}, {"id": "ui_changelog_4_20_0_beta_7_https_github_com_foreverido_uilib_compare_v4_20_0_beta_6_v4_20_0_beta_7_2025_03_09", "label": "[4.20.0-beta-7](https://github.com/foreverido/uilib/compare/v4.20.0-beta-6...v4.20.0-beta-7) (2025-03-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1103"}, {"id": "ui_changelog_bug_fixes_1106", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1106"}, {"id": "ui_changelog_4_20_0_beta_6_https_github_com_foreverido_uilib_compare_v4_20_0_beta_5_v4_20_0_beta_6_2025_03_05", "label": "[4.20.0-beta-6](https://github.com/foreverido/uilib/compare/v4.20.0-beta-5...v4.20.0-beta-6) (2025-03-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1110"}, {"id": "ui_changelog_4_20_0_beta_5_https_github_com_foreverido_uilib_compare_v4_20_0_beta_4_v4_20_0_beta_5_2025_03_05", "label": "[4.20.0-beta-5](https://github.com/foreverido/uilib/compare/v4.20.0-beta-4...v4.20.0-beta-5) (2025-03-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1112"}, {"id": "ui_changelog_bug_fixes_1115", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1115"}, {"id": "ui_changelog_4_20_0_beta_4_https_github_com_foreverido_uilib_compare_v4_20_0_beta_3_v4_20_0_beta_4_2025_03_05", "label": "[4.20.0-beta-4](https://github.com/foreverido/uilib/compare/v4.20.0-beta-3...v4.20.0-beta-4) (2025-03-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1119"}, {"id": "ui_changelog_bug_fixes_1122", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1122"}, {"id": "ui_changelog_4_20_0_beta_3_https_github_com_foreverido_uilib_compare_v4_20_0_beta_2_v4_20_0_beta_3_2025_02_23", "label": "[4.20.0-beta-3](https://github.com/foreverido/uilib/compare/v4.20.0-beta-2...v4.20.0-beta-3) (2025-02-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1127"}, {"id": "ui_changelog_4_20_0_beta_2_https_github_com_foreverido_uilib_compare_v4_20_0_beta_1_v4_20_0_beta_2_2025_02_20", "label": "[4.20.0-beta-2](https://github.com/foreverido/uilib/compare/v4.20.0-beta-1...v4.20.0-beta-2) (2025-02-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1129"}, {"id": "ui_changelog_bug_fixes_1132", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1132"}, {"id": "ui_changelog_4_20_0_beta_1_https_github_com_foreverido_uilib_compare_v4_20_0_beta_0_v4_20_0_beta_1_2025_02_20", "label": "[4.20.0-beta-1](https://github.com/foreverido/uilib/compare/v4.20.0-beta-0...v4.20.0-beta-1) (2025-02-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1136"}, {"id": "ui_changelog_bug_fixes_1139", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1139"}, {"id": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "label": "[4.20.0-beta-0](https://github.com/foreverido/uilib/compare/v4.19.9...v4.20.0-beta-0) (2025-02-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1143"}, {"id": "ui_changelog_4_19_9_https_github_com_foreverido_uilib_compare_v4_19_8_v4_19_9_2025_01_25", "label": "[4.19.9](https://github.com/foreverido/uilib/compare/v4.19.8...v4.19.9) (2025-01-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1145"}, {"id": "ui_changelog_bug_fixes_1148", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1148"}, {"id": "ui_changelog_4_19_8_https_github_com_foreverido_uilib_compare_v4_19_7_v4_19_8_2025_01_25", "label": "[4.19.8](https://github.com/foreverido/uilib/compare/v4.19.7...v4.19.8) (2025-01-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1153"}, {"id": "ui_changelog_4_19_7_https_github_com_foreverido_uilib_compare_v4_19_6_v4_19_7_2025_01_25", "label": "[4.19.7](https://github.com/foreverido/uilib/compare/v4.19.6...v4.19.7) (2025-01-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1155"}, {"id": "ui_changelog_4_19_6_https_github_com_foreverido_uilib_compare_v4_19_5_v4_19_6_2025_01_25", "label": "[4.19.6](https://github.com/foreverido/uilib/compare/v4.19.5...v4.19.6) (2025-01-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1157"}, {"id": "ui_changelog_features_1160", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1160"}, {"id": "ui_changelog_4_19_5_https_github_com_foreverido_uilib_compare_v4_19_4_v4_19_5_2025_01_14", "label": "[4.19.5](https://github.com/foreverido/uilib/compare/v4.19.4...v4.19.5) (2025-01-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1164"}, {"id": "ui_changelog_bug_fixes_1167", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1167"}, {"id": "ui_changelog_4_19_4_https_github_com_foreverido_uilib_compare_v4_19_3_v4_19_4_2025_01_13", "label": "[4.19.4](https://github.com/foreverido/uilib/compare/v4.19.3...v4.19.4) (2025-01-13)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1171"}, {"id": "ui_changelog_bug_fixes_1174", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1174"}, {"id": "ui_changelog_4_19_3_https_github_com_foreverido_uilib_compare_v4_19_2_v4_19_3_2025_01_13", "label": "[4.19.3](https://github.com/foreverido/uilib/compare/v4.19.2...v4.19.3) (2025-01-13)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1178"}, {"id": "ui_changelog_features_1181", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1181"}, {"id": "ui_changelog_4_19_2_https_github_com_foreverido_uilib_compare_v4_19_1_v4_19_2_2025_01_12", "label": "[4.19.2](https://github.com/foreverido/uilib/compare/v4.19.1...v4.19.2) (2025-01-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1185"}, {"id": "ui_changelog_features_1188", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1188"}, {"id": "ui_changelog_4_19_1_https_github_com_foreverido_uilib_compare_v4_19_0_v4_19_1_2025_01_11", "label": "[4.19.1](https://github.com/foreverido/uilib/compare/v4.19.0...v4.19.1) (2025-01-11)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1193"}, {"id": "ui_changelog_bug_fixes_1196", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1196"}, {"id": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "label": "[4.19.0](https://github.com/foreverido/uilib/compare/v4.18.70...v4.19.0) (2025-01-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1201"}, {"id": "ui_changelog_features_1204", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1204"}, {"id": "ui_changelog_4_18_70_https_github_com_foreverido_uilib_compare_v4_18_69_v4_18_70_2025_01_06", "label": "[4.18.70](https://github.com/foreverido/uilib/compare/v4.18.69...v4.18.70) (2025-01-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1209"}, {"id": "ui_changelog_4_18_69_https_github_com_foreverido_uilib_compare_v4_18_68_v4_18_69_2025_01_06", "label": "[4.18.69](https://github.com/foreverido/uilib/compare/v4.18.68...v4.18.69) (2025-01-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1211"}, {"id": "ui_changelog_bug_fixes_1214", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1214"}, {"id": "ui_changelog_4_18_68_https_github_com_foreverido_uilib_compare_v4_18_67_v4_18_68_2025_01_05", "label": "[4.18.68](https://github.com/foreverido/uilib/compare/v4.18.67...v4.18.68) (2025-01-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1218"}, {"id": "ui_changelog_bug_fixes_1221", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1221"}, {"id": "ui_changelog_4_18_67_https_github_com_foreverido_uilib_compare_v4_18_66_v4_18_67_2024_11_20", "label": "[4.18.67](https://github.com/foreverido/uilib/compare/v4.18.66...v4.18.67) (2024-11-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1225"}, {"id": "ui_changelog_bug_fixes_1228", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1228"}, {"id": "ui_changelog_4_18_66_https_github_com_foreverido_uilib_compare_v4_18_65_v4_18_66_2024_11_20", "label": "[4.18.66](https://github.com/foreverido/uilib/compare/v4.18.65...v4.18.66) (2024-11-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1232"}, {"id": "ui_changelog_bug_fixes_1235", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1235"}, {"id": "ui_changelog_4_18_65_https_github_com_foreverido_uilib_compare_v4_18_64_v4_18_65_2024_11_20", "label": "[4.18.65](https://github.com/foreverido/uilib/compare/v4.18.64...v4.18.65) (2024-11-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1239"}, {"id": "ui_changelog_features_1242", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1242"}, {"id": "ui_changelog_4_18_64_https_github_com_foreverido_uilib_compare_v4_18_63_v4_18_64_2024_11_18", "label": "[4.18.64](https://github.com/foreverido/uilib/compare/v4.18.63...v4.18.64) (2024-11-18)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1246"}, {"id": "ui_changelog_features_1249", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1249"}, {"id": "ui_changelog_4_18_63_https_github_com_foreverido_uilib_compare_v4_18_62_v4_18_63_2024_11_11", "label": "[4.18.63](https://github.com/foreverido/uilib/compare/v4.18.62...v4.18.63) (2024-11-11)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1253"}, {"id": "ui_changelog_features_1256", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1256"}, {"id": "ui_changelog_4_18_62_https_github_com_foreverido_uilib_compare_v4_18_61_v4_18_62_2024_11_11", "label": "[4.18.62](https://github.com/foreverido/uilib/compare/v4.18.61...v4.18.62) (2024-11-11)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1260"}, {"id": "ui_changelog_features_1263", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1263"}, {"id": "ui_changelog_4_18_61_https_github_com_foreverido_uilib_compare_v4_18_60_v4_18_61_2024_11_03", "label": "[4.18.61](https://github.com/foreverido/uilib/compare/v4.18.60...v4.18.61) (2024-11-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1267"}, {"id": "ui_changelog_features_1270", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1270"}, {"id": "ui_changelog_4_18_60_https_github_com_foreverido_uilib_compare_v4_18_59_v4_18_60_2024_11_03", "label": "[4.18.60](https://github.com/foreverido/uilib/compare/v4.18.59...v4.18.60) (2024-11-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1274"}, {"id": "ui_changelog_bug_fixes_1277", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1277"}, {"id": "ui_changelog_4_18_59_https_github_com_foreverido_uilib_compare_v4_18_58_v4_18_59_2024_09_27", "label": "[4.18.59](https://github.com/foreverido/uilib/compare/v4.18.58...v4.18.59) (2024-09-27)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1281"}, {"id": "ui_changelog_bug_fixes_1284", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1284"}, {"id": "ui_changelog_4_18_58_https_github_com_foreverido_uilib_compare_v4_18_57_v4_18_58_2024_09_27", "label": "[4.18.58](https://github.com/foreverido/uilib/compare/v4.18.57...v4.18.58) (2024-09-27)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1289"}, {"id": "ui_changelog_4_18_57_https_github_com_foreverido_uilib_compare_v4_18_56_v4_18_57_2024_09_21", "label": "[4.18.57](https://github.com/foreverido/uilib/compare/v4.18.56...v4.18.57) (2024-09-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1291"}, {"id": "ui_changelog_features_1294", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1294"}, {"id": "ui_changelog_4_18_56_https_github_com_foreverido_uilib_compare_v4_18_55_v4_18_56_2024_09_20", "label": "[4.18.56](https://github.com/foreverido/uilib/compare/v4.18.55...v4.18.56) (2024-09-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1298"}, {"id": "ui_changelog_features_1301", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1301"}, {"id": "ui_changelog_bug_fixes_1307", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1307"}, {"id": "ui_changelog_4_18_55_https_github_com_foreverido_uilib_compare_v4_18_54_v4_18_55_2024_09_19", "label": "[4.18.55](https://github.com/foreverido/uilib/compare/v4.18.54...v4.18.55) (2024-09-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1311"}, {"id": "ui_changelog_features_1314", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1314"}, {"id": "ui_changelog_4_18_54_https_github_com_foreverido_uilib_compare_v4_18_53_v4_18_54_2024_09_19", "label": "[4.18.54](https://github.com/foreverido/uilib/compare/v4.18.53...v4.18.54) (2024-09-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1318"}, {"id": "ui_changelog_features_1321", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1321"}, {"id": "ui_changelog_4_18_53_https_github_com_foreverido_uilib_compare_v4_18_52_v4_18_53_2024_09_14", "label": "[4.18.53](https://github.com/foreverido/uilib/compare/v4.18.52...v4.18.53) (2024-09-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1325"}, {"id": "ui_changelog_bug_fixes_1328", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1328"}, {"id": "ui_changelog_4_18_52_https_github_com_foreverido_uilib_compare_v4_18_51_v4_18_52_2024_09_14", "label": "[4.18.52](https://github.com/foreverido/uilib/compare/v4.18.51...v4.18.52) (2024-09-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1332"}, {"id": "ui_changelog_bug_fixes_1335", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1335"}, {"id": "ui_changelog_4_18_51_https_github_com_foreverido_uilib_compare_v4_18_50_v4_18_51_2024_09_14", "label": "[4.18.51](https://github.com/foreverido/uilib/compare/v4.18.50...v4.18.51) (2024-09-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1339"}, {"id": "ui_changelog_features_1342", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1342"}, {"id": "ui_changelog_bug_fixes_1349", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1349"}, {"id": "ui_changelog_4_18_50_https_github_com_foreverido_uilib_compare_v4_18_49_v4_18_50_2024_08_05", "label": "[4.18.50](https://github.com/foreverido/uilib/compare/v4.18.49...v4.18.50) (2024-08-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1353"}, {"id": "ui_changelog_features_1356", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1356"}, {"id": "ui_changelog_4_18_49_https_github_com_foreverido_uilib_compare_v4_18_48_v4_18_49_2024_08_05", "label": "[4.18.49](https://github.com/foreverido/uilib/compare/v4.18.48...v4.18.49) (2024-08-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1360"}, {"id": "ui_changelog_features_1363", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1363"}, {"id": "ui_changelog_4_18_48_https_github_com_foreverido_uilib_compare_v4_18_47_v4_18_48_2024_07_22", "label": "[4.18.48](https://github.com/foreverido/uilib/compare/v4.18.47...v4.18.48) (2024-07-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1367"}, {"id": "ui_changelog_features_1370", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1370"}, {"id": "ui_changelog_4_18_47_https_github_com_foreverido_uilib_compare_v4_18_46_v4_18_47_2024_07_20", "label": "[4.18.47](https://github.com/foreverido/uilib/compare/v4.18.46...v4.18.47) (2024-07-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1374"}, {"id": "ui_changelog_features_1377", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1377"}, {"id": "ui_changelog_4_18_46_https_github_com_foreverido_uilib_compare_v4_18_45_v4_18_46_2024_07_01", "label": "[4.18.46](https://github.com/foreverido/uilib/compare/v4.18.45...v4.18.46) (2024-07-01)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1381"}, {"id": "ui_changelog_bug_fixes_1384", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1384"}, {"id": "ui_changelog_4_18_45_https_github_com_foreverido_uilib_compare_v4_18_44_v4_18_45_2024_06_16", "label": "[4.18.45](https://github.com/foreverido/uilib/compare/v4.18.44...v4.18.45) (2024-06-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1388"}, {"id": "ui_changelog_4_18_44_https_github_com_foreverido_uilib_compare_v4_18_43_v4_18_44_2024_06_09", "label": "[4.18.44](https://github.com/foreverido/uilib/compare/v4.18.43...v4.18.44) (2024-06-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1390"}, {"id": "ui_changelog_features_1393", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1393"}, {"id": "ui_changelog_4_18_43_https_github_com_foreverido_uilib_compare_v4_18_42_v4_18_43_2024_06_08", "label": "[4.18.43](https://github.com/foreverido/uilib/compare/v4.18.42...v4.18.43) (2024-06-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1397"}, {"id": "ui_changelog_bug_fixes_1400", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1400"}, {"id": "ui_changelog_4_18_42_https_github_com_foreverido_uilib_compare_v4_18_41_v4_18_42_2024_06_08", "label": "[4.18.42](https://github.com/foreverido/uilib/compare/v4.18.41...v4.18.42) (2024-06-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1404"}, {"id": "ui_changelog_features_1407", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1407"}, {"id": "ui_changelog_4_18_41_https_github_com_foreverido_uilib_compare_v4_18_40_v4_18_41_2024_06_07", "label": "[4.18.41](https://github.com/foreverido/uilib/compare/v4.18.40...v4.18.41) (2024-06-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1411"}, {"id": "ui_changelog_features_1414", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1414"}, {"id": "ui_changelog_4_18_40_https_github_com_foreverido_uilib_compare_v4_18_39_v4_18_40_2024_05_15", "label": "[4.18.40](https://github.com/foreverido/uilib/compare/v4.18.39...v4.18.40) (2024-05-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1418"}, {"id": "ui_changelog_bug_fixes_1421", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1421"}, {"id": "ui_changelog_4_18_39_https_github_com_foreverido_uilib_compare_v4_18_38_v4_18_39_2024_05_15", "label": "[4.18.39](https://github.com/foreverido/uilib/compare/v4.18.38...v4.18.39) (2024-05-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1425"}, {"id": "ui_changelog_bug_fixes_1428", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1428"}, {"id": "ui_changelog_4_18_38_https_github_com_foreverido_uilib_compare_v4_18_37_v4_18_38_2024_05_12", "label": "[4.18.38](https://github.com/foreverido/uilib/compare/v4.18.37...v4.18.38) (2024-05-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1432"}, {"id": "ui_changelog_bug_fixes_1435", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1435"}, {"id": "ui_changelog_4_18_37_https_github_com_foreverido_uilib_compare_v4_18_36_v4_18_37_2024_05_09", "label": "[4.18.37](https://github.com/foreverido/uilib/compare/v4.18.36...v4.18.37) (2024-05-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1439"}, {"id": "ui_changelog_bug_fixes_1442", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1442"}, {"id": "ui_changelog_4_18_36_https_github_com_foreverido_uilib_compare_v4_18_35_v4_18_36_2024_05_09", "label": "[4.18.36](https://github.com/foreverido/uilib/compare/v4.18.35...v4.18.36) (2024-05-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1446"}, {"id": "ui_changelog_features_1449", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1449"}, {"id": "ui_changelog_4_18_35_https_github_com_foreverido_uilib_compare_v4_18_34_v4_18_35_2024_05_07", "label": "[4.18.35](https://github.com/foreverido/uilib/compare/v4.18.34...v4.18.35) (2024-05-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1454"}, {"id": "ui_changelog_features_1457", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1457"}, {"id": "ui_changelog_4_18_34_https_github_com_foreverido_uilib_compare_v4_18_33_v4_18_34_2024_05_07", "label": "[4.18.34](https://github.com/foreverido/uilib/compare/v4.18.33...v4.18.34) (2024-05-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1461"}, {"id": "ui_changelog_bug_fixes_1464", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1464"}, {"id": "ui_changelog_4_18_33_https_github_com_foreverido_uilib_compare_v4_18_32_v4_18_33_2024_05_07", "label": "[4.18.33](https://github.com/foreverido/uilib/compare/v4.18.32...v4.18.33) (2024-05-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1468"}, {"id": "ui_changelog_bug_fixes_1471", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1471"}, {"id": "ui_changelog_4_18_32_https_github_com_foreverido_uilib_compare_v4_18_31_v4_18_32_2024_05_07", "label": "[4.18.32](https://github.com/foreverido/uilib/compare/v4.18.31...v4.18.32) (2024-05-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1475"}, {"id": "ui_changelog_bug_fixes_1478", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1478"}, {"id": "ui_changelog_4_18_31_https_github_com_foreverido_uilib_compare_v4_18_30_v4_18_31_2024_05_06", "label": "[4.18.31](https://github.com/foreverido/uilib/compare/v4.18.30...v4.18.31) (2024-05-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1482"}, {"id": "ui_changelog_features_1485", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1485"}, {"id": "ui_changelog_4_18_30_https_github_com_foreverido_uilib_compare_v4_18_29_v4_18_30_2024_05_06", "label": "[4.18.30](https://github.com/foreverido/uilib/compare/v4.18.29...v4.18.30) (2024-05-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1489"}, {"id": "ui_changelog_bug_fixes_1492", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1492"}, {"id": "ui_changelog_4_18_29_https_github_com_foreverido_uilib_compare_v4_18_28_v4_18_29_2024_05_06", "label": "[4.18.29](https://github.com/foreverido/uilib/compare/v4.18.28...v4.18.29) (2024-05-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1496"}, {"id": "ui_changelog_bug_fixes_1499", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1499"}, {"id": "ui_changelog_4_18_28_https_github_com_foreverido_uilib_compare_v4_18_27_v4_18_28_2024_05_06", "label": "[4.18.28](https://github.com/foreverido/uilib/compare/v4.18.27...v4.18.28) (2024-05-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1503"}, {"id": "ui_changelog_bug_fixes_1506", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1506"}, {"id": "ui_changelog_4_18_27_https_github_com_foreverido_uilib_compare_v4_18_26_v4_18_27_2024_05_06", "label": "[4.18.27](https://github.com/foreverido/uilib/compare/v4.18.26...v4.18.27) (2024-05-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1510"}, {"id": "ui_changelog_4_18_26_https_github_com_foreverido_uilib_compare_v4_18_25_v4_18_26_2024_05_06", "label": "[4.18.26](https://github.com/foreverido/uilib/compare/v4.18.25...v4.18.26) (2024-05-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1512"}, {"id": "ui_changelog_features_1515", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1515"}, {"id": "ui_changelog_4_18_25_https_github_com_foreverido_uilib_compare_v4_18_24_v4_18_25_2024_05_06", "label": "[4.18.25](https://github.com/foreverido/uilib/compare/v4.18.24...v4.18.25) (2024-05-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1519"}, {"id": "ui_changelog_features_1522", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1522"}, {"id": "ui_changelog_4_18_24_https_github_com_foreverido_uilib_compare_v4_18_23_v4_18_24_2024_05_04", "label": "[4.18.24](https://github.com/foreverido/uilib/compare/v4.18.23...v4.18.24) (2024-05-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1526"}, {"id": "ui_changelog_bug_fixes_1529", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1529"}, {"id": "ui_changelog_4_18_23_https_github_com_foreverido_uilib_compare_v4_18_22_v4_18_23_2024_05_02", "label": "[4.18.23](https://github.com/foreverido/uilib/compare/v4.18.22...v4.18.23) (2024-05-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1533"}, {"id": "ui_changelog_features_1536", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1536"}, {"id": "ui_changelog_4_18_22_https_github_com_foreverido_uilib_compare_v4_18_21_v4_18_22_2024_05_02", "label": "[4.18.22](https://github.com/foreverido/uilib/compare/v4.18.21...v4.18.22) (2024-05-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1540"}, {"id": "ui_changelog_features_1543", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1543"}, {"id": "ui_changelog_4_18_21_https_github_com_foreverido_uilib_compare_v4_18_20_v4_18_21_2024_05_02", "label": "[4.18.21](https://github.com/foreverido/uilib/compare/v4.18.20...v4.18.21) (2024-05-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1547"}, {"id": "ui_changelog_4_18_20_https_github_com_foreverido_uilib_compare_v4_18_19_v4_18_20_2024_05_02", "label": "[4.18.20](https://github.com/foreverido/uilib/compare/v4.18.19...v4.18.20) (2024-05-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1549"}, {"id": "ui_changelog_features_1552", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1552"}, {"id": "ui_changelog_4_18_19_https_github_com_foreverido_uilib_compare_v4_18_18_v4_18_19_2024_04_23", "label": "[4.18.19](https://github.com/foreverido/uilib/compare/v4.18.18...v4.18.19) (2024-04-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1556"}, {"id": "ui_changelog_bug_fixes_1559", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1559"}, {"id": "ui_changelog_4_18_18_https_github_com_foreverido_uilib_compare_v4_18_17_v4_18_18_2024_02_24", "label": "[4.18.18](https://github.com/foreverido/uilib/compare/v4.18.17...v4.18.18) (2024-02-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1563"}, {"id": "ui_changelog_bug_fixes_1566", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1566"}, {"id": "ui_changelog_4_18_17_https_github_com_foreverido_uilib_compare_v4_18_16_v4_18_17_2024_02_05", "label": "[4.18.17](https://github.com/foreverido/uilib/compare/v4.18.16...v4.18.17) (2024-02-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1571"}, {"id": "ui_changelog_4_18_16_https_github_com_foreverido_uilib_compare_v4_18_15_v4_18_16_2024_02_04", "label": "[4.18.16](https://github.com/foreverido/uilib/compare/v4.18.15...v4.18.16) (2024-02-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1573"}, {"id": "ui_changelog_bug_fixes_1576", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1576"}, {"id": "ui_changelog_4_18_15_https_github_com_foreverido_uilib_compare_v4_18_14_v4_18_15_2023_11_30", "label": "[4.18.15](https://github.com/foreverido/uilib/compare/v4.18.14...v4.18.15) (2023-11-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1580"}, {"id": "ui_changelog_bug_fixes_1583", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1583"}, {"id": "ui_changelog_4_18_14_https_github_com_foreverido_uilib_compare_v4_18_13_v4_18_14_2023_11_30", "label": "[4.18.14](https://github.com/foreverido/uilib/compare/v4.18.13...v4.18.14) (2023-11-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1587"}, {"id": "ui_changelog_features_1590", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1590"}, {"id": "ui_changelog_bug_fixes_1595", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1595"}, {"id": "ui_changelog_4_18_13_https_github_com_foreverido_uilib_compare_v4_18_12_v4_18_13_2023_11_30", "label": "[4.18.13](https://github.com/foreverido/uilib/compare/v4.18.12...v4.18.13) (2023-11-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1600"}, {"id": "ui_changelog_features_1603", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1603"}, {"id": "ui_changelog_4_18_12_https_github_com_foreverido_uilib_compare_v4_18_11_v4_18_12_2023_11_30", "label": "[4.18.12](https://github.com/foreverido/uilib/compare/v4.18.11...v4.18.12) (2023-11-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1607"}, {"id": "ui_changelog_features_1610", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1610"}, {"id": "ui_changelog_4_18_11_https_github_com_foreverido_uilib_compare_v4_18_10_v4_18_11_2023_11_30", "label": "[4.18.11](https://github.com/foreverido/uilib/compare/v4.18.10...v4.18.11) (2023-11-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1614"}, {"id": "ui_changelog_bug_fixes_1617", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1617"}, {"id": "ui_changelog_4_18_10_https_github_com_foreverido_uilib_compare_v4_18_9_v4_18_10_2023_11_30", "label": "[4.18.10](https://github.com/foreverido/uilib/compare/v4.18.9...v4.18.10) (2023-11-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1621"}, {"id": "ui_changelog_features_1624", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1624"}, {"id": "ui_changelog_4_18_9_https_github_com_foreverido_uilib_compare_v4_18_8_v4_18_9_2023_11_28", "label": "[4.18.9](https://github.com/foreverido/uilib/compare/v4.18.8...v4.18.9) (2023-11-28)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1628"}, {"id": "ui_changelog_features_1631", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1631"}, {"id": "ui_changelog_4_18_8_https_github_com_foreverido_uilib_compare_v4_18_7_v4_18_8_2023_11_26", "label": "[4.18.8](https://github.com/foreverido/uilib/compare/v4.18.7...v4.18.8) (2023-11-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1635"}, {"id": "ui_changelog_features_1638", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1638"}, {"id": "ui_changelog_4_18_7_https_github_com_foreverido_uilib_compare_v4_18_6_v4_18_7_2023_11_25", "label": "[4.18.7](https://github.com/foreverido/uilib/compare/v4.18.6...v4.18.7) (2023-11-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1642"}, {"id": "ui_changelog_bug_fixes_1645", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1645"}, {"id": "ui_changelog_4_18_6_https_github_com_foreverido_uilib_compare_v4_18_5_v4_18_6_2023_11_25", "label": "[4.18.6](https://github.com/foreverido/uilib/compare/v4.18.5...v4.18.6) (2023-11-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1649"}, {"id": "ui_changelog_4_18_5_https_github_com_foreverido_uilib_compare_v4_18_4_v4_18_5_2023_11_25", "label": "[4.18.5](https://github.com/foreverido/uilib/compare/v4.18.4...v4.18.5) (2023-11-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1651"}, {"id": "ui_changelog_bug_fixes_1654", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1654"}, {"id": "ui_changelog_4_18_4_https_github_com_foreverido_uilib_compare_v4_18_3_v4_18_4_2023_11_14", "label": "[4.18.4](https://github.com/foreverido/uilib/compare/v4.18.3...v4.18.4) (2023-11-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1658"}, {"id": "ui_changelog_bug_fixes_1661", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1661"}, {"id": "ui_changelog_4_18_3_https_github_com_foreverido_uilib_compare_v4_18_2_v4_18_3_2023_11_12", "label": "[4.18.3](https://github.com/foreverido/uilib/compare/v4.18.2...v4.18.3) (2023-11-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1665"}, {"id": "ui_changelog_bug_fixes_1668", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1668"}, {"id": "ui_changelog_4_18_2_https_github_com_foreverido_uilib_compare_v4_18_1_v4_18_2_2023_11_07", "label": "[4.18.2](https://github.com/foreverido/uilib/compare/v4.18.1...v4.18.2) (2023-11-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1672"}, {"id": "ui_changelog_bug_fixes_1675", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1675"}, {"id": "ui_changelog_4_18_1_https_github_com_foreverido_uilib_compare_v4_18_0_v4_18_1_2023_11_05", "label": "[4.18.1](https://github.com/foreverido/uilib/compare/v4.18.0...v4.18.1) (2023-11-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1680"}, {"id": "ui_changelog_bug_fixes_1683", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1683"}, {"id": "ui_changelog_4_18_0_https_github_com_foreverido_uilib_compare_v4_17_2_v4_18_0_2023_09_15", "label": "[4.18.0](https://github.com/foreverido/uilib/compare/v4.17.2...v4.18.0) (2023-09-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1687"}, {"id": "ui_changelog_features_1690", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1690"}, {"id": "ui_changelog_4_17_2_https_github_com_foreverido_uilib_compare_v4_17_1_v4_17_2_2023_07_23", "label": "[4.17.2](https://github.com/foreverido/uilib/compare/v4.17.1...v4.17.2) (2023-07-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1695"}, {"id": "ui_changelog_features_1698", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1698"}, {"id": "ui_changelog_4_17_1_https_github_com_foreverido_uilib_compare_v4_17_0_v4_17_1_2023_07_23", "label": "[4.17.1](https://github.com/foreverido/uilib/compare/v4.17.0...v4.17.1) (2023-07-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1702"}, {"id": "ui_changelog_features_1705", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1705"}, {"id": "ui_changelog_4_17_0_https_github_com_foreverido_uilib_compare_v4_16_0_v4_17_0_2023_07_22", "label": "[4.17.0](https://github.com/foreverido/uilib/compare/v4.16.0...v4.17.0) (2023-07-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1709"}, {"id": "ui_changelog_features_1712", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1712"}, {"id": "ui_changelog_bug_fixes_1717", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1717"}, {"id": "ui_changelog_4_16_0_https_github_com_foreverido_uilib_compare_v4_15_0_v4_16_0_2023_07_22", "label": "[4.16.0](https://github.com/foreverido/uilib/compare/v4.15.0...v4.16.0) (2023-07-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1721"}, {"id": "ui_changelog_features_1724", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1724"}, {"id": "ui_changelog_4_15_0_https_github_com_foreverido_uilib_compare_v4_14_0_v4_15_0_2023_07_22", "label": "[4.15.0](https://github.com/foreverido/uilib/compare/v4.14.0...v4.15.0) (2023-07-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1728"}, {"id": "ui_changelog_features_1731", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1731"}, {"id": "ui_changelog_bug_fixes_1737", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1737"}, {"id": "ui_changelog_4_14_0_https_github_com_foreverido_uilib_compare_v4_13_0_v4_14_0_2023_07_22", "label": "[4.14.0](https://github.com/foreverido/uilib/compare/v4.13.0...v4.14.0) (2023-07-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1741"}, {"id": "ui_changelog_features_1744", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1744"}, {"id": "ui_changelog_bug_fixes_1750", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1750"}, {"id": "ui_changelog_4_13_0_https_github_com_foreverido_uilib_compare_v4_12_1_v4_13_0_2023_07_20", "label": "[4.13.0](https://github.com/foreverido/uilib/compare/v4.12.1...v4.13.0) (2023-07-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1754"}, {"id": "ui_changelog_features_1757", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1757"}, {"id": "ui_changelog_4_12_1_https_github_com_foreverido_uilib_compare_v4_12_0_v4_12_1_2023_07_16", "label": "[4.12.1](https://github.com/foreverido/uilib/compare/v4.12.0...v4.12.1) (2023-07-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1762"}, {"id": "ui_changelog_4_12_0_https_github_com_foreverido_uilib_compare_v4_11_1_v4_12_0_2023_07_16", "label": "[4.12.0](https://github.com/foreverido/uilib/compare/v4.11.1...v4.12.0) (2023-07-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1764"}, {"id": "ui_changelog_features_1767", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1767"}, {"id": "ui_changelog_4_11_1_https_github_com_foreverido_uilib_compare_v4_11_0_v4_11_1_2023_06_17", "label": "[4.11.1](https://github.com/foreverido/uilib/compare/v4.11.0...v4.11.1) (2023-06-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1771"}, {"id": "ui_changelog_bug_fixes_1774", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1774"}, {"id": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "label": "[4.11.0](https://github.com/foreverido/uilib/compare/v4.10.4...v4.11.0) (2023-06-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1778"}, {"id": "ui_changelog_features_1781", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1781"}, {"id": "ui_changelog_4_10_4_https_github_com_foreverido_uilib_compare_v4_10_3_v4_10_4_2023_05_29", "label": "[4.10.4](https://github.com/foreverido/uilib/compare/v4.10.3...v4.10.4) (2023-05-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1785"}, {"id": "ui_changelog_4_10_3_https_github_com_foreverido_uilib_compare_v4_10_2_v4_10_3_2023_05_29", "label": "[4.10.3](https://github.com/foreverido/uilib/compare/v4.10.2...v4.10.3) (2023-05-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1787"}, {"id": "ui_changelog_features_1790", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1790"}, {"id": "ui_changelog_bug_fixes_1795", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1795"}, {"id": "ui_changelog_4_10_2_https_github_com_foreverido_uilib_compare_v4_10_1_v4_10_2_2023_05_29", "label": "[4.10.2](https://github.com/foreverido/uilib/compare/v4.10.1...v4.10.2) (2023-05-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1799"}, {"id": "ui_changelog_features_1802", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1802"}, {"id": "ui_changelog_4_10_1_https_github_com_foreverido_uilib_compare_v4_10_0_v4_10_1_2023_05_29", "label": "[4.10.1](https://github.com/foreverido/uilib/compare/v4.10.0...v4.10.1) (2023-05-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1806"}, {"id": "ui_changelog_bug_fixes_1809", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1809"}, {"id": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "label": "[4.10.0](https://github.com/foreverido/uilib/compare/v4.9.7...v4.10.0) (2023-05-27)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1813"}, {"id": "ui_changelog_bug_fixes_1816", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1816"}, {"id": "ui_changelog_4_9_7_https_github_com_foreverido_uilib_compare_v4_9_6_v4_9_7_2023_05_27", "label": "[4.9.7](https://github.com/foreverido/uilib/compare/v4.9.6...v4.9.7) (2023-05-27)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1820"}, {"id": "ui_changelog_bug_fixes_1823", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1823"}, {"id": "ui_changelog_4_9_6_https_github_com_foreverido_uilib_compare_v4_9_5_v4_9_6_2023_05_27", "label": "[4.9.6](https://github.com/foreverido/uilib/compare/v4.9.5...v4.9.6) (2023-05-27)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1827"}, {"id": "ui_changelog_features_1830", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1830"}, {"id": "ui_changelog_4_9_5_https_github_com_foreverido_uilib_compare_v4_9_4_v4_9_5_2023_05_26", "label": "[4.9.5](https://github.com/foreverido/uilib/compare/v4.9.4...v4.9.5) (2023-05-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1834"}, {"id": "ui_changelog_bug_fixes_1837", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1837"}, {"id": "ui_changelog_4_9_4_https_github_com_foreverido_uilib_compare_v4_9_3_v4_9_4_2023_05_22", "label": "[4.9.4](https://github.com/foreverido/uilib/compare/v4.9.3...v4.9.4) (2023-05-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1841"}, {"id": "ui_changelog_bug_fixes_1844", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1844"}, {"id": "ui_changelog_4_9_3_https_github_com_foreverido_uilib_compare_v4_9_2_v4_9_3_2023_05_21", "label": "[4.9.3](https://github.com/foreverido/uilib/compare/v4.9.2...v4.9.3) (2023-05-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1848"}, {"id": "ui_changelog_features_1851", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1851"}, {"id": "ui_changelog_4_9_2_https_github_com_foreverido_uilib_compare_v4_9_1_v4_9_2_2023_05_21", "label": "[4.9.2](https://github.com/foreverido/uilib/compare/v4.9.1...v4.9.2) (2023-05-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1855"}, {"id": "ui_changelog_features_1858", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1858"}, {"id": "ui_changelog_bug_fixes_1863", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1863"}, {"id": "ui_changelog_4_9_1_https_github_com_foreverido_uilib_compare_v4_9_0_v4_9_1_2023_05_21", "label": "[4.9.1](https://github.com/foreverido/uilib/compare/v4.9.0...v4.9.1) (2023-05-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1867"}, {"id": "ui_changelog_bug_fixes_1870", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1870"}, {"id": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "label": "[4.9.0](https://github.com/foreverido/uilib/compare/v4.8.6...v4.9.0) (2023-05-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1875"}, {"id": "ui_changelog_features_1878", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1878"}, {"id": "ui_changelog_bug_fixes_1886", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1886"}, {"id": "ui_changelog_4_8_6_https_github_com_foreverido_uilib_compare_v4_8_5_v4_8_6_2023_05_19", "label": "[4.8.6](https://github.com/foreverido/uilib/compare/v4.8.5...v4.8.6) (2023-05-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1893"}, {"id": "ui_changelog_features_1896", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1896"}, {"id": "ui_changelog_4_8_5_https_github_com_foreverido_uilib_compare_v4_8_4_v4_8_5_2023_05_16", "label": "[4.8.5](https://github.com/foreverido/uilib/compare/v4.8.4...v4.8.5) (2023-05-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1900"}, {"id": "ui_changelog_bug_fixes_1903", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1903"}, {"id": "ui_changelog_4_8_4_https_github_com_foreverido_uilib_compare_v4_8_3_v4_8_4_2023_05_14", "label": "[4.8.4](https://github.com/foreverido/uilib/compare/v4.8.3...v4.8.4) (2023-05-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1907"}, {"id": "ui_changelog_bug_fixes_1910", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1910"}, {"id": "ui_changelog_4_8_3_https_github_com_foreverido_uilib_compare_v4_8_2_v4_8_3_2023_05_14", "label": "[4.8.3](https://github.com/foreverido/uilib/compare/v4.8.2...v4.8.3) (2023-05-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1914"}, {"id": "ui_changelog_features_1917", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1917"}, {"id": "ui_changelog_4_8_2_https_github_com_foreverido_uilib_compare_v4_8_1_v4_8_2_2023_05_14", "label": "[4.8.2](https://github.com/foreverido/uilib/compare/v4.8.1...v4.8.2) (2023-05-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1921"}, {"id": "ui_changelog_features_1924", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1924"}, {"id": "ui_changelog_4_8_1_https_github_com_foreverido_uilib_compare_v4_8_0_v4_8_1_2023_05_14", "label": "[4.8.1](https://github.com/foreverido/uilib/compare/v4.8.0...v4.8.1) (2023-05-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1928"}, {"id": "ui_changelog_features_1931", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1931"}, {"id": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "label": "[4.8.0](https://github.com/foreverido/uilib/compare/v4.7.7...v4.8.0) (2023-05-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1937"}, {"id": "ui_changelog_features_1940", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1940"}, {"id": "ui_changelog_4_7_7_https_github_com_foreverido_uilib_compare_v4_7_6_v4_7_7_2023_05_13", "label": "[4.7.7](https://github.com/foreverido/uilib/compare/v4.7.6...v4.7.7) (2023-05-13)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1944"}, {"id": "ui_changelog_bug_fixes_1947", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1947"}, {"id": "ui_changelog_4_7_6_https_github_com_foreverido_uilib_compare_v4_7_5_v4_7_6_2023_05_08", "label": "[4.7.6](https://github.com/foreverido/uilib/compare/v4.7.5...v4.7.6) (2023-05-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1951"}, {"id": "ui_changelog_features_1954", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1954"}, {"id": "ui_changelog_4_7_5_https_github_com_foreverido_uilib_compare_v4_7_4_v4_7_5_2023_05_07", "label": "[4.7.5](https://github.com/foreverido/uilib/compare/v4.7.4...v4.7.5) (2023-05-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1958"}, {"id": "ui_changelog_bug_fixes_1961", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1961"}, {"id": "ui_changelog_4_7_4_https_github_com_foreverido_uilib_compare_v4_7_3_v4_7_4_2023_05_07", "label": "[4.7.4](https://github.com/foreverido/uilib/compare/v4.7.3...v4.7.4) (2023-05-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1965"}, {"id": "ui_changelog_4_7_3_https_github_com_foreverido_uilib_compare_v4_7_2_v4_7_3_2023_05_07", "label": "[4.7.3](https://github.com/foreverido/uilib/compare/v4.7.2...v4.7.3) (2023-05-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1967"}, {"id": "ui_changelog_features_1970", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1970"}, {"id": "ui_changelog_4_7_2_https_github_com_foreverido_uilib_compare_v4_7_1_v4_7_2_2023_05_07", "label": "[4.7.2](https://github.com/foreverido/uilib/compare/v4.7.1...v4.7.2) (2023-05-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1974"}, {"id": "ui_changelog_features_1977", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1977"}, {"id": "ui_changelog_bug_fixes_1982", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1982"}, {"id": "ui_changelog_4_7_1_https_github_com_foreverido_uilib_compare_v4_7_0_v4_7_1_2023_05_06", "label": "[4.7.1](https://github.com/foreverido/uilib/compare/v4.7.0...v4.7.1) (2023-05-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1986"}, {"id": "ui_changelog_bug_fixes_1989", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1989"}, {"id": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "label": "[4.7.0](https://github.com/foreverido/uilib/compare/v4.6.12...v4.7.0) (2023-05-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1993"}, {"id": "ui_changelog_features_1996", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L1996"}, {"id": "ui_changelog_4_6_12_https_github_com_foreverido_uilib_compare_v4_6_11_v4_6_12_2023_05_04", "label": "[4.6.12](https://github.com/foreverido/uilib/compare/v4.6.11...v4.6.12) (2023-05-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2000"}, {"id": "ui_changelog_bug_fixes_2003", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2003"}, {"id": "ui_changelog_4_6_11_https_github_com_foreverido_uilib_compare_v4_6_10_v4_6_11_2023_04_20", "label": "[4.6.11](https://github.com/foreverido/uilib/compare/v4.6.10...v4.6.11) (2023-04-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2007"}, {"id": "ui_changelog_features_2010", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2010"}, {"id": "ui_changelog_bug_fixes_2015", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2015"}, {"id": "ui_changelog_4_6_10_https_github_com_foreverido_uilib_compare_v4_6_9_v4_6_10_2023_04_19", "label": "[4.6.10](https://github.com/foreverido/uilib/compare/v4.6.9...v4.6.10) (2023-04-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2019"}, {"id": "ui_changelog_bug_fixes_2022", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2022"}, {"id": "ui_changelog_4_6_9_https_github_com_foreverido_uilib_compare_v4_6_8_v4_6_9_2023_04_17", "label": "[4.6.9](https://github.com/foreverido/uilib/compare/v4.6.8...v4.6.9) (2023-04-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2026"}, {"id": "ui_changelog_bug_fixes_2029", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2029"}, {"id": "ui_changelog_4_6_8_https_github_com_foreverido_uilib_compare_v4_6_7_v4_6_8_2023_04_17", "label": "[4.6.8](https://github.com/foreverido/uilib/compare/v4.6.7...v4.6.8) (2023-04-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2033"}, {"id": "ui_changelog_features_2036", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2036"}, {"id": "ui_changelog_4_6_7_https_github_com_foreverido_uilib_compare_v4_6_6_v4_6_7_2023_04_17", "label": "[4.6.7](https://github.com/foreverido/uilib/compare/v4.6.6...v4.6.7) (2023-04-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2040"}, {"id": "ui_changelog_bug_fixes_2043", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2043"}, {"id": "ui_changelog_4_6_6_https_github_com_foreverido_uilib_compare_v4_6_5_v4_6_6_2023_04_17", "label": "[4.6.6](https://github.com/foreverido/uilib/compare/v4.6.5...v4.6.6) (2023-04-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2047"}, {"id": "ui_changelog_bug_fixes_2050", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2050"}, {"id": "ui_changelog_4_6_5_https_github_com_foreverido_uilib_compare_v4_6_4_v4_6_5_2023_04_16", "label": "[4.6.5](https://github.com/foreverido/uilib/compare/v4.6.4...v4.6.5) (2023-04-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2054"}, {"id": "ui_changelog_bug_fixes_2057", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2057"}, {"id": "ui_changelog_4_6_4_https_github_com_foreverido_uilib_compare_v4_6_3_v4_6_4_2023_04_16", "label": "[4.6.4](https://github.com/foreverido/uilib/compare/v4.6.3...v4.6.4) (2023-04-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2061"}, {"id": "ui_changelog_bug_fixes_2064", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2064"}, {"id": "ui_changelog_4_6_3_https_github_com_foreverido_uilib_compare_v4_6_2_v4_6_3_2023_04_16", "label": "[4.6.3](https://github.com/foreverido/uilib/compare/v4.6.2...v4.6.3) (2023-04-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2068"}, {"id": "ui_changelog_features_2071", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2071"}, {"id": "ui_changelog_4_6_2_https_github_com_foreverido_uilib_compare_v4_6_1_v4_6_2_2023_04_15", "label": "[4.6.2](https://github.com/foreverido/uilib/compare/v4.6.1...v4.6.2) (2023-04-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2075"}, {"id": "ui_changelog_bug_fixes_2078", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2078"}, {"id": "ui_changelog_4_6_1_https_github_com_foreverido_uilib_compare_v4_6_0_v4_6_1_2023_04_15", "label": "[4.6.1](https://github.com/foreverido/uilib/compare/v4.6.0...v4.6.1) (2023-04-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2082"}, {"id": "ui_changelog_bug_fixes_2085", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2085"}, {"id": "ui_changelog_4_6_0_https_github_com_foreverido_uilib_compare_v4_5_0_v4_6_0_2023_04_15", "label": "[4.6.0](https://github.com/foreverido/uilib/compare/v4.5.0...v4.6.0) (2023-04-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2089"}, {"id": "ui_changelog_bug_fixes_2092", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2092"}, {"id": "ui_changelog_4_5_0_https_github_com_foreverido_uilib_compare_v4_4_2_v4_5_0_2023_04_15", "label": "[4.5.0](https://github.com/foreverido/uilib/compare/v4.4.2...v4.5.0) (2023-04-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2096"}, {"id": "ui_changelog_features_2099", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2099"}, {"id": "ui_changelog_4_4_2_https_github_com_foreverido_uilib_compare_v4_4_1_v4_4_2_2023_04_15", "label": "[4.4.2](https://github.com/foreverido/uilib/compare/v4.4.1...v4.4.2) (2023-04-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2104"}, {"id": "ui_changelog_4_4_1_https_github_com_foreverido_uilib_compare_v4_4_0_v4_4_1_2023_04_15", "label": "[4.4.1](https://github.com/foreverido/uilib/compare/v4.4.0...v4.4.1) (2023-04-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2106"}, {"id": "ui_changelog_4_4_0_https_github_com_foreverido_uilib_compare_v4_3_0_v4_4_0_2023_04_09", "label": "[4.4.0](https://github.com/foreverido/uilib/compare/v4.3.0...v4.4.0) (2023-04-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2108"}, {"id": "ui_changelog_4_3_0_https_github_com_foreverido_uilib_compare_v4_2_1_v4_3_0_2023_04_07", "label": "[4.3.0](https://github.com/foreverido/uilib/compare/v4.2.1...v4.3.0) (2023-04-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2110"}, {"id": "ui_changelog_features_2113", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2113"}, {"id": "ui_changelog_bug_fixes_2118", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2118"}, {"id": "ui_changelog_4_2_1_https_github_com_foreverido_uilib_compare_v4_2_0_v4_2_1_2023_04_05", "label": "[4.2.1](https://github.com/foreverido/uilib/compare/v4.2.0...v4.2.1) (2023-04-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2122"}, {"id": "ui_changelog_bug_fixes_2125", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2125"}, {"id": "ui_changelog_4_2_0_https_github_com_foreverido_uilib_compare_v4_1_1_v4_2_0_2023_04_02", "label": "[4.2.0](https://github.com/foreverido/uilib/compare/v4.1.1...v4.2.0) (2023-04-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2130"}, {"id": "ui_changelog_features_2133", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2133"}, {"id": "ui_changelog_bug_fixes_2138", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2138"}, {"id": "ui_changelog_4_1_1_https_github_com_foreverido_uilib_compare_v4_1_0_v4_1_1_2023_03_30", "label": "[4.1.1](https://github.com/foreverido/uilib/compare/v4.1.0...v4.1.1) (2023-03-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2142"}, {"id": "ui_changelog_bug_fixes_2145", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2145"}, {"id": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "label": "[4.1.0](https://github.com/foreverido/uilib/compare/v4.0.11...v4.1.0) (2023-03-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2149"}, {"id": "ui_changelog_bug_fixes_2152", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2152"}, {"id": "ui_changelog_4_0_11_https_github_com_foreverido_uilib_compare_v4_0_10_v4_0_11_2023_03_29", "label": "[4.0.11](https://github.com/foreverido/uilib/compare/v4.0.10...v4.0.11) (2023-03-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2156"}, {"id": "ui_changelog_bug_fixes_2159", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2159"}, {"id": "ui_changelog_4_0_10_https_github_com_foreverido_uilib_compare_v4_0_9_v4_0_10_2023_03_29", "label": "[4.0.10](https://github.com/foreverido/uilib/compare/v4.0.9...v4.0.10) (2023-03-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2163"}, {"id": "ui_changelog_bug_fixes_2166", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2166"}, {"id": "ui_changelog_4_0_9_https_github_com_foreverido_uilib_compare_v4_0_8_v4_0_9_2023_03_29", "label": "[4.0.9](https://github.com/foreverido/uilib/compare/v4.0.8...v4.0.9) (2023-03-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2170"}, {"id": "ui_changelog_bug_fixes_2173", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2173"}, {"id": "ui_changelog_4_0_8_https_github_com_foreverido_uilib_compare_v4_0_7_v4_0_8_2023_03_29", "label": "[4.0.8](https://github.com/foreverido/uilib/compare/v4.0.7...v4.0.8) (2023-03-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2177"}, {"id": "ui_changelog_bug_fixes_2180", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2180"}, {"id": "ui_changelog_4_0_7_https_github_com_foreverido_uilib_compare_v4_0_6_v4_0_7_2023_03_28", "label": "[4.0.7](https://github.com/foreverido/uilib/compare/v4.0.6...v4.0.7) (2023-03-28)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2184"}, {"id": "ui_changelog_bug_fixes_2187", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2187"}, {"id": "ui_changelog_4_0_6_https_github_com_foreverido_uilib_compare_v4_0_5_v4_0_6_2023_03_26", "label": "[4.0.6](https://github.com/foreverido/uilib/compare/v4.0.5...v4.0.6) (2023-03-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2191"}, {"id": "ui_changelog_4_0_5_https_github_com_foreverido_uilib_compare_v4_0_4_v4_0_5_2023_03_26", "label": "[4.0.5](https://github.com/foreverido/uilib/compare/v4.0.4...v4.0.5) (2023-03-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2193"}, {"id": "ui_changelog_bug_fixes_2196", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2196"}, {"id": "ui_changelog_4_0_4_https_github_com_foreverido_uilib_compare_v4_0_3_v4_0_4_2023_03_26", "label": "[4.0.4](https://github.com/foreverido/uilib/compare/v4.0.3...v4.0.4) (2023-03-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2200"}, {"id": "ui_changelog_bug_fixes_2203", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2203"}, {"id": "ui_changelog_4_0_3_https_github_com_foreverido_uilib_compare_v4_0_2_v4_0_3_2023_03_26", "label": "[4.0.3](https://github.com/foreverido/uilib/compare/v4.0.2...v4.0.3) (2023-03-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2207"}, {"id": "ui_changelog_bug_fixes_2210", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2210"}, {"id": "ui_changelog_4_0_2_https_github_com_foreverido_uilib_compare_v4_0_1_v4_0_2_2023_03_26", "label": "[4.0.2](https://github.com/foreverido/uilib/compare/v4.0.1...v4.0.2) (2023-03-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2214"}, {"id": "ui_changelog_bug_fixes_2217", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2217"}, {"id": "ui_changelog_4_0_1_https_github_com_foreverido_uilib_compare_v4_0_0_v4_0_1_2023_03_26", "label": "[4.0.1](https://github.com/foreverido/uilib/compare/v4.0.0...v4.0.1) (2023-03-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2221"}, {"id": "ui_changelog_features_2224", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2224"}, {"id": "ui_changelog_4_0_0_https_github_com_foreverido_uilib_compare_v3_11_0_v4_0_0_2023_03_25", "label": "[4.0.0](https://github.com/foreverido/uilib/compare/v3.11.0...v4.0.0) (2023-03-25)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2228"}, {"id": "ui_changelog_features_2231", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2231"}, {"id": "ui_changelog_bug_fixes_2236", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2236"}, {"id": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "label": "[3.11.0](https://github.com/foreverido/uilib/compare/v3.10.3...v3.11.0) (2023-03-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2240"}, {"id": "ui_changelog_bug_fixes_2243", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2243"}, {"id": "ui_changelog_3_10_3_https_github_com_foreverido_uilib_compare_v3_10_2_v3_10_3_2023_03_19", "label": "[3.10.3](https://github.com/foreverido/uilib/compare/v3.10.2...v3.10.3) (2023-03-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2247"}, {"id": "ui_changelog_features_2250", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2250"}, {"id": "ui_changelog_bug_fixes_2255", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2255"}, {"id": "ui_changelog_3_10_2_https_github_com_foreverido_uilib_compare_v3_10_1_v3_10_2_2023_03_19", "label": "[3.10.2](https://github.com/foreverido/uilib/compare/v3.10.1...v3.10.2) (2023-03-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2259"}, {"id": "ui_changelog_features_2262", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2262"}, {"id": "ui_changelog_bug_fixes_2267", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2267"}, {"id": "ui_changelog_3_10_1_https_github_com_foreverido_uilib_compare_v3_10_0_v3_10_1_2023_03_19", "label": "[3.10.1](https://github.com/foreverido/uilib/compare/v3.10.0...v3.10.1) (2023-03-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2271"}, {"id": "ui_changelog_bug_fixes_2274", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2274"}, {"id": "ui_changelog_3_10_0_https_github_com_foreverido_uilib_compare_v3_9_3_v3_10_0_2023_03_16", "label": "[3.10.0](https://github.com/foreverido/uilib/compare/v3.9.3...v3.10.0) (2023-03-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2278"}, {"id": "ui_changelog_features_2281", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2281"}, {"id": "ui_changelog_3_9_3_https_github_com_foreverido_uilib_compare_v3_9_2_v3_9_3_2023_03_15", "label": "[3.9.3](https://github.com/foreverido/uilib/compare/v3.9.2...v3.9.3) (2023-03-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2285"}, {"id": "ui_changelog_bug_fixes_2288", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2288"}, {"id": "ui_changelog_3_9_2_https_github_com_foreverido_uilib_compare_v3_9_1_v3_9_2_2023_03_15", "label": "[3.9.2](https://github.com/foreverido/uilib/compare/v3.9.1...v3.9.2) (2023-03-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2293"}, {"id": "ui_changelog_bug_fixes_2296", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2296"}, {"id": "ui_changelog_3_9_1_https_github_com_foreverido_uilib_compare_v3_9_0_v3_9_1_2023_03_14", "label": "[3.9.1](https://github.com/foreverido/uilib/compare/v3.9.0...v3.9.1) (2023-03-14)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2301"}, {"id": "ui_changelog_bug_fixes_2304", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2304"}, {"id": "ui_changelog_3_9_0_https_github_com_foreverido_uilib_compare_v3_8_0_v3_9_0_2023_03_11", "label": "[3.9.0](https://github.com/foreverido/uilib/compare/v3.8.0...v3.9.0) (2023-03-11)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2309"}, {"id": "ui_changelog_features_2312", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2312"}, {"id": "ui_changelog_3_8_0_https_github_com_foreverido_uilib_compare_v3_7_0_v3_8_0_2023_03_10", "label": "[3.8.0](https://github.com/foreverido/uilib/compare/v3.7.0...v3.8.0) (2023-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2316"}, {"id": "ui_changelog_features_2319", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2319"}, {"id": "ui_changelog_3_7_0_https_github_com_foreverido_uilib_compare_v3_6_2_v3_7_0_2023_03_08", "label": "[3.7.0](https://github.com/foreverido/uilib/compare/v3.6.2...v3.7.0) (2023-03-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2324"}, {"id": "ui_changelog_features_2327", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2327"}, {"id": "ui_changelog_bug_fixes_2332", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2332"}, {"id": "ui_changelog_3_6_2_https_github_com_foreverido_uilib_compare_v3_6_1_v3_6_2_2023_03_08", "label": "[3.6.2](https://github.com/foreverido/uilib/compare/v3.6.1...v3.6.2) (2023-03-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2336"}, {"id": "ui_changelog_bug_fixes_2339", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2339"}, {"id": "ui_changelog_3_6_1_https_github_com_foreverido_uilib_compare_v3_6_0_v3_6_1_2023_03_07", "label": "[3.6.1](https://github.com/foreverido/uilib/compare/v3.6.0...v3.6.1) (2023-03-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2343"}, {"id": "ui_changelog_bug_fixes_2346", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2346"}, {"id": "ui_changelog_3_6_0_https_github_com_foreverido_uilib_compare_v3_5_1_v3_6_0_2023_03_06", "label": "[3.6.0](https://github.com/foreverido/uilib/compare/v3.5.1...v3.6.0) (2023-03-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2350"}, {"id": "ui_changelog_features_2353", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2353"}, {"id": "ui_changelog_3_5_1_https_github_com_foreverido_uilib_compare_v3_5_0_v3_5_1_2023_03_05", "label": "[3.5.1](https://github.com/foreverido/uilib/compare/v3.5.0...v3.5.1) (2023-03-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2357"}, {"id": "ui_changelog_bug_fixes_2360", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2360"}, {"id": "ui_changelog_3_5_0_https_github_com_foreverido_uilib_compare_v3_4_1_v3_5_0_2023_03_05", "label": "[3.5.0](https://github.com/foreverido/uilib/compare/v3.4.1...v3.5.0) (2023-03-05)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2365"}, {"id": "ui_changelog_bug_fixes_2368", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2368"}, {"id": "ui_changelog_3_4_1_https_github_com_foreverido_uilib_compare_v3_4_0_v3_4_1_2022_08_07", "label": "[3.4.1](https://github.com/foreverido/uilib/compare/v3.4.0...v3.4.1) (2022-08-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2372"}, {"id": "ui_changelog_bug_fixes_2375", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2375"}, {"id": "ui_changelog_3_4_0_https_github_com_foreverido_uilib_compare_v3_3_1_v3_4_0_2022_08_07", "label": "[3.4.0](https://github.com/foreverido/uilib/compare/v3.3.1...v3.4.0) (2022-08-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2379"}, {"id": "ui_changelog_bug_fixes_2382", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2382"}, {"id": "ui_changelog_3_3_1_https_github_com_foreverido_uilib_compare_v3_3_0_v3_3_1_2022_08_06", "label": "[3.3.1](https://github.com/foreverido/uilib/compare/v3.3.0...v3.3.1) (2022-08-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2387"}, {"id": "ui_changelog_3_3_0_https_github_com_foreverido_uilib_compare_v3_2_0_v3_3_0_2022_08_06", "label": "[3.3.0](https://github.com/foreverido/uilib/compare/v3.2.0...v3.3.0) (2022-08-06)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2389"}, {"id": "ui_changelog_features_2392", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2392"}, {"id": "ui_changelog_bug_fixes_2400", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2400"}, {"id": "ui_changelog_3_2_0_https_github_com_foreverido_uilib_compare_v3_1_2_v3_2_0_2022_07_26", "label": "[3.2.0](https://github.com/foreverido/uilib/compare/v3.1.2...v3.2.0) (2022-07-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2405"}, {"id": "ui_changelog_features_2408", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2408"}, {"id": "ui_changelog_3_1_2_https_github_com_foreverido_uilib_compare_v3_1_1_v3_1_2_2022_07_24", "label": "[3.1.2](https://github.com/foreverido/uilib/compare/v3.1.1...v3.1.2) (2022-07-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2412"}, {"id": "ui_changelog_bug_fixes_2415", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2415"}, {"id": "ui_changelog_3_1_1_https_github_com_foreverido_uilib_compare_v3_1_0_v3_1_1_2022_07_24", "label": "[3.1.1](https://github.com/foreverido/uilib/compare/v3.1.0...v3.1.1) (2022-07-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2419"}, {"id": "ui_changelog_3_1_0_https_github_com_foreverido_uilib_compare_v3_0_0_v3_1_0_2022_07_24", "label": "[3.1.0](https://github.com/foreverido/uilib/compare/v3.0.0...v3.1.0) (2022-07-24)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2421"}, {"id": "ui_changelog_features_2424", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2424"}, {"id": "ui_changelog_3_0_0_https_github_com_foreverido_uilib_compare_v2_0_3_v3_0_0_2022_06_04", "label": "[3.0.0](https://github.com/foreverido/uilib/compare/v2.0.3...v3.0.0) (2022-06-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2429"}, {"id": "ui_changelog_2_0_3_https_github_com_foreverido_uilib_compare_v2_0_2_v2_0_3_2022_05_19", "label": "[2.0.3](https://github.com/foreverido/uilib/compare/v2.0.2...v2.0.3) (2022-05-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2431"}, {"id": "ui_changelog_2_0_2_https_github_com_foreverido_uilib_compare_v2_0_1_v2_0_2_2022_05_19", "label": "[2.0.2](https://github.com/foreverido/uilib/compare/v2.0.1...v2.0.2) (2022-05-19)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2433"}, {"id": "ui_changelog_2_0_1_https_github_com_foreverido_uilib_compare_v2_0_0_v2_0_1_2022_05_04", "label": "[2.0.1](https://github.com/foreverido/uilib/compare/v2.0.0...v2.0.1) (2022-05-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2435"}, {"id": "ui_changelog_features_2438", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2438"}, {"id": "ui_changelog_2_0_0_https_github_com_foreverido_uilib_compare_v2_0_0_beta_v2_0_0_2022_05_04", "label": "[2.0.0](https://github.com/foreverido/uilib/compare/v2.0.0-beta...v2.0.0) (2022-05-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2442"}, {"id": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "label": "[2.0.0-beta](https://github.com/foreverido/uilib/compare/v1.3.7...v2.0.0-beta) (2022-05-04)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2444"}, {"id": "ui_changelog_features_2447", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2447"}, {"id": "ui_changelog_1_3_7_https_github_com_foreverido_uilib_compare_v1_3_6_v1_3_7_2022_05_01", "label": "[1.3.7](https://github.com/foreverido/uilib/compare/v1.3.6...v1.3.7) (2022-05-01)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2452"}, {"id": "ui_changelog_features_2455", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2455"}, {"id": "ui_changelog_1_3_6_https_github_com_foreverido_uilib_compare_v1_3_5_v1_3_6_2022_04_30", "label": "[1.3.6](https://github.com/foreverido/uilib/compare/v1.3.5...v1.3.6) (2022-04-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2459"}, {"id": "ui_changelog_bug_fixes_2462", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2462"}, {"id": "ui_changelog_1_3_5_https_github_com_foreverido_uilib_compare_v1_3_4_v1_3_5_2022_04_30", "label": "[1.3.5](https://github.com/foreverido/uilib/compare/v1.3.4...v1.3.5) (2022-04-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2467"}, {"id": "ui_changelog_bug_fixes_2470", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2470"}, {"id": "ui_changelog_1_3_4_https_github_com_foreverido_uilib_compare_v1_3_3_v1_3_4_2022_04_10", "label": "[1.3.4](https://github.com/foreverido/uilib/compare/v1.3.3...v1.3.4) (2022-04-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2477"}, {"id": "ui_changelog_features_2480", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2480"}, {"id": "ui_changelog_1_3_3_https_github_com_foreverido_uilib_compare_v1_3_2_v1_3_3_2022_04_10", "label": "[1.3.3](https://github.com/foreverido/uilib/compare/v1.3.2...v1.3.3) (2022-04-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2484"}, {"id": "ui_changelog_features_2487", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2487"}, {"id": "ui_changelog_bug_fixes_2492", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2492"}, {"id": "ui_changelog_1_3_2_https_github_com_foreverido_uilib_compare_v1_3_1_v1_3_2_2022_04_08", "label": "[1.3.2](https://github.com/foreverido/uilib/compare/v1.3.1...v1.3.2) (2022-04-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2496"}, {"id": "ui_changelog_bug_fixes_2499", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2499"}, {"id": "ui_changelog_1_3_1_https_github_com_foreverido_uilib_compare_v1_3_0_v1_3_1_2022_04_08", "label": "[1.3.1](https://github.com/foreverido/uilib/compare/v1.3.0...v1.3.1) (2022-04-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2504"}, {"id": "ui_changelog_bug_fixes_2507", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2507"}, {"id": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "label": "[1.3.0](https://github.com/foreverido/uilib/compare/v1.2.8...v1.3.0) (2022-04-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2511"}, {"id": "ui_changelog_features_2514", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2514"}, {"id": "ui_changelog_bug_fixes_2519", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2519"}, {"id": "ui_changelog_1_2_8_https_github_com_foreverido_uilib_compare_v1_2_7_v1_2_8_2022_04_07", "label": "[1.2.8](https://github.com/foreverido/uilib/compare/v1.2.7...v1.2.8) (2022-04-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2523"}, {"id": "ui_changelog_features_2526", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2526"}, {"id": "ui_changelog_1_2_7_https_github_com_foreverido_uilib_compare_v1_2_6_v1_2_7_2022_04_03", "label": "[1.2.7](https://github.com/foreverido/uilib/compare/v1.2.6...v1.2.7) (2022-04-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2530"}, {"id": "ui_changelog_features_2533", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2533"}, {"id": "ui_changelog_1_2_6_https_github_com_foreverido_uilib_compare_v1_2_5_v1_2_6_2022_04_03", "label": "[1.2.6](https://github.com/foreverido/uilib/compare/v1.2.5...v1.2.6) (2022-04-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2537"}, {"id": "ui_changelog_features_2540", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2540"}, {"id": "ui_changelog_bug_fixes_2545", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2545"}, {"id": "ui_changelog_1_2_5_https_github_com_foreverido_uilib_compare_v1_2_4_v1_2_5_2022_04_02", "label": "[1.2.5](https://github.com/foreverido/uilib/compare/v1.2.4...v1.2.5) (2022-04-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2549"}, {"id": "ui_changelog_bug_fixes_2552", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2552"}, {"id": "ui_changelog_1_2_4_https_github_com_foreverido_uilib_compare_v1_2_3_v1_2_4_2022_04_01", "label": "[1.2.4](https://github.com/foreverido/uilib/compare/v1.2.3...v1.2.4) (2022-04-01)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2556"}, {"id": "ui_changelog_bug_fixes_2559", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2559"}, {"id": "ui_changelog_1_2_3_https_github_com_foreverido_uilib_compare_v1_2_2_v1_2_3_2022_03_31", "label": "[1.2.3](https://github.com/foreverido/uilib/compare/v1.2.2...v1.2.3) (2022-03-31)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2563"}, {"id": "ui_changelog_bug_fixes_2566", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2566"}, {"id": "ui_changelog_1_2_2_https_github_com_foreverido_uilib_compare_v1_2_1_v1_2_2_2022_03_31", "label": "[1.2.2](https://github.com/foreverido/uilib/compare/v1.2.1...v1.2.2) (2022-03-31)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2570"}, {"id": "ui_changelog_1_2_1_https_github_com_foreverido_uilib_compare_v1_2_0_v1_2_1_2022_03_30", "label": "[1.2.1](https://github.com/foreverido/uilib/compare/v1.2.0...v1.2.1) (2022-03-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2572"}, {"id": "ui_changelog_1_2_0_https_github_com_foreverido_uilib_compare_v1_1_1_v1_2_0_2022_03_30", "label": "[1.2.0](https://github.com/foreverido/uilib/compare/v1.1.1...v1.2.0) (2022-03-30)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2574"}, {"id": "ui_changelog_features_2577", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2577"}, {"id": "ui_changelog_1_1_1_https_github_com_foreverido_uilib_compare_v1_1_0_v1_1_1_2022_03_29", "label": "[1.1.1](https://github.com/foreverido/uilib/compare/v1.1.0...v1.1.1) (2022-03-29)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2582"}, {"id": "ui_changelog_bug_fixes_2585", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2585"}, {"id": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "label": "[1.1.0](https://github.com/foreverido/uilib/compare/v1.0.7...v1.1.0) (2022-03-28)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2592"}, {"id": "ui_changelog_features_2595", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2595"}, {"id": "ui_changelog_1_0_7_https_github_com_foreverido_uilib_compare_v1_0_6_v1_0_7_2022_03_27", "label": "[1.0.7](https://github.com/foreverido/uilib/compare/v1.0.6...v1.0.7) (2022-03-27)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2599"}, {"id": "ui_changelog_features_2602", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2602"}, {"id": "ui_changelog_1_0_6_https_github_com_foreverido_uilib_compare_v1_0_5_v1_0_6_2022_03_27", "label": "[1.0.6](https://github.com/foreverido/uilib/compare/v1.0.5...v1.0.6) (2022-03-27)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2606"}, {"id": "ui_changelog_bug_fixes_2609", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2609"}, {"id": "ui_changelog_1_0_5_https_github_com_foreverido_uilib_compare_v1_0_4_v1_0_5_2022_03_27", "label": "[1.0.5](https://github.com/foreverido/uilib/compare/v1.0.4...v1.0.5) (2022-03-27)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2614"}, {"id": "ui_changelog_bug_fixes_2617", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2617"}, {"id": "ui_changelog_1_0_4_https_github_com_foreverido_uilib_compare_v1_0_2_v1_0_4_2022_03_27", "label": "[1.0.4](https://github.com/foreverido/uilib/compare/v1.0.2...v1.0.4) (2022-03-27)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2621"}, {"id": "ui_changelog_bug_fixes_2624", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2624"}, {"id": "ui_changelog_1_0_2_https_github_com_foreverido_uilib_compare_v1_0_1_v1_0_2_2022_03_27", "label": "[1.0.2](https://github.com/foreverido/uilib/compare/v1.0.1...v1.0.2) (2022-03-27)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2628"}, {"id": "ui_changelog_bug_fixes_2631", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2631"}, {"id": "ui_changelog_1_0_1_https_github_com_foreverido_uilib_compare_v1_0_0_v1_0_1_2022_03_26", "label": "[1.0.1](https://github.com/foreverido/uilib/compare/v1.0.0...v1.0.1) (2022-03-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2637"}, {"id": "ui_changelog_bug_fixes_2640", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2640"}, {"id": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "label": "[1.0.0](https://github.com/foreverido/uilib/compare/v0.0.60...v1.0.0) (2022-03-26)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2645"}, {"id": "ui_changelog_features_2648", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2648"}, {"id": "ui_changelog_0_0_60_https_github_com_foreverido_uilib_compare_v0_0_59_v0_0_60_2022_03_23", "label": "[0.0.60](https://github.com/foreverido/uilib/compare/v0.0.59...v0.0.60) (2022-03-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2655"}, {"id": "ui_changelog_features_2658", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2658"}, {"id": "ui_changelog_0_0_59_https_github_com_foreverido_uilib_compare_v0_0_58_v0_0_59_2022_03_23", "label": "[0.0.59](https://github.com/foreverido/uilib/compare/v0.0.58...v0.0.59) (2022-03-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2664"}, {"id": "ui_changelog_features_2667", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2667"}, {"id": "ui_changelog_bug_fixes_2672", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2672"}, {"id": "ui_changelog_0_0_58_https_github_com_foreverido_uilib_compare_v0_0_57_v0_0_58_2022_03_23", "label": "[0.0.58](https://github.com/foreverido/uilib/compare/v0.0.57...v0.0.58) (2022-03-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2676"}, {"id": "ui_changelog_bug_fixes_2679", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2679"}, {"id": "ui_changelog_0_0_57_https_github_com_foreverido_uilib_compare_v0_0_56_v0_0_57_2022_03_23", "label": "[0.0.57](https://github.com/foreverido/uilib/compare/v0.0.56...v0.0.57) (2022-03-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2683"}, {"id": "ui_changelog_bug_fixes_2686", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2686"}, {"id": "ui_changelog_0_0_56_https_github_com_foreverido_uilib_compare_v0_0_55_v0_0_56_2022_03_23", "label": "[0.0.56](https://github.com/foreverido/uilib/compare/v0.0.55...v0.0.56) (2022-03-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2690"}, {"id": "ui_changelog_bug_fixes_2693", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2693"}, {"id": "ui_changelog_0_0_55_https_github_com_foreverido_uilib_compare_v0_0_54_v0_0_55_2022_03_23", "label": "[0.0.55](https://github.com/foreverido/uilib/compare/v0.0.54...v0.0.55) (2022-03-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2697"}, {"id": "ui_changelog_features_2700", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2700"}, {"id": "ui_changelog_0_0_54_https_github_com_foreverido_uilib_compare_v0_0_53_v0_0_54_2022_03_23", "label": "[0.0.54](https://github.com/foreverido/uilib/compare/v0.0.53...v0.0.54) (2022-03-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2704"}, {"id": "ui_changelog_bug_fixes_2707", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2707"}, {"id": "ui_changelog_0_0_53_https_github_com_foreverido_uilib_compare_v0_0_52_v0_0_53_2022_03_23", "label": "[0.0.53](https://github.com/foreverido/uilib/compare/v0.0.52...v0.0.53) (2022-03-23)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2711"}, {"id": "ui_changelog_features_2714", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2714"}, {"id": "ui_changelog_bug_fixes_2719", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2719"}, {"id": "ui_changelog_0_0_52_https_github_com_foreverido_uilib_compare_v0_0_51_v0_0_52_2022_03_22", "label": "[0.0.52](https://github.com/foreverido/uilib/compare/v0.0.51...v0.0.52) (2022-03-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2723"}, {"id": "ui_changelog_bug_fixes_2726", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2726"}, {"id": "ui_changelog_0_0_51_https_github_com_foreverido_uilib_compare_v0_0_50_v0_0_51_2022_03_22", "label": "[0.0.51](https://github.com/foreverido/uilib/compare/v0.0.50...v0.0.51) (2022-03-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2730"}, {"id": "ui_changelog_bug_fixes_2733", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2733"}, {"id": "ui_changelog_0_0_50_https_github_com_foreverido_uilib_compare_v0_0_49_v0_0_50_2022_03_22", "label": "[0.0.50](https://github.com/foreverido/uilib/compare/v0.0.49...v0.0.50) (2022-03-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2737"}, {"id": "ui_changelog_bug_fixes_2740", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2740"}, {"id": "ui_changelog_0_0_49_https_github_com_foreverido_uilib_compare_v0_0_48_v0_0_49_2022_03_22", "label": "[0.0.49](https://github.com/foreverido/uilib/compare/v0.0.48...v0.0.49) (2022-03-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2745"}, {"id": "ui_changelog_bug_fixes_2748", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2748"}, {"id": "ui_changelog_0_0_48_https_github_com_foreverido_uilib_compare_v0_0_47_v0_0_48_2022_03_22", "label": "[0.0.48](https://github.com/foreverido/uilib/compare/v0.0.47...v0.0.48) (2022-03-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2752"}, {"id": "ui_changelog_bug_fixes_2755", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2755"}, {"id": "ui_changelog_0_0_47_https_github_com_foreverido_uilib_compare_v0_0_46_v0_0_47_2022_03_22", "label": "[0.0.47](https://github.com/foreverido/uilib/compare/v0.0.46...v0.0.47) (2022-03-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2759"}, {"id": "ui_changelog_bug_fixes_2762", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2762"}, {"id": "ui_changelog_0_0_46_https_github_com_foreverido_uilib_compare_v0_0_45_v0_0_46_2022_03_22", "label": "[0.0.46](https://github.com/foreverido/uilib/compare/v0.0.45...v0.0.46) (2022-03-22)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2767"}, {"id": "ui_changelog_features_2770", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2770"}, {"id": "ui_changelog_0_0_45_https_github_com_foreverido_uilib_compare_v0_0_44_v0_0_45_2022_03_21", "label": "[0.0.45](https://github.com/foreverido/uilib/compare/v0.0.44...v0.0.45) (2022-03-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2778"}, {"id": "ui_changelog_0_0_44_https_github_com_foreverido_uilib_compare_v0_0_43_v0_0_44_2022_03_21", "label": "[0.0.44](https://github.com/foreverido/uilib/compare/v0.0.43...v0.0.44) (2022-03-21)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2780"}, {"id": "ui_changelog_bug_fixes_2783", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2783"}, {"id": "ui_changelog_0_0_43_https_github_com_foreverido_uilib_compare_v0_0_42_v0_0_43_2022_03_20", "label": "[0.0.43](https://github.com/foreverido/uilib/compare/v0.0.42...v0.0.43) (2022-03-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2788"}, {"id": "ui_changelog_bug_fixes_2791", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2791"}, {"id": "ui_changelog_0_0_42_https_github_com_foreverido_uilib_compare_v0_0_41_v0_0_42_2022_03_20", "label": "[0.0.42](https://github.com/foreverido/uilib/compare/v0.0.41...v0.0.42) (2022-03-20)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2795"}, {"id": "ui_changelog_features_2798", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2798"}, {"id": "ui_changelog_bug_fixes_2803", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2803"}, {"id": "ui_changelog_0_0_41_https_github_com_foreverido_uilib_compare_v0_0_40_v0_0_41_2022_03_17", "label": "[0.0.41](https://github.com/foreverido/uilib/compare/v0.0.40...v0.0.41) (2022-03-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2807"}, {"id": "ui_changelog_features_2810", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2810"}, {"id": "ui_changelog_0_0_40_https_github_com_foreverido_uilib_compare_v0_0_39_v0_0_40_2022_03_17", "label": "[0.0.40](https://github.com/foreverido/uilib/compare/v0.0.39...v0.0.40) (2022-03-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2814"}, {"id": "ui_changelog_bug_fixes_2817", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2817"}, {"id": "ui_changelog_0_0_39_https_github_com_foreverido_uilib_compare_v0_0_38_v0_0_39_2022_03_17", "label": "[0.0.39](https://github.com/foreverido/uilib/compare/v0.0.38...v0.0.39) (2022-03-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2821"}, {"id": "ui_changelog_features_2824", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2824"}, {"id": "ui_changelog_bug_fixes_2829", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2829"}, {"id": "ui_changelog_0_0_38_https_github_com_foreverido_uilib_compare_v0_0_37_v0_0_38_2022_03_17", "label": "[0.0.38](https://github.com/foreverido/uilib/compare/v0.0.37...v0.0.38) (2022-03-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2834"}, {"id": "ui_changelog_features_2837", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2837"}, {"id": "ui_changelog_0_0_37_https_github_com_foreverido_uilib_compare_v0_0_36_v0_0_37_2022_03_17", "label": "[0.0.37](https://github.com/foreverido/uilib/compare/v0.0.36...v0.0.37) (2022-03-17)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2841"}, {"id": "ui_changelog_bug_fixes_2844", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2844"}, {"id": "ui_changelog_0_0_36_https_github_com_foreverido_uilib_compare_v0_0_35_v0_0_36_2022_03_16", "label": "[0.0.36](https://github.com/foreverido/uilib/compare/v0.0.35...v0.0.36) (2022-03-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2849"}, {"id": "ui_changelog_features_2852", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2852"}, {"id": "ui_changelog_0_0_35_https_github_com_foreverido_uilib_compare_v0_0_34_v0_0_35_2022_03_16", "label": "[0.0.35](https://github.com/foreverido/uilib/compare/v0.0.34...v0.0.35) (2022-03-16)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2856"}, {"id": "ui_changelog_bug_fixes_2859", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2859"}, {"id": "ui_changelog_0_0_34_https_github_com_foreverido_uilib_compare_v0_0_33_v0_0_34_2022_03_15", "label": "[0.0.34](https://github.com/foreverido/uilib/compare/v0.0.33...v0.0.34) (2022-03-15)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2865"}, {"id": "ui_changelog_bug_fixes_2868", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2868"}, {"id": "ui_changelog_0_0_33_https_github_com_foreverido_uilib_compare_v0_0_32_v0_0_33_2022_03_12", "label": "[0.0.33](https://github.com/foreverido/uilib/compare/v0.0.32...v0.0.33) (2022-03-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2873"}, {"id": "ui_changelog_features_2876", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2876"}, {"id": "ui_changelog_0_0_32_https_github_com_foreverido_uilib_compare_v0_0_31_v0_0_32_2022_03_12", "label": "[0.0.32](https://github.com/foreverido/uilib/compare/v0.0.31...v0.0.32) (2022-03-12)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2880"}, {"id": "ui_changelog_bug_fixes_2883", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2883"}, {"id": "ui_changelog_0_0_31_https_github_com_foreverido_uilib_compare_v0_0_30_v0_0_31_2022_03_10", "label": "[0.0.31](https://github.com/foreverido/uilib/compare/v0.0.30...v0.0.31) (2022-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2888"}, {"id": "ui_changelog_bug_fixes_2891", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2891"}, {"id": "ui_changelog_0_0_30_https_github_com_foreverido_uilib_compare_v0_0_29_v0_0_30_2022_03_10", "label": "[0.0.30](https://github.com/foreverido/uilib/compare/v0.0.29...v0.0.30) (2022-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2895"}, {"id": "ui_changelog_bug_fixes_2898", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2898"}, {"id": "ui_changelog_0_0_29_https_github_com_foreverido_uilib_compare_v0_0_28_v0_0_29_2022_03_10", "label": "[0.0.29](https://github.com/foreverido/uilib/compare/v0.0.28...v0.0.29) (2022-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2902"}, {"id": "ui_changelog_bug_fixes_2905", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2905"}, {"id": "ui_changelog_0_0_28_https_github_com_foreverido_uilib_compare_v0_0_27_v0_0_28_2022_03_10", "label": "[0.0.28](https://github.com/foreverido/uilib/compare/v0.0.27...v0.0.28) (2022-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2909"}, {"id": "ui_changelog_bug_fixes_2912", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2912"}, {"id": "ui_changelog_0_0_27_https_github_com_foreverido_uilib_compare_v0_0_26_v0_0_27_2022_03_10", "label": "[0.0.27](https://github.com/foreverido/uilib/compare/v0.0.26...v0.0.27) (2022-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2916"}, {"id": "ui_changelog_features_2919", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2919"}, {"id": "ui_changelog_0_0_26_https_github_com_foreverido_uilib_compare_v0_0_25_v0_0_26_2022_03_10", "label": "[0.0.26](https://github.com/foreverido/uilib/compare/v0.0.25...v0.0.26) (2022-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2923"}, {"id": "ui_changelog_features_2926", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2926"}, {"id": "ui_changelog_0_0_25_https_github_com_foreverido_uilib_compare_v0_0_24_v0_0_25_2022_03_10", "label": "[0.0.25](https://github.com/foreverido/uilib/compare/v0.0.24...v0.0.25) (2022-03-10)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2930"}, {"id": "ui_changelog_features_2933", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2933"}, {"id": "ui_changelog_bug_fixes_2939", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2939"}, {"id": "ui_changelog_0_0_24_https_github_com_foreverido_uilib_compare_v0_0_23_v0_0_24_2022_03_09", "label": "[0.0.24](https://github.com/foreverido/uilib/compare/v0.0.23...v0.0.24) (2022-03-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2944"}, {"id": "ui_changelog_bug_fixes_2947", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2947"}, {"id": "ui_changelog_0_0_23_https_github_com_foreverido_uilib_compare_v0_0_22_v0_0_23_2022_03_09", "label": "[0.0.23](https://github.com/foreverido/uilib/compare/v0.0.22...v0.0.23) (2022-03-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2952"}, {"id": "ui_changelog_bug_fixes_2955", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2955"}, {"id": "ui_changelog_0_0_22_https_github_com_foreverido_uilib_compare_v0_0_21_v0_0_22_2022_03_09", "label": "[0.0.22](https://github.com/foreverido/uilib/compare/v0.0.21...v0.0.22) (2022-03-09)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2959"}, {"id": "ui_changelog_bug_fixes_2962", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2962"}, {"id": "ui_changelog_0_0_21_https_github_com_foreverido_uilib_compare_v0_0_20_v0_0_21_2022_03_08", "label": "[0.0.21](https://github.com/foreverido/uilib/compare/v0.0.20...v0.0.21) (2022-03-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2966"}, {"id": "ui_changelog_bug_fixes_2969", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2969"}, {"id": "ui_changelog_0_0_20_https_github_com_foreverido_uilib_compare_v0_0_19_v0_0_20_2022_03_08", "label": "[0.0.20](https://github.com/foreverido/uilib/compare/v0.0.19...v0.0.20) (2022-03-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2973"}, {"id": "ui_changelog_features_2976", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2976"}, {"id": "ui_changelog_0_0_19_https_github_com_foreverido_uilib_compare_v0_0_18_v0_0_19_2022_03_08", "label": "[0.0.19](https://github.com/foreverido/uilib/compare/v0.0.18...v0.0.19) (2022-03-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2980"}, {"id": "ui_changelog_0_0_18_https_github_com_foreverido_uilib_compare_v0_0_17_v0_0_18_2022_03_08", "label": "[0.0.18](https://github.com/foreverido/uilib/compare/v0.0.17...v0.0.18) (2022-03-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2982"}, {"id": "ui_changelog_bug_fixes_2985", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2985"}, {"id": "ui_changelog_0_0_17_https_github_com_foreverido_uilib_compare_v0_0_16_v0_0_17_2022_03_08", "label": "[0.0.17](https://github.com/foreverido/uilib/compare/v0.0.16...v0.0.17) (2022-03-08)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2989"}, {"id": "ui_changelog_features_2992", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2992"}, {"id": "ui_changelog_0_0_16_https_github_com_foreverido_uilib_compare_v0_0_15_v0_0_16_2022_03_07", "label": "[0.0.16](https://github.com/foreverido/uilib/compare/v0.0.15...v0.0.16) (2022-03-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2996"}, {"id": "ui_changelog_0_0_15_https_github_com_foreverido_uilib_compare_v0_0_14_v0_0_15_2022_03_07", "label": "[0.0.15](https://github.com/foreverido/uilib/compare/v0.0.14...v0.0.15) (2022-03-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L2998"}, {"id": "ui_changelog_0_0_14_https_github_com_foreverido_uilib_compare_v0_0_13_v0_0_14_2022_03_07", "label": "[0.0.14](https://github.com/foreverido/uilib/compare/v0.0.13...v0.0.14) (2022-03-07)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L3000"}, {"id": "ui_changelog_0_0_13_https_github_com_foreverido_uilib_compare_v0_0_12_v0_0_13_2022_03_03", "label": "[0.0.13](https://github.com/foreverido/uilib/compare/v0.0.12...v0.0.13) (2022-03-03)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L3002"}, {"id": "ui_changelog_0_0_12_https_github_com_foreverido_uilib_compare_v0_0_1_v0_0_12_2022_03_02", "label": "[0.0.12](https://github.com/foreverido/uilib/compare/v0.0.1...v0.0.12) (2022-03-02)", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L3004"}, {"id": "ui_changelog_features_3007", "label": "Features", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L3007"}, {"id": "ui_changelog_bug_fixes_3025", "label": "Bug Fixes", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L3025"}, {"id": "ui_changelog_changelog_3034", "label": "Changelog", "file_type": "document", "source_file": "CHANGELOG.md", "source_location": "L3034"}], "edges": [{"source": "users_oleh_1_prj_ui_changelog_md", "target": "ui_changelog_changelog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_5_6_0_https_github_com_foreverido_uilib_compare_v5_5_0_v5_6_0_2026_07_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L5", "weight": 1.0}, {"source": "ui_changelog_5_6_0_https_github_com_foreverido_uilib_compare_v5_5_0_v5_6_0_2026_07_19", "target": "ui_changelog_features", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L8", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_5_5_0_https_github_com_foreverido_uilib_compare_v5_4_1_v5_5_0_2026_07_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L12", "weight": 1.0}, {"source": "ui_changelog_5_5_0_https_github_com_foreverido_uilib_compare_v5_4_1_v5_5_0_2026_07_18", "target": "ui_changelog_features_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L15", "weight": 1.0}, {"source": "ui_changelog_5_5_0_https_github_com_foreverido_uilib_compare_v5_4_1_v5_5_0_2026_07_18", "target": "ui_changelog_bug_fixes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L20", "weight": 1.0}, {"source": "ui_changelog_5_5_0_https_github_com_foreverido_uilib_compare_v5_4_1_v5_5_0_2026_07_18", "target": "ui_changelog_5_4_1_https_github_com_foreverido_uilib_compare_v5_4_0_v5_4_1_2026_07_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L25", "weight": 1.0}, {"source": "ui_changelog_5_5_0_https_github_com_foreverido_uilib_compare_v5_4_1_v5_5_0_2026_07_18", "target": "ui_changelog_bug_fixes_28", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L28", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L33", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_features_36", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L36", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_13_https_github_com_foreverido_uilib_compare_v5_3_12_v5_3_13_2026_07_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L40", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_bug_fixes_43", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L43", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_12_https_github_com_foreverido_uilib_compare_v5_3_11_v5_3_12_2026_07_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L47", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_features_50", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L50", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_11_https_github_com_foreverido_uilib_compare_v5_3_10_v5_3_11_2026_07_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L54", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_features_57", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L57", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_10_https_github_com_foreverido_uilib_compare_v5_3_9_v5_3_10_2026_06_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L61", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_bug_fixes_64", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L64", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_9_https_github_com_foreverido_uilib_compare_v5_3_8_v5_3_9_2026_06_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L68", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_bug_fixes_71", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L71", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_8_https_github_com_foreverido_uilib_compare_v5_3_7_v5_3_8_2026_06_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L75", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_features_78", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L78", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_bug_fixes_83", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L83", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_7_https_github_com_foreverido_uilib_compare_v5_3_6_v5_3_7_2026_06_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L87", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_bug_fixes_90", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L90", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_6_https_github_com_foreverido_uilib_compare_v5_3_5_v5_3_6_2026_06_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L94", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_bug_fixes_97", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L97", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_5_https_github_com_foreverido_uilib_compare_v5_3_4_v5_3_5_2026_06_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L101", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_bug_fixes_104", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L104", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_4_https_github_com_foreverido_uilib_compare_v5_3_2_v5_3_4_2026_06_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L108", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_features_111", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L111", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_2_https_github_com_foreverido_uilib_compare_v5_3_1_v5_3_2_2026_06_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L116", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_bug_fixes_119", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L119", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_5_3_1_https_github_com_foreverido_uilib_compare_v5_3_0_v5_3_1_2026_06_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L123", "weight": 1.0}, {"source": "ui_changelog_5_4_0_https_github_com_foreverido_uilib_compare_v5_3_13_v5_4_0_2026_07_06", "target": "ui_changelog_bug_fixes_126", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L126", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L130", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_features_133", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L133", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_18_https_github_com_foreverido_uilib_compare_v5_1_17_v5_1_18_2026_06_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L137", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_bug_fixes_140", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L140", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_17_https_github_com_foreverido_uilib_compare_v5_1_15_v5_1_17_2026_06_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L144", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_features_147", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L147", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_15_https_github_com_foreverido_uilib_compare_v5_1_14_v5_1_15_2026_06_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L151", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_features_154", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L154", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_14_https_github_com_foreverido_uilib_compare_v5_1_12_v5_1_14_2026_06_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L158", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_features_161", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L161", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_12_https_github_com_foreverido_uilib_compare_v5_1_11_v5_1_12_2026_05_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L165", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_features_168", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L168", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_bug_fixes_173", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L173", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_11_https_github_com_foreverido_uilib_compare_v5_1_10_v5_1_11_2026_05_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L178", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_10_https_github_com_foreverido_uilib_compare_v5_1_9_v5_1_10_2026_05_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L180", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_features_183", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L183", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_9_https_github_com_foreverido_uilib_compare_v5_1_8_v5_1_9_2026_05_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L188", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_8_https_github_com_foreverido_uilib_compare_v5_1_7_v5_1_8_2026_05_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L190", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_bug_fixes_193", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L193", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_7_https_github_com_foreverido_uilib_compare_v5_1_6_v5_1_7_2026_05_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L197", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_bug_fixes_200", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L200", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_6_https_github_com_foreverido_uilib_compare_v5_1_5_v5_1_6_2026_05_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L205", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_bug_fixes_208", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L208", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_5_https_github_com_foreverido_uilib_compare_v5_1_4_v5_1_5_2026_05_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L212", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_features_215", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L215", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_4_https_github_com_foreverido_uilib_compare_v5_1_3_v5_1_4_2026_05_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L219", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_bug_fixes_222", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L222", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_3_https_github_com_foreverido_uilib_compare_v5_1_2_v5_1_3_2026_05_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L226", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_features_229", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L229", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_2_https_github_com_foreverido_uilib_compare_v5_1_1_v5_1_2_2026_05_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L233", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_bug_fixes_236", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L236", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_5_1_1_https_github_com_foreverido_uilib_compare_v5_1_0_v5_1_1_2026_05_01", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L240", "weight": 1.0}, {"source": "ui_changelog_5_3_0_https_github_com_foreverido_uilib_compare_v5_1_18_v5_3_0_2026_06_07", "target": "ui_changelog_features_243", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L243", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_5_1_0_https_github_com_foreverido_uilib_compare_v5_0_1_v5_1_0_2026_05_01", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L247", "weight": 1.0}, {"source": "ui_changelog_5_1_0_https_github_com_foreverido_uilib_compare_v5_0_1_v5_1_0_2026_05_01", "target": "ui_changelog_features_250", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L250", "weight": 1.0}, {"source": "ui_changelog_5_1_0_https_github_com_foreverido_uilib_compare_v5_0_1_v5_1_0_2026_05_01", "target": "ui_changelog_5_0_1_https_github_com_foreverido_uilib_compare_v5_0_0_v5_0_1_2026_04_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L254", "weight": 1.0}, {"source": "ui_changelog_5_1_0_https_github_com_foreverido_uilib_compare_v5_0_1_v5_1_0_2026_05_01", "target": "ui_changelog_features_257", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L257", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L262", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_features_265", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L265", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_16_https_github_com_foreverido_uilib_compare_v4_30_15_v4_30_16_2026_04_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L269", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_features_272", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L272", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_277", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L277", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_15_https_github_com_foreverido_uilib_compare_v4_30_14_v4_30_15_2026_03_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L281", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_284", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L284", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_14_https_github_com_foreverido_uilib_compare_v4_30_13_v4_30_14_2026_03_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L288", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_features_291", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L291", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_13_https_github_com_foreverido_uilib_compare_v4_30_12_v4_30_13_2026_03_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L295", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_298", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L298", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_12_https_github_com_foreverido_uilib_compare_v4_30_11_v4_30_12_2026_03_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L302", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_305", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L305", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_11_https_github_com_foreverido_uilib_compare_v4_30_10_v4_30_11_2026_02_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L309", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_features_312", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L312", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_10_https_github_com_foreverido_uilib_compare_v4_30_9_v4_30_10_2026_02_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L316", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_features_319", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L319", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_9_https_github_com_foreverido_uilib_compare_v4_30_8_v4_30_9_2026_02_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L323", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_326", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L326", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_8_https_github_com_foreverido_uilib_compare_v4_30_7_v4_30_8_2026_02_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L330", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_features_333", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L333", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_7_https_github_com_foreverido_uilib_compare_v4_30_6_v4_30_7_2026_02_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L337", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_features_340", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L340", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_347", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L347", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_6_https_github_com_foreverido_uilib_compare_v4_30_5_v4_30_6_2026_02_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L352", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_355", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L355", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_5_https_github_com_foreverido_uilib_compare_v4_30_4_v4_30_5_2026_02_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L359", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_4_https_github_com_foreverido_uilib_compare_v4_30_3_v4_30_4_2026_02_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L361", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_364", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L364", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_3_https_github_com_foreverido_uilib_compare_v4_30_2_v4_30_3_2026_02_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L368", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_371", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L371", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_2_https_github_com_foreverido_uilib_compare_v4_30_1_v4_30_2_2026_02_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L375", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_features_378", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L378", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_384", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L384", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_4_30_1_https_github_com_foreverido_uilib_compare_v4_30_0_v4_30_1_2026_02_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L389", "weight": 1.0}, {"source": "ui_changelog_5_0_0_https_github_com_foreverido_uilib_compare_v4_30_16_v5_0_0_2026_04_14", "target": "ui_changelog_bug_fixes_392", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L392", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_30_0_https_github_com_foreverido_uilib_compare_v4_29_1_v4_30_0_2025_10_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L397", "weight": 1.0}, {"source": "ui_changelog_4_30_0_https_github_com_foreverido_uilib_compare_v4_29_1_v4_30_0_2025_10_26", "target": "ui_changelog_features_400", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L400", "weight": 1.0}, {"source": "ui_changelog_4_30_0_https_github_com_foreverido_uilib_compare_v4_29_1_v4_30_0_2025_10_26", "target": "ui_changelog_4_29_1_https_github_com_foreverido_uilib_compare_v4_29_0_v4_29_1_2025_09_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L404", "weight": 1.0}, {"source": "ui_changelog_4_30_0_https_github_com_foreverido_uilib_compare_v4_29_1_v4_30_0_2025_10_26", "target": "ui_changelog_bug_fixes_407", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L407", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L411", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_features_414", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L414", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_bug_fixes_419", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L419", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_4_28_5_https_github_com_foreverido_uilib_compare_v4_28_4_v4_28_5_2025_09_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L423", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_features_426", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L426", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_4_28_4_https_github_com_foreverido_uilib_compare_v4_28_3_v4_28_4_2025_09_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L430", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_bug_fixes_433", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L433", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_4_28_3_https_github_com_foreverido_uilib_compare_v4_28_2_v4_28_3_2025_09_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L437", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_features_440", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L440", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_4_28_2_https_github_com_foreverido_uilib_compare_v4_28_1_v4_28_2_2025_09_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L444", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_bug_fixes_447", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L447", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_4_28_1_https_github_com_foreverido_uilib_compare_v4_28_0_v4_28_1_2025_09_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L451", "weight": 1.0}, {"source": "ui_changelog_4_29_0_https_github_com_foreverido_uilib_compare_v4_28_5_v4_29_0_2025_09_13", "target": "ui_changelog_features_454", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L454", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L458", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_461", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L461", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_27_https_github_com_foreverido_uilib_compare_v4_27_26_v4_27_27_2025_09_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L466", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_469", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L469", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_26_https_github_com_foreverido_uilib_compare_v4_27_25_v4_27_26_2025_09_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L473", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_476", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L476", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_25_https_github_com_foreverido_uilib_compare_v4_27_24_v4_27_25_2025_09_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L481", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_484", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L484", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_24_https_github_com_foreverido_uilib_compare_v4_27_23_v4_27_24_2025_09_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L488", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_491", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L491", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_23_https_github_com_foreverido_uilib_compare_v4_27_22_v4_27_23_2025_09_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L495", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_498", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L498", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_22_https_github_com_foreverido_uilib_compare_v4_27_21_v4_27_22_2025_09_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L502", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_505", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L505", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_21_https_github_com_foreverido_uilib_compare_v4_27_20_v4_27_21_2025_09_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L509", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_512", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L512", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_20_https_github_com_foreverido_uilib_compare_v4_27_19_v4_27_20_2025_09_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L517", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_520", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L520", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_19_https_github_com_foreverido_uilib_compare_v4_27_18_v4_27_19_2025_09_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L524", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_527", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L527", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_18_https_github_com_foreverido_uilib_compare_v4_27_17_v4_27_18_2025_09_01", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L531", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_534", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L534", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_17_https_github_com_foreverido_uilib_compare_v4_27_16_v4_27_17_2025_08_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L539", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_542", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L542", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_16_https_github_com_foreverido_uilib_compare_v4_27_15_v4_27_16_2025_08_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L548", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_551", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L551", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_15_https_github_com_foreverido_uilib_compare_v4_27_14_v4_27_15_2025_08_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L555", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_558", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L558", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_14_https_github_com_foreverido_uilib_compare_v4_27_13_v4_27_14_2025_08_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L562", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_565", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L565", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_13_https_github_com_foreverido_uilib_compare_v4_27_12_v4_27_13_2025_08_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L569", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_572", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L572", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_12_https_github_com_foreverido_uilib_compare_v4_27_11_v4_27_12_2025_08_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L576", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_579", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L579", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_11_https_github_com_foreverido_uilib_compare_v4_27_10_v4_27_11_2025_08_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L583", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_586", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L586", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_10_https_github_com_foreverido_uilib_compare_v4_27_9_v4_27_10_2025_08_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L590", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_593", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L593", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_9_https_github_com_foreverido_uilib_compare_v4_27_8_v4_27_9_2025_07_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L597", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_600", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L600", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_8_https_github_com_foreverido_uilib_compare_v4_27_7_v4_27_8_2025_07_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L604", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_607", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L607", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_7_https_github_com_foreverido_uilib_compare_v4_27_6_v4_27_7_2025_07_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L611", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_614", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L614", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_6_https_github_com_foreverido_uilib_compare_v4_27_5_v4_27_6_2025_07_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L618", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_621", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L621", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_5_https_github_com_foreverido_uilib_compare_v4_27_4_v4_27_5_2025_07_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L625", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_628", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L628", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_4_https_github_com_foreverido_uilib_compare_v4_27_3_v4_27_4_2025_07_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L632", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_635", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L635", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_3_https_github_com_foreverido_uilib_compare_v4_27_2_v4_27_3_2025_07_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L639", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_642", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L642", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_bug_fixes_647", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L647", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_2_https_github_com_foreverido_uilib_compare_v4_27_1_v4_27_2_2025_07_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L651", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_4_27_1_https_github_com_foreverido_uilib_compare_v4_27_0_v4_27_1_2025_06_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L653", "weight": 1.0}, {"source": "ui_changelog_4_28_0_https_github_com_foreverido_uilib_compare_v4_27_27_v4_28_0_2025_09_08", "target": "ui_changelog_features_656", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L656", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L660", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_features_663", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L663", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_4_26_10_https_github_com_foreverido_uilib_compare_v4_26_9_v4_26_10_2025_06_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L667", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_bug_fixes_670", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L670", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_4_26_9_https_github_com_foreverido_uilib_compare_v4_26_8_v4_26_9_2025_06_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L674", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_bug_fixes_677", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L677", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_4_26_8_https_github_com_foreverido_uilib_compare_v4_26_7_v4_26_8_2025_06_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L681", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_bug_fixes_684", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L684", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_4_26_7_https_github_com_foreverido_uilib_compare_v4_26_6_v4_26_7_2025_06_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L688", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_features_691", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L691", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_4_26_6_https_github_com_foreverido_uilib_compare_v4_26_5_v4_26_6_2025_06_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L695", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_bug_fixes_698", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L698", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_4_26_5_https_github_com_foreverido_uilib_compare_v4_26_4_v4_26_5_2025_06_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L702", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_4_26_4_https_github_com_foreverido_uilib_compare_v4_26_3_v4_26_4_2025_06_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L704", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_bug_fixes_707", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L707", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_4_26_3_https_github_com_foreverido_uilib_compare_v4_26_2_v4_26_3_2025_06_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L711", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_bug_fixes_714", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L714", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_4_26_2_https_github_com_foreverido_uilib_compare_v4_26_1_v4_26_2_2025_06_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L718", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_features_721", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L721", "weight": 1.0}, {"source": "ui_changelog_4_27_0_https_github_com_foreverido_uilib_compare_v4_26_10_v4_27_0_2025_06_24", "target": "ui_changelog_4_26_1_https_github_com_foreverido_uilib_compare_v4_26_0_v4_26_1_2025_06_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L725", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_26_0_https_github_com_foreverido_uilib_compare_v4_25_3_v4_26_0_2025_06_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L727", "weight": 1.0}, {"source": "ui_changelog_4_26_0_https_github_com_foreverido_uilib_compare_v4_25_3_v4_26_0_2025_06_10", "target": "ui_changelog_bug_fixes_730", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L730", "weight": 1.0}, {"source": "ui_changelog_4_26_0_https_github_com_foreverido_uilib_compare_v4_25_3_v4_26_0_2025_06_10", "target": "ui_changelog_4_25_3_https_github_com_foreverido_uilib_compare_v4_25_2_v4_25_3_2025_06_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L734", "weight": 1.0}, {"source": "ui_changelog_4_26_0_https_github_com_foreverido_uilib_compare_v4_25_3_v4_26_0_2025_06_10", "target": "ui_changelog_bug_fixes_737", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L737", "weight": 1.0}, {"source": "ui_changelog_4_26_0_https_github_com_foreverido_uilib_compare_v4_25_3_v4_26_0_2025_06_10", "target": "ui_changelog_4_25_2_https_github_com_foreverido_uilib_compare_v4_25_1_v4_25_2_2025_06_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L741", "weight": 1.0}, {"source": "ui_changelog_4_26_0_https_github_com_foreverido_uilib_compare_v4_25_3_v4_26_0_2025_06_10", "target": "ui_changelog_bug_fixes_744", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L744", "weight": 1.0}, {"source": "ui_changelog_4_26_0_https_github_com_foreverido_uilib_compare_v4_25_3_v4_26_0_2025_06_10", "target": "ui_changelog_4_25_1_https_github_com_foreverido_uilib_compare_v4_25_0_v4_25_1_2025_05_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L748", "weight": 1.0}, {"source": "ui_changelog_4_26_0_https_github_com_foreverido_uilib_compare_v4_25_3_v4_26_0_2025_06_10", "target": "ui_changelog_features_751", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L751", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L755", "weight": 1.0}, {"source": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "target": "ui_changelog_features_758", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L758", "weight": 1.0}, {"source": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "target": "ui_changelog_4_24_4_https_github_com_foreverido_uilib_compare_v4_24_3_v4_24_4_2025_05_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L762", "weight": 1.0}, {"source": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "target": "ui_changelog_bug_fixes_765", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L765", "weight": 1.0}, {"source": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "target": "ui_changelog_4_24_3_https_github_com_foreverido_uilib_compare_v4_24_2_v4_24_3_2025_05_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L769", "weight": 1.0}, {"source": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "target": "ui_changelog_bug_fixes_772", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L772", "weight": 1.0}, {"source": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "target": "ui_changelog_4_24_2_https_github_com_foreverido_uilib_compare_v4_24_1_v4_24_2_2025_05_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L776", "weight": 1.0}, {"source": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "target": "ui_changelog_bug_fixes_779", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L779", "weight": 1.0}, {"source": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "target": "ui_changelog_4_24_1_https_github_com_foreverido_uilib_compare_v4_24_0_v4_24_1_2025_05_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L783", "weight": 1.0}, {"source": "ui_changelog_4_25_0_https_github_com_foreverido_uilib_compare_v4_24_4_v4_25_0_2025_05_30", "target": "ui_changelog_bug_fixes_786", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L786", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L790", "weight": 1.0}, {"source": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "target": "ui_changelog_features_793", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L793", "weight": 1.0}, {"source": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "target": "ui_changelog_4_23_4_https_github_com_foreverido_uilib_compare_v4_23_3_v4_23_4_2025_05_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L797", "weight": 1.0}, {"source": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "target": "ui_changelog_bug_fixes_800", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L800", "weight": 1.0}, {"source": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "target": "ui_changelog_4_23_3_https_github_com_foreverido_uilib_compare_v4_23_2_v4_23_3_2025_05_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L804", "weight": 1.0}, {"source": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "target": "ui_changelog_features_807", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L807", "weight": 1.0}, {"source": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "target": "ui_changelog_bug_fixes_813", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L813", "weight": 1.0}, {"source": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "target": "ui_changelog_4_23_2_https_github_com_foreverido_uilib_compare_v4_23_1_v4_23_2_2025_05_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L817", "weight": 1.0}, {"source": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "target": "ui_changelog_features_820", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L820", "weight": 1.0}, {"source": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "target": "ui_changelog_4_23_1_https_github_com_foreverido_uilib_compare_v4_23_0_v4_23_1_2025_05_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L824", "weight": 1.0}, {"source": "ui_changelog_4_24_0_https_github_com_foreverido_uilib_compare_v4_23_4_v4_24_0_2025_05_24", "target": "ui_changelog_features_827", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L827", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L831", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_834", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L834", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_839", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L839", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_18_https_github_com_foreverido_uilib_compare_v4_22_17_v4_22_18_2025_05_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L843", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_846", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L846", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_17_https_github_com_foreverido_uilib_compare_v4_22_16_v4_22_17_2025_05_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L854", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_857", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L857", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_16_https_github_com_foreverido_uilib_compare_v4_22_15_v4_22_16_2025_05_01", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L861", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_864", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L864", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_15_https_github_com_foreverido_uilib_compare_v4_22_14_v4_22_15_2025_04_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L868", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_871", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L871", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_14_https_github_com_foreverido_uilib_compare_v4_22_13_v4_22_14_2025_04_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L875", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_878", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L878", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_883", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L883", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_13_https_github_com_foreverido_uilib_compare_v4_22_12_v4_22_13_2025_04_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L887", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_890", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L890", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_895", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L895", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_12_https_github_com_foreverido_uilib_compare_v4_22_11_v4_22_12_2025_04_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L900", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_903", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L903", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_11_https_github_com_foreverido_uilib_compare_v4_22_10_v4_22_11_2025_04_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L907", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_910", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L910", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_10_https_github_com_foreverido_uilib_compare_v4_22_9_v4_22_10_2025_04_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L914", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_917", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L917", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_9_https_github_com_foreverido_uilib_compare_v4_22_8_v4_22_9_2025_04_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L921", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_924", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L924", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_8_https_github_com_foreverido_uilib_compare_v4_22_7_v4_22_8_2025_04_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L928", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_931", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L931", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_7_https_github_com_foreverido_uilib_compare_v4_22_6_v4_22_7_2025_04_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L935", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_938", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L938", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_6_https_github_com_foreverido_uilib_compare_v4_22_5_v4_22_6_2025_04_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L942", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_945", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L945", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_5_https_github_com_foreverido_uilib_compare_v4_22_4_v4_22_5_2025_04_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L949", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_952", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L952", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_4_https_github_com_foreverido_uilib_compare_v4_22_3_v4_22_4_2025_04_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L956", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_959", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L959", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_3_https_github_com_foreverido_uilib_compare_v4_22_2_v4_22_3_2025_04_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L963", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_966", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L966", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_2_https_github_com_foreverido_uilib_compare_v4_22_1_v4_22_2_2025_04_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L970", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_973", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L973", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_4_22_1_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_1_2025_04_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L977", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_features_980", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L980", "weight": 1.0}, {"source": "ui_changelog_4_23_0_https_github_com_foreverido_uilib_compare_v4_22_18_v4_23_0_2025_05_12", "target": "ui_changelog_bug_fixes_986", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L986", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L991", "weight": 1.0}, {"source": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "target": "ui_changelog_features_994", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L994", "weight": 1.0}, {"source": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "target": "ui_changelog_bug_fixes_1000", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1000", "weight": 1.0}, {"source": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "target": "ui_changelog_4_21_4_https_github_com_foreverido_uilib_compare_v4_21_3_v4_21_4_2025_04_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1004", "weight": 1.0}, {"source": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "target": "ui_changelog_features_1007", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1007", "weight": 1.0}, {"source": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "target": "ui_changelog_4_21_3_https_github_com_foreverido_uilib_compare_v4_21_2_v4_21_3_2025_04_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1012", "weight": 1.0}, {"source": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "target": "ui_changelog_4_21_2_https_github_com_foreverido_uilib_compare_v4_21_1_v4_21_2_2025_04_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1014", "weight": 1.0}, {"source": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "target": "ui_changelog_features_1017", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1017", "weight": 1.0}, {"source": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "target": "ui_changelog_4_21_1_https_github_com_foreverido_uilib_compare_v4_21_0_v4_21_1_2025_04_01", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1021", "weight": 1.0}, {"source": "ui_changelog_4_22_0_https_github_com_foreverido_uilib_compare_v4_21_4_v4_22_0_2025_04_10", "target": "ui_changelog_bug_fixes_1024", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1024", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1028", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_features_1031", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1031", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_4_20_6_https_github_com_foreverido_uilib_compare_v4_20_5_v4_20_6_2025_03_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1035", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_features_1038", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1038", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_4_20_5_https_github_com_foreverido_uilib_compare_v4_20_4_v4_20_5_2025_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1042", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_bug_fixes_1045", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1045", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_4_20_4_https_github_com_foreverido_uilib_compare_v4_20_3_v4_20_4_2025_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1049", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_bug_fixes_1052", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1052", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_4_20_3_https_github_com_foreverido_uilib_compare_v4_20_2_v4_20_3_2025_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1056", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_bug_fixes_1059", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1059", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_4_20_2_https_github_com_foreverido_uilib_compare_v4_20_1_v4_20_2_2025_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1063", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_bug_fixes_1066", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1066", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_4_20_1_https_github_com_foreverido_uilib_compare_v4_20_0_v4_20_1_2025_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1070", "weight": 1.0}, {"source": "ui_changelog_4_21_0_https_github_com_foreverido_uilib_compare_v4_20_6_v4_21_0_2025_03_30", "target": "ui_changelog_features_1073", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1073", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_https_github_com_foreverido_uilib_compare_v4_20_0_beta_9_v4_20_0_2025_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1077", "weight": 1.0}, {"source": "ui_changelog_4_20_0_https_github_com_foreverido_uilib_compare_v4_20_0_beta_9_v4_20_0_2025_03_10", "target": "ui_changelog_features_1080", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1080", "weight": 1.0}, {"source": "ui_changelog_4_20_0_https_github_com_foreverido_uilib_compare_v4_20_0_beta_9_v4_20_0_2025_03_10", "target": "ui_changelog_bug_fixes_1085", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1085", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_beta_9_https_github_com_foreverido_uilib_compare_v4_20_0_beta_8_v4_20_0_beta_9_2025_03_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1089", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_9_https_github_com_foreverido_uilib_compare_v4_20_0_beta_8_v4_20_0_beta_9_2025_03_09", "target": "ui_changelog_bug_fixes_1092", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1092", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_beta_8_https_github_com_foreverido_uilib_compare_v4_20_0_beta_7_v4_20_0_beta_8_2025_03_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1096", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_8_https_github_com_foreverido_uilib_compare_v4_20_0_beta_7_v4_20_0_beta_8_2025_03_09", "target": "ui_changelog_bug_fixes_1099", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1099", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_beta_7_https_github_com_foreverido_uilib_compare_v4_20_0_beta_6_v4_20_0_beta_7_2025_03_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1103", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_7_https_github_com_foreverido_uilib_compare_v4_20_0_beta_6_v4_20_0_beta_7_2025_03_09", "target": "ui_changelog_bug_fixes_1106", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1106", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_beta_6_https_github_com_foreverido_uilib_compare_v4_20_0_beta_5_v4_20_0_beta_6_2025_03_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1110", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_beta_5_https_github_com_foreverido_uilib_compare_v4_20_0_beta_4_v4_20_0_beta_5_2025_03_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1112", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_5_https_github_com_foreverido_uilib_compare_v4_20_0_beta_4_v4_20_0_beta_5_2025_03_05", "target": "ui_changelog_bug_fixes_1115", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1115", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_beta_4_https_github_com_foreverido_uilib_compare_v4_20_0_beta_3_v4_20_0_beta_4_2025_03_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1119", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_4_https_github_com_foreverido_uilib_compare_v4_20_0_beta_3_v4_20_0_beta_4_2025_03_05", "target": "ui_changelog_bug_fixes_1122", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1122", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_beta_3_https_github_com_foreverido_uilib_compare_v4_20_0_beta_2_v4_20_0_beta_3_2025_02_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1127", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_beta_2_https_github_com_foreverido_uilib_compare_v4_20_0_beta_1_v4_20_0_beta_2_2025_02_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1129", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_2_https_github_com_foreverido_uilib_compare_v4_20_0_beta_1_v4_20_0_beta_2_2025_02_20", "target": "ui_changelog_bug_fixes_1132", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1132", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_beta_1_https_github_com_foreverido_uilib_compare_v4_20_0_beta_0_v4_20_0_beta_1_2025_02_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1136", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_1_https_github_com_foreverido_uilib_compare_v4_20_0_beta_0_v4_20_0_beta_1_2025_02_20", "target": "ui_changelog_bug_fixes_1139", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1139", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1143", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_4_19_9_https_github_com_foreverido_uilib_compare_v4_19_8_v4_19_9_2025_01_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1145", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_bug_fixes_1148", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1148", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_4_19_8_https_github_com_foreverido_uilib_compare_v4_19_7_v4_19_8_2025_01_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1153", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_4_19_7_https_github_com_foreverido_uilib_compare_v4_19_6_v4_19_7_2025_01_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1155", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_4_19_6_https_github_com_foreverido_uilib_compare_v4_19_5_v4_19_6_2025_01_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1157", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_features_1160", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1160", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_4_19_5_https_github_com_foreverido_uilib_compare_v4_19_4_v4_19_5_2025_01_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1164", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_bug_fixes_1167", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1167", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_4_19_4_https_github_com_foreverido_uilib_compare_v4_19_3_v4_19_4_2025_01_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1171", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_bug_fixes_1174", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1174", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_4_19_3_https_github_com_foreverido_uilib_compare_v4_19_2_v4_19_3_2025_01_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1178", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_features_1181", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1181", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_4_19_2_https_github_com_foreverido_uilib_compare_v4_19_1_v4_19_2_2025_01_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1185", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_features_1188", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1188", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_4_19_1_https_github_com_foreverido_uilib_compare_v4_19_0_v4_19_1_2025_01_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1193", "weight": 1.0}, {"source": "ui_changelog_4_20_0_beta_0_https_github_com_foreverido_uilib_compare_v4_19_9_v4_20_0_beta_0_2025_02_19", "target": "ui_changelog_bug_fixes_1196", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1196", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1201", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1204", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1204", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_70_https_github_com_foreverido_uilib_compare_v4_18_69_v4_18_70_2025_01_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1209", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_69_https_github_com_foreverido_uilib_compare_v4_18_68_v4_18_69_2025_01_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1211", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1214", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1214", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_68_https_github_com_foreverido_uilib_compare_v4_18_67_v4_18_68_2025_01_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1218", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1221", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1221", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_67_https_github_com_foreverido_uilib_compare_v4_18_66_v4_18_67_2024_11_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1225", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1228", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1228", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_66_https_github_com_foreverido_uilib_compare_v4_18_65_v4_18_66_2024_11_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1232", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1235", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1235", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_65_https_github_com_foreverido_uilib_compare_v4_18_64_v4_18_65_2024_11_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1239", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1242", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1242", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_64_https_github_com_foreverido_uilib_compare_v4_18_63_v4_18_64_2024_11_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1246", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1249", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1249", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_63_https_github_com_foreverido_uilib_compare_v4_18_62_v4_18_63_2024_11_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1253", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1256", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1256", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_62_https_github_com_foreverido_uilib_compare_v4_18_61_v4_18_62_2024_11_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1260", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1263", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1263", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_61_https_github_com_foreverido_uilib_compare_v4_18_60_v4_18_61_2024_11_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1267", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1270", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1270", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_60_https_github_com_foreverido_uilib_compare_v4_18_59_v4_18_60_2024_11_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1274", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1277", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1277", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_59_https_github_com_foreverido_uilib_compare_v4_18_58_v4_18_59_2024_09_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1281", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1284", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1284", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_58_https_github_com_foreverido_uilib_compare_v4_18_57_v4_18_58_2024_09_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1289", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_57_https_github_com_foreverido_uilib_compare_v4_18_56_v4_18_57_2024_09_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1291", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1294", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1294", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_56_https_github_com_foreverido_uilib_compare_v4_18_55_v4_18_56_2024_09_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1298", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1301", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1301", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1307", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1307", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_55_https_github_com_foreverido_uilib_compare_v4_18_54_v4_18_55_2024_09_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1311", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1314", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1314", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_54_https_github_com_foreverido_uilib_compare_v4_18_53_v4_18_54_2024_09_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1318", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1321", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1321", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_53_https_github_com_foreverido_uilib_compare_v4_18_52_v4_18_53_2024_09_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1325", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1328", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1328", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_52_https_github_com_foreverido_uilib_compare_v4_18_51_v4_18_52_2024_09_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1332", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1335", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1335", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_51_https_github_com_foreverido_uilib_compare_v4_18_50_v4_18_51_2024_09_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1339", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1342", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1342", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1349", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1349", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_50_https_github_com_foreverido_uilib_compare_v4_18_49_v4_18_50_2024_08_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1353", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1356", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1356", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_49_https_github_com_foreverido_uilib_compare_v4_18_48_v4_18_49_2024_08_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1360", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1363", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1363", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_48_https_github_com_foreverido_uilib_compare_v4_18_47_v4_18_48_2024_07_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1367", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1370", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1370", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_47_https_github_com_foreverido_uilib_compare_v4_18_46_v4_18_47_2024_07_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1374", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1377", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1377", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_46_https_github_com_foreverido_uilib_compare_v4_18_45_v4_18_46_2024_07_01", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1381", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1384", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1384", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_45_https_github_com_foreverido_uilib_compare_v4_18_44_v4_18_45_2024_06_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1388", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_44_https_github_com_foreverido_uilib_compare_v4_18_43_v4_18_44_2024_06_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1390", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1393", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1393", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_43_https_github_com_foreverido_uilib_compare_v4_18_42_v4_18_43_2024_06_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1397", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1400", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1400", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_42_https_github_com_foreverido_uilib_compare_v4_18_41_v4_18_42_2024_06_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1404", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1407", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1407", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_41_https_github_com_foreverido_uilib_compare_v4_18_40_v4_18_41_2024_06_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1411", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1414", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1414", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_40_https_github_com_foreverido_uilib_compare_v4_18_39_v4_18_40_2024_05_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1418", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1421", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1421", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_39_https_github_com_foreverido_uilib_compare_v4_18_38_v4_18_39_2024_05_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1425", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1428", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1428", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_38_https_github_com_foreverido_uilib_compare_v4_18_37_v4_18_38_2024_05_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1432", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1435", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1435", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_37_https_github_com_foreverido_uilib_compare_v4_18_36_v4_18_37_2024_05_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1439", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1442", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1442", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_36_https_github_com_foreverido_uilib_compare_v4_18_35_v4_18_36_2024_05_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1446", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1449", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1449", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_35_https_github_com_foreverido_uilib_compare_v4_18_34_v4_18_35_2024_05_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1454", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1457", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1457", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_34_https_github_com_foreverido_uilib_compare_v4_18_33_v4_18_34_2024_05_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1461", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1464", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1464", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_33_https_github_com_foreverido_uilib_compare_v4_18_32_v4_18_33_2024_05_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1468", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1471", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1471", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_32_https_github_com_foreverido_uilib_compare_v4_18_31_v4_18_32_2024_05_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1475", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1478", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1478", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_31_https_github_com_foreverido_uilib_compare_v4_18_30_v4_18_31_2024_05_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1482", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1485", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1485", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_30_https_github_com_foreverido_uilib_compare_v4_18_29_v4_18_30_2024_05_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1489", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1492", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1492", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_29_https_github_com_foreverido_uilib_compare_v4_18_28_v4_18_29_2024_05_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1496", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1499", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1499", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_28_https_github_com_foreverido_uilib_compare_v4_18_27_v4_18_28_2024_05_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1503", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1506", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1506", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_27_https_github_com_foreverido_uilib_compare_v4_18_26_v4_18_27_2024_05_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1510", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_26_https_github_com_foreverido_uilib_compare_v4_18_25_v4_18_26_2024_05_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1512", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1515", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1515", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_25_https_github_com_foreverido_uilib_compare_v4_18_24_v4_18_25_2024_05_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1519", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1522", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1522", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_24_https_github_com_foreverido_uilib_compare_v4_18_23_v4_18_24_2024_05_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1526", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1529", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1529", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_23_https_github_com_foreverido_uilib_compare_v4_18_22_v4_18_23_2024_05_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1533", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1536", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1536", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_22_https_github_com_foreverido_uilib_compare_v4_18_21_v4_18_22_2024_05_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1540", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1543", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1543", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_21_https_github_com_foreverido_uilib_compare_v4_18_20_v4_18_21_2024_05_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1547", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_20_https_github_com_foreverido_uilib_compare_v4_18_19_v4_18_20_2024_05_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1549", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1552", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1552", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_19_https_github_com_foreverido_uilib_compare_v4_18_18_v4_18_19_2024_04_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1556", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1559", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1559", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_18_https_github_com_foreverido_uilib_compare_v4_18_17_v4_18_18_2024_02_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1563", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1566", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1566", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_17_https_github_com_foreverido_uilib_compare_v4_18_16_v4_18_17_2024_02_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1571", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_16_https_github_com_foreverido_uilib_compare_v4_18_15_v4_18_16_2024_02_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1573", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1576", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1576", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_15_https_github_com_foreverido_uilib_compare_v4_18_14_v4_18_15_2023_11_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1580", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1583", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1583", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_14_https_github_com_foreverido_uilib_compare_v4_18_13_v4_18_14_2023_11_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1587", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1590", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1590", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1595", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1595", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_13_https_github_com_foreverido_uilib_compare_v4_18_12_v4_18_13_2023_11_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1600", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1603", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1603", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_12_https_github_com_foreverido_uilib_compare_v4_18_11_v4_18_12_2023_11_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1607", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1610", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1610", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_11_https_github_com_foreverido_uilib_compare_v4_18_10_v4_18_11_2023_11_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1614", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1617", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1617", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_10_https_github_com_foreverido_uilib_compare_v4_18_9_v4_18_10_2023_11_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1621", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1624", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1624", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_9_https_github_com_foreverido_uilib_compare_v4_18_8_v4_18_9_2023_11_28", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1628", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1631", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1631", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_8_https_github_com_foreverido_uilib_compare_v4_18_7_v4_18_8_2023_11_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1635", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_features_1638", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1638", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_7_https_github_com_foreverido_uilib_compare_v4_18_6_v4_18_7_2023_11_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1642", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1645", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1645", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_6_https_github_com_foreverido_uilib_compare_v4_18_5_v4_18_6_2023_11_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1649", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_5_https_github_com_foreverido_uilib_compare_v4_18_4_v4_18_5_2023_11_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1651", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1654", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1654", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_4_https_github_com_foreverido_uilib_compare_v4_18_3_v4_18_4_2023_11_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1658", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1661", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1661", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_3_https_github_com_foreverido_uilib_compare_v4_18_2_v4_18_3_2023_11_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1665", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1668", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1668", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_2_https_github_com_foreverido_uilib_compare_v4_18_1_v4_18_2_2023_11_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1672", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1675", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1675", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_4_18_1_https_github_com_foreverido_uilib_compare_v4_18_0_v4_18_1_2023_11_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1680", "weight": 1.0}, {"source": "ui_changelog_4_19_0_https_github_com_foreverido_uilib_compare_v4_18_70_v4_19_0_2025_01_08", "target": "ui_changelog_bug_fixes_1683", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1683", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_18_0_https_github_com_foreverido_uilib_compare_v4_17_2_v4_18_0_2023_09_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1687", "weight": 1.0}, {"source": "ui_changelog_4_18_0_https_github_com_foreverido_uilib_compare_v4_17_2_v4_18_0_2023_09_15", "target": "ui_changelog_features_1690", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1690", "weight": 1.0}, {"source": "ui_changelog_4_18_0_https_github_com_foreverido_uilib_compare_v4_17_2_v4_18_0_2023_09_15", "target": "ui_changelog_4_17_2_https_github_com_foreverido_uilib_compare_v4_17_1_v4_17_2_2023_07_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1695", "weight": 1.0}, {"source": "ui_changelog_4_18_0_https_github_com_foreverido_uilib_compare_v4_17_2_v4_18_0_2023_09_15", "target": "ui_changelog_features_1698", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1698", "weight": 1.0}, {"source": "ui_changelog_4_18_0_https_github_com_foreverido_uilib_compare_v4_17_2_v4_18_0_2023_09_15", "target": "ui_changelog_4_17_1_https_github_com_foreverido_uilib_compare_v4_17_0_v4_17_1_2023_07_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1702", "weight": 1.0}, {"source": "ui_changelog_4_18_0_https_github_com_foreverido_uilib_compare_v4_17_2_v4_18_0_2023_09_15", "target": "ui_changelog_features_1705", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1705", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_17_0_https_github_com_foreverido_uilib_compare_v4_16_0_v4_17_0_2023_07_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1709", "weight": 1.0}, {"source": "ui_changelog_4_17_0_https_github_com_foreverido_uilib_compare_v4_16_0_v4_17_0_2023_07_22", "target": "ui_changelog_features_1712", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1712", "weight": 1.0}, {"source": "ui_changelog_4_17_0_https_github_com_foreverido_uilib_compare_v4_16_0_v4_17_0_2023_07_22", "target": "ui_changelog_bug_fixes_1717", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1717", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_16_0_https_github_com_foreverido_uilib_compare_v4_15_0_v4_16_0_2023_07_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1721", "weight": 1.0}, {"source": "ui_changelog_4_16_0_https_github_com_foreverido_uilib_compare_v4_15_0_v4_16_0_2023_07_22", "target": "ui_changelog_features_1724", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1724", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_15_0_https_github_com_foreverido_uilib_compare_v4_14_0_v4_15_0_2023_07_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1728", "weight": 1.0}, {"source": "ui_changelog_4_15_0_https_github_com_foreverido_uilib_compare_v4_14_0_v4_15_0_2023_07_22", "target": "ui_changelog_features_1731", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1731", "weight": 1.0}, {"source": "ui_changelog_4_15_0_https_github_com_foreverido_uilib_compare_v4_14_0_v4_15_0_2023_07_22", "target": "ui_changelog_bug_fixes_1737", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1737", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_14_0_https_github_com_foreverido_uilib_compare_v4_13_0_v4_14_0_2023_07_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1741", "weight": 1.0}, {"source": "ui_changelog_4_14_0_https_github_com_foreverido_uilib_compare_v4_13_0_v4_14_0_2023_07_22", "target": "ui_changelog_features_1744", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1744", "weight": 1.0}, {"source": "ui_changelog_4_14_0_https_github_com_foreverido_uilib_compare_v4_13_0_v4_14_0_2023_07_22", "target": "ui_changelog_bug_fixes_1750", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1750", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_13_0_https_github_com_foreverido_uilib_compare_v4_12_1_v4_13_0_2023_07_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1754", "weight": 1.0}, {"source": "ui_changelog_4_13_0_https_github_com_foreverido_uilib_compare_v4_12_1_v4_13_0_2023_07_20", "target": "ui_changelog_features_1757", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1757", "weight": 1.0}, {"source": "ui_changelog_4_13_0_https_github_com_foreverido_uilib_compare_v4_12_1_v4_13_0_2023_07_20", "target": "ui_changelog_4_12_1_https_github_com_foreverido_uilib_compare_v4_12_0_v4_12_1_2023_07_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1762", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_12_0_https_github_com_foreverido_uilib_compare_v4_11_1_v4_12_0_2023_07_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1764", "weight": 1.0}, {"source": "ui_changelog_4_12_0_https_github_com_foreverido_uilib_compare_v4_11_1_v4_12_0_2023_07_16", "target": "ui_changelog_features_1767", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1767", "weight": 1.0}, {"source": "ui_changelog_4_12_0_https_github_com_foreverido_uilib_compare_v4_11_1_v4_12_0_2023_07_16", "target": "ui_changelog_4_11_1_https_github_com_foreverido_uilib_compare_v4_11_0_v4_11_1_2023_06_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1771", "weight": 1.0}, {"source": "ui_changelog_4_12_0_https_github_com_foreverido_uilib_compare_v4_11_1_v4_12_0_2023_07_16", "target": "ui_changelog_bug_fixes_1774", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1774", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1778", "weight": 1.0}, {"source": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "target": "ui_changelog_features_1781", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1781", "weight": 1.0}, {"source": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "target": "ui_changelog_4_10_4_https_github_com_foreverido_uilib_compare_v4_10_3_v4_10_4_2023_05_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1785", "weight": 1.0}, {"source": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "target": "ui_changelog_4_10_3_https_github_com_foreverido_uilib_compare_v4_10_2_v4_10_3_2023_05_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1787", "weight": 1.0}, {"source": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "target": "ui_changelog_features_1790", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1790", "weight": 1.0}, {"source": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "target": "ui_changelog_bug_fixes_1795", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1795", "weight": 1.0}, {"source": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "target": "ui_changelog_4_10_2_https_github_com_foreverido_uilib_compare_v4_10_1_v4_10_2_2023_05_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1799", "weight": 1.0}, {"source": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "target": "ui_changelog_features_1802", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1802", "weight": 1.0}, {"source": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "target": "ui_changelog_4_10_1_https_github_com_foreverido_uilib_compare_v4_10_0_v4_10_1_2023_05_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1806", "weight": 1.0}, {"source": "ui_changelog_4_11_0_https_github_com_foreverido_uilib_compare_v4_10_4_v4_11_0_2023_06_12", "target": "ui_changelog_bug_fixes_1809", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1809", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1813", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_bug_fixes_1816", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1816", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_4_9_7_https_github_com_foreverido_uilib_compare_v4_9_6_v4_9_7_2023_05_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1820", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_bug_fixes_1823", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1823", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_4_9_6_https_github_com_foreverido_uilib_compare_v4_9_5_v4_9_6_2023_05_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1827", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_features_1830", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1830", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_4_9_5_https_github_com_foreverido_uilib_compare_v4_9_4_v4_9_5_2023_05_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1834", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_bug_fixes_1837", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1837", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_4_9_4_https_github_com_foreverido_uilib_compare_v4_9_3_v4_9_4_2023_05_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1841", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_bug_fixes_1844", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1844", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_4_9_3_https_github_com_foreverido_uilib_compare_v4_9_2_v4_9_3_2023_05_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1848", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_features_1851", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1851", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_4_9_2_https_github_com_foreverido_uilib_compare_v4_9_1_v4_9_2_2023_05_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1855", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_features_1858", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1858", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_bug_fixes_1863", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1863", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_4_9_1_https_github_com_foreverido_uilib_compare_v4_9_0_v4_9_1_2023_05_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1867", "weight": 1.0}, {"source": "ui_changelog_4_10_0_https_github_com_foreverido_uilib_compare_v4_9_7_v4_10_0_2023_05_27", "target": "ui_changelog_bug_fixes_1870", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1870", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1875", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_features_1878", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1878", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_bug_fixes_1886", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1886", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_4_8_6_https_github_com_foreverido_uilib_compare_v4_8_5_v4_8_6_2023_05_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1893", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_features_1896", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1896", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_4_8_5_https_github_com_foreverido_uilib_compare_v4_8_4_v4_8_5_2023_05_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1900", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_bug_fixes_1903", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1903", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_4_8_4_https_github_com_foreverido_uilib_compare_v4_8_3_v4_8_4_2023_05_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1907", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_bug_fixes_1910", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1910", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_4_8_3_https_github_com_foreverido_uilib_compare_v4_8_2_v4_8_3_2023_05_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1914", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_features_1917", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1917", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_4_8_2_https_github_com_foreverido_uilib_compare_v4_8_1_v4_8_2_2023_05_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1921", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_features_1924", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1924", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_4_8_1_https_github_com_foreverido_uilib_compare_v4_8_0_v4_8_1_2023_05_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1928", "weight": 1.0}, {"source": "ui_changelog_4_9_0_https_github_com_foreverido_uilib_compare_v4_8_6_v4_9_0_2023_05_21", "target": "ui_changelog_features_1931", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1931", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1937", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_features_1940", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1940", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_4_7_7_https_github_com_foreverido_uilib_compare_v4_7_6_v4_7_7_2023_05_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1944", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_bug_fixes_1947", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1947", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_4_7_6_https_github_com_foreverido_uilib_compare_v4_7_5_v4_7_6_2023_05_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1951", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_features_1954", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1954", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_4_7_5_https_github_com_foreverido_uilib_compare_v4_7_4_v4_7_5_2023_05_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1958", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_bug_fixes_1961", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1961", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_4_7_4_https_github_com_foreverido_uilib_compare_v4_7_3_v4_7_4_2023_05_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1965", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_4_7_3_https_github_com_foreverido_uilib_compare_v4_7_2_v4_7_3_2023_05_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1967", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_features_1970", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1970", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_4_7_2_https_github_com_foreverido_uilib_compare_v4_7_1_v4_7_2_2023_05_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1974", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_features_1977", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1977", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_bug_fixes_1982", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1982", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_4_7_1_https_github_com_foreverido_uilib_compare_v4_7_0_v4_7_1_2023_05_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1986", "weight": 1.0}, {"source": "ui_changelog_4_8_0_https_github_com_foreverido_uilib_compare_v4_7_7_v4_8_0_2023_05_14", "target": "ui_changelog_bug_fixes_1989", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1989", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1993", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_features_1996", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L1996", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_12_https_github_com_foreverido_uilib_compare_v4_6_11_v4_6_12_2023_05_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2000", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_bug_fixes_2003", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2003", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_11_https_github_com_foreverido_uilib_compare_v4_6_10_v4_6_11_2023_04_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2007", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_features_2010", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2010", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_bug_fixes_2015", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2015", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_10_https_github_com_foreverido_uilib_compare_v4_6_9_v4_6_10_2023_04_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2019", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_bug_fixes_2022", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2022", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_9_https_github_com_foreverido_uilib_compare_v4_6_8_v4_6_9_2023_04_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2026", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_bug_fixes_2029", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2029", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_8_https_github_com_foreverido_uilib_compare_v4_6_7_v4_6_8_2023_04_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2033", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_features_2036", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2036", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_7_https_github_com_foreverido_uilib_compare_v4_6_6_v4_6_7_2023_04_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2040", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_bug_fixes_2043", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2043", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_6_https_github_com_foreverido_uilib_compare_v4_6_5_v4_6_6_2023_04_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2047", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_bug_fixes_2050", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2050", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_5_https_github_com_foreverido_uilib_compare_v4_6_4_v4_6_5_2023_04_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2054", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_bug_fixes_2057", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2057", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_4_https_github_com_foreverido_uilib_compare_v4_6_3_v4_6_4_2023_04_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2061", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_bug_fixes_2064", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2064", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_3_https_github_com_foreverido_uilib_compare_v4_6_2_v4_6_3_2023_04_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2068", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_features_2071", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2071", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_2_https_github_com_foreverido_uilib_compare_v4_6_1_v4_6_2_2023_04_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2075", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_bug_fixes_2078", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2078", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_4_6_1_https_github_com_foreverido_uilib_compare_v4_6_0_v4_6_1_2023_04_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2082", "weight": 1.0}, {"source": "ui_changelog_4_7_0_https_github_com_foreverido_uilib_compare_v4_6_12_v4_7_0_2023_05_06", "target": "ui_changelog_bug_fixes_2085", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2085", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_6_0_https_github_com_foreverido_uilib_compare_v4_5_0_v4_6_0_2023_04_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2089", "weight": 1.0}, {"source": "ui_changelog_4_6_0_https_github_com_foreverido_uilib_compare_v4_5_0_v4_6_0_2023_04_15", "target": "ui_changelog_bug_fixes_2092", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2092", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_5_0_https_github_com_foreverido_uilib_compare_v4_4_2_v4_5_0_2023_04_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2096", "weight": 1.0}, {"source": "ui_changelog_4_5_0_https_github_com_foreverido_uilib_compare_v4_4_2_v4_5_0_2023_04_15", "target": "ui_changelog_features_2099", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2099", "weight": 1.0}, {"source": "ui_changelog_4_5_0_https_github_com_foreverido_uilib_compare_v4_4_2_v4_5_0_2023_04_15", "target": "ui_changelog_4_4_2_https_github_com_foreverido_uilib_compare_v4_4_1_v4_4_2_2023_04_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2104", "weight": 1.0}, {"source": "ui_changelog_4_5_0_https_github_com_foreverido_uilib_compare_v4_4_2_v4_5_0_2023_04_15", "target": "ui_changelog_4_4_1_https_github_com_foreverido_uilib_compare_v4_4_0_v4_4_1_2023_04_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2106", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_4_0_https_github_com_foreverido_uilib_compare_v4_3_0_v4_4_0_2023_04_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2108", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_3_0_https_github_com_foreverido_uilib_compare_v4_2_1_v4_3_0_2023_04_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2110", "weight": 1.0}, {"source": "ui_changelog_4_3_0_https_github_com_foreverido_uilib_compare_v4_2_1_v4_3_0_2023_04_07", "target": "ui_changelog_features_2113", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2113", "weight": 1.0}, {"source": "ui_changelog_4_3_0_https_github_com_foreverido_uilib_compare_v4_2_1_v4_3_0_2023_04_07", "target": "ui_changelog_bug_fixes_2118", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2118", "weight": 1.0}, {"source": "ui_changelog_4_3_0_https_github_com_foreverido_uilib_compare_v4_2_1_v4_3_0_2023_04_07", "target": "ui_changelog_4_2_1_https_github_com_foreverido_uilib_compare_v4_2_0_v4_2_1_2023_04_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2122", "weight": 1.0}, {"source": "ui_changelog_4_3_0_https_github_com_foreverido_uilib_compare_v4_2_1_v4_3_0_2023_04_07", "target": "ui_changelog_bug_fixes_2125", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2125", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_2_0_https_github_com_foreverido_uilib_compare_v4_1_1_v4_2_0_2023_04_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2130", "weight": 1.0}, {"source": "ui_changelog_4_2_0_https_github_com_foreverido_uilib_compare_v4_1_1_v4_2_0_2023_04_02", "target": "ui_changelog_features_2133", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2133", "weight": 1.0}, {"source": "ui_changelog_4_2_0_https_github_com_foreverido_uilib_compare_v4_1_1_v4_2_0_2023_04_02", "target": "ui_changelog_bug_fixes_2138", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2138", "weight": 1.0}, {"source": "ui_changelog_4_2_0_https_github_com_foreverido_uilib_compare_v4_1_1_v4_2_0_2023_04_02", "target": "ui_changelog_4_1_1_https_github_com_foreverido_uilib_compare_v4_1_0_v4_1_1_2023_03_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2142", "weight": 1.0}, {"source": "ui_changelog_4_2_0_https_github_com_foreverido_uilib_compare_v4_1_1_v4_2_0_2023_04_02", "target": "ui_changelog_bug_fixes_2145", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2145", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2149", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_bug_fixes_2152", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2152", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_11_https_github_com_foreverido_uilib_compare_v4_0_10_v4_0_11_2023_03_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2156", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_bug_fixes_2159", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2159", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_10_https_github_com_foreverido_uilib_compare_v4_0_9_v4_0_10_2023_03_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2163", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_bug_fixes_2166", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2166", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_9_https_github_com_foreverido_uilib_compare_v4_0_8_v4_0_9_2023_03_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2170", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_bug_fixes_2173", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2173", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_8_https_github_com_foreverido_uilib_compare_v4_0_7_v4_0_8_2023_03_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2177", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_bug_fixes_2180", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2180", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_7_https_github_com_foreverido_uilib_compare_v4_0_6_v4_0_7_2023_03_28", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2184", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_bug_fixes_2187", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2187", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_6_https_github_com_foreverido_uilib_compare_v4_0_5_v4_0_6_2023_03_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2191", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_5_https_github_com_foreverido_uilib_compare_v4_0_4_v4_0_5_2023_03_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2193", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_bug_fixes_2196", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2196", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_4_https_github_com_foreverido_uilib_compare_v4_0_3_v4_0_4_2023_03_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2200", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_bug_fixes_2203", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2203", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_3_https_github_com_foreverido_uilib_compare_v4_0_2_v4_0_3_2023_03_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2207", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_bug_fixes_2210", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2210", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_2_https_github_com_foreverido_uilib_compare_v4_0_1_v4_0_2_2023_03_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2214", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_bug_fixes_2217", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2217", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_4_0_1_https_github_com_foreverido_uilib_compare_v4_0_0_v4_0_1_2023_03_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2221", "weight": 1.0}, {"source": "ui_changelog_4_1_0_https_github_com_foreverido_uilib_compare_v4_0_11_v4_1_0_2023_03_29", "target": "ui_changelog_features_2224", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2224", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_4_0_0_https_github_com_foreverido_uilib_compare_v3_11_0_v4_0_0_2023_03_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2228", "weight": 1.0}, {"source": "ui_changelog_4_0_0_https_github_com_foreverido_uilib_compare_v3_11_0_v4_0_0_2023_03_25", "target": "ui_changelog_features_2231", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2231", "weight": 1.0}, {"source": "ui_changelog_4_0_0_https_github_com_foreverido_uilib_compare_v3_11_0_v4_0_0_2023_03_25", "target": "ui_changelog_bug_fixes_2236", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2236", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2240", "weight": 1.0}, {"source": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "target": "ui_changelog_bug_fixes_2243", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2243", "weight": 1.0}, {"source": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "target": "ui_changelog_3_10_3_https_github_com_foreverido_uilib_compare_v3_10_2_v3_10_3_2023_03_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2247", "weight": 1.0}, {"source": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "target": "ui_changelog_features_2250", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2250", "weight": 1.0}, {"source": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "target": "ui_changelog_bug_fixes_2255", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2255", "weight": 1.0}, {"source": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "target": "ui_changelog_3_10_2_https_github_com_foreverido_uilib_compare_v3_10_1_v3_10_2_2023_03_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2259", "weight": 1.0}, {"source": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "target": "ui_changelog_features_2262", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2262", "weight": 1.0}, {"source": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "target": "ui_changelog_bug_fixes_2267", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2267", "weight": 1.0}, {"source": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "target": "ui_changelog_3_10_1_https_github_com_foreverido_uilib_compare_v3_10_0_v3_10_1_2023_03_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2271", "weight": 1.0}, {"source": "ui_changelog_3_11_0_https_github_com_foreverido_uilib_compare_v3_10_3_v3_11_0_2023_03_19", "target": "ui_changelog_bug_fixes_2274", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2274", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_10_0_https_github_com_foreverido_uilib_compare_v3_9_3_v3_10_0_2023_03_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2278", "weight": 1.0}, {"source": "ui_changelog_3_10_0_https_github_com_foreverido_uilib_compare_v3_9_3_v3_10_0_2023_03_16", "target": "ui_changelog_features_2281", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2281", "weight": 1.0}, {"source": "ui_changelog_3_10_0_https_github_com_foreverido_uilib_compare_v3_9_3_v3_10_0_2023_03_16", "target": "ui_changelog_3_9_3_https_github_com_foreverido_uilib_compare_v3_9_2_v3_9_3_2023_03_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2285", "weight": 1.0}, {"source": "ui_changelog_3_10_0_https_github_com_foreverido_uilib_compare_v3_9_3_v3_10_0_2023_03_16", "target": "ui_changelog_bug_fixes_2288", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2288", "weight": 1.0}, {"source": "ui_changelog_3_10_0_https_github_com_foreverido_uilib_compare_v3_9_3_v3_10_0_2023_03_16", "target": "ui_changelog_3_9_2_https_github_com_foreverido_uilib_compare_v3_9_1_v3_9_2_2023_03_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2293", "weight": 1.0}, {"source": "ui_changelog_3_10_0_https_github_com_foreverido_uilib_compare_v3_9_3_v3_10_0_2023_03_16", "target": "ui_changelog_bug_fixes_2296", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2296", "weight": 1.0}, {"source": "ui_changelog_3_10_0_https_github_com_foreverido_uilib_compare_v3_9_3_v3_10_0_2023_03_16", "target": "ui_changelog_3_9_1_https_github_com_foreverido_uilib_compare_v3_9_0_v3_9_1_2023_03_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2301", "weight": 1.0}, {"source": "ui_changelog_3_10_0_https_github_com_foreverido_uilib_compare_v3_9_3_v3_10_0_2023_03_16", "target": "ui_changelog_bug_fixes_2304", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2304", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_9_0_https_github_com_foreverido_uilib_compare_v3_8_0_v3_9_0_2023_03_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2309", "weight": 1.0}, {"source": "ui_changelog_3_9_0_https_github_com_foreverido_uilib_compare_v3_8_0_v3_9_0_2023_03_11", "target": "ui_changelog_features_2312", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2312", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_8_0_https_github_com_foreverido_uilib_compare_v3_7_0_v3_8_0_2023_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2316", "weight": 1.0}, {"source": "ui_changelog_3_8_0_https_github_com_foreverido_uilib_compare_v3_7_0_v3_8_0_2023_03_10", "target": "ui_changelog_features_2319", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2319", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_7_0_https_github_com_foreverido_uilib_compare_v3_6_2_v3_7_0_2023_03_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2324", "weight": 1.0}, {"source": "ui_changelog_3_7_0_https_github_com_foreverido_uilib_compare_v3_6_2_v3_7_0_2023_03_08", "target": "ui_changelog_features_2327", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2327", "weight": 1.0}, {"source": "ui_changelog_3_7_0_https_github_com_foreverido_uilib_compare_v3_6_2_v3_7_0_2023_03_08", "target": "ui_changelog_bug_fixes_2332", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2332", "weight": 1.0}, {"source": "ui_changelog_3_7_0_https_github_com_foreverido_uilib_compare_v3_6_2_v3_7_0_2023_03_08", "target": "ui_changelog_3_6_2_https_github_com_foreverido_uilib_compare_v3_6_1_v3_6_2_2023_03_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2336", "weight": 1.0}, {"source": "ui_changelog_3_7_0_https_github_com_foreverido_uilib_compare_v3_6_2_v3_7_0_2023_03_08", "target": "ui_changelog_bug_fixes_2339", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2339", "weight": 1.0}, {"source": "ui_changelog_3_7_0_https_github_com_foreverido_uilib_compare_v3_6_2_v3_7_0_2023_03_08", "target": "ui_changelog_3_6_1_https_github_com_foreverido_uilib_compare_v3_6_0_v3_6_1_2023_03_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2343", "weight": 1.0}, {"source": "ui_changelog_3_7_0_https_github_com_foreverido_uilib_compare_v3_6_2_v3_7_0_2023_03_08", "target": "ui_changelog_bug_fixes_2346", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2346", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_6_0_https_github_com_foreverido_uilib_compare_v3_5_1_v3_6_0_2023_03_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2350", "weight": 1.0}, {"source": "ui_changelog_3_6_0_https_github_com_foreverido_uilib_compare_v3_5_1_v3_6_0_2023_03_06", "target": "ui_changelog_features_2353", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2353", "weight": 1.0}, {"source": "ui_changelog_3_6_0_https_github_com_foreverido_uilib_compare_v3_5_1_v3_6_0_2023_03_06", "target": "ui_changelog_3_5_1_https_github_com_foreverido_uilib_compare_v3_5_0_v3_5_1_2023_03_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2357", "weight": 1.0}, {"source": "ui_changelog_3_6_0_https_github_com_foreverido_uilib_compare_v3_5_1_v3_6_0_2023_03_06", "target": "ui_changelog_bug_fixes_2360", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2360", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_5_0_https_github_com_foreverido_uilib_compare_v3_4_1_v3_5_0_2023_03_05", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2365", "weight": 1.0}, {"source": "ui_changelog_3_5_0_https_github_com_foreverido_uilib_compare_v3_4_1_v3_5_0_2023_03_05", "target": "ui_changelog_bug_fixes_2368", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2368", "weight": 1.0}, {"source": "ui_changelog_3_5_0_https_github_com_foreverido_uilib_compare_v3_4_1_v3_5_0_2023_03_05", "target": "ui_changelog_3_4_1_https_github_com_foreverido_uilib_compare_v3_4_0_v3_4_1_2022_08_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2372", "weight": 1.0}, {"source": "ui_changelog_3_5_0_https_github_com_foreverido_uilib_compare_v3_4_1_v3_5_0_2023_03_05", "target": "ui_changelog_bug_fixes_2375", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2375", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_4_0_https_github_com_foreverido_uilib_compare_v3_3_1_v3_4_0_2022_08_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2379", "weight": 1.0}, {"source": "ui_changelog_3_4_0_https_github_com_foreverido_uilib_compare_v3_3_1_v3_4_0_2022_08_07", "target": "ui_changelog_bug_fixes_2382", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2382", "weight": 1.0}, {"source": "ui_changelog_3_4_0_https_github_com_foreverido_uilib_compare_v3_3_1_v3_4_0_2022_08_07", "target": "ui_changelog_3_3_1_https_github_com_foreverido_uilib_compare_v3_3_0_v3_3_1_2022_08_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2387", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_3_0_https_github_com_foreverido_uilib_compare_v3_2_0_v3_3_0_2022_08_06", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2389", "weight": 1.0}, {"source": "ui_changelog_3_3_0_https_github_com_foreverido_uilib_compare_v3_2_0_v3_3_0_2022_08_06", "target": "ui_changelog_features_2392", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2392", "weight": 1.0}, {"source": "ui_changelog_3_3_0_https_github_com_foreverido_uilib_compare_v3_2_0_v3_3_0_2022_08_06", "target": "ui_changelog_bug_fixes_2400", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2400", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_2_0_https_github_com_foreverido_uilib_compare_v3_1_2_v3_2_0_2022_07_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2405", "weight": 1.0}, {"source": "ui_changelog_3_2_0_https_github_com_foreverido_uilib_compare_v3_1_2_v3_2_0_2022_07_26", "target": "ui_changelog_features_2408", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2408", "weight": 1.0}, {"source": "ui_changelog_3_2_0_https_github_com_foreverido_uilib_compare_v3_1_2_v3_2_0_2022_07_26", "target": "ui_changelog_3_1_2_https_github_com_foreverido_uilib_compare_v3_1_1_v3_1_2_2022_07_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2412", "weight": 1.0}, {"source": "ui_changelog_3_2_0_https_github_com_foreverido_uilib_compare_v3_1_2_v3_2_0_2022_07_26", "target": "ui_changelog_bug_fixes_2415", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2415", "weight": 1.0}, {"source": "ui_changelog_3_2_0_https_github_com_foreverido_uilib_compare_v3_1_2_v3_2_0_2022_07_26", "target": "ui_changelog_3_1_1_https_github_com_foreverido_uilib_compare_v3_1_0_v3_1_1_2022_07_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2419", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_1_0_https_github_com_foreverido_uilib_compare_v3_0_0_v3_1_0_2022_07_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2421", "weight": 1.0}, {"source": "ui_changelog_3_1_0_https_github_com_foreverido_uilib_compare_v3_0_0_v3_1_0_2022_07_24", "target": "ui_changelog_features_2424", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2424", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_3_0_0_https_github_com_foreverido_uilib_compare_v2_0_3_v3_0_0_2022_06_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2429", "weight": 1.0}, {"source": "ui_changelog_3_0_0_https_github_com_foreverido_uilib_compare_v2_0_3_v3_0_0_2022_06_04", "target": "ui_changelog_2_0_3_https_github_com_foreverido_uilib_compare_v2_0_2_v2_0_3_2022_05_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2431", "weight": 1.0}, {"source": "ui_changelog_3_0_0_https_github_com_foreverido_uilib_compare_v2_0_3_v3_0_0_2022_06_04", "target": "ui_changelog_2_0_2_https_github_com_foreverido_uilib_compare_v2_0_1_v2_0_2_2022_05_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2433", "weight": 1.0}, {"source": "ui_changelog_3_0_0_https_github_com_foreverido_uilib_compare_v2_0_3_v3_0_0_2022_06_04", "target": "ui_changelog_2_0_1_https_github_com_foreverido_uilib_compare_v2_0_0_v2_0_1_2022_05_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2435", "weight": 1.0}, {"source": "ui_changelog_3_0_0_https_github_com_foreverido_uilib_compare_v2_0_3_v3_0_0_2022_06_04", "target": "ui_changelog_features_2438", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2438", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_2_0_0_https_github_com_foreverido_uilib_compare_v2_0_0_beta_v2_0_0_2022_05_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2442", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2444", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_features_2447", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2447", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_1_3_7_https_github_com_foreverido_uilib_compare_v1_3_6_v1_3_7_2022_05_01", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2452", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_features_2455", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2455", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_1_3_6_https_github_com_foreverido_uilib_compare_v1_3_5_v1_3_6_2022_04_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2459", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_bug_fixes_2462", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2462", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_1_3_5_https_github_com_foreverido_uilib_compare_v1_3_4_v1_3_5_2022_04_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2467", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_bug_fixes_2470", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2470", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_1_3_4_https_github_com_foreverido_uilib_compare_v1_3_3_v1_3_4_2022_04_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2477", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_features_2480", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2480", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_1_3_3_https_github_com_foreverido_uilib_compare_v1_3_2_v1_3_3_2022_04_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2484", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_features_2487", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2487", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_bug_fixes_2492", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2492", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_1_3_2_https_github_com_foreverido_uilib_compare_v1_3_1_v1_3_2_2022_04_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2496", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_bug_fixes_2499", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2499", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_1_3_1_https_github_com_foreverido_uilib_compare_v1_3_0_v1_3_1_2022_04_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2504", "weight": 1.0}, {"source": "ui_changelog_2_0_0_beta_https_github_com_foreverido_uilib_compare_v1_3_7_v2_0_0_beta_2022_05_04", "target": "ui_changelog_bug_fixes_2507", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2507", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2511", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_features_2514", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2514", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_bug_fixes_2519", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2519", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_1_2_8_https_github_com_foreverido_uilib_compare_v1_2_7_v1_2_8_2022_04_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2523", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_features_2526", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2526", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_1_2_7_https_github_com_foreverido_uilib_compare_v1_2_6_v1_2_7_2022_04_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2530", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_features_2533", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2533", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_1_2_6_https_github_com_foreverido_uilib_compare_v1_2_5_v1_2_6_2022_04_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2537", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_features_2540", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2540", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_bug_fixes_2545", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2545", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_1_2_5_https_github_com_foreverido_uilib_compare_v1_2_4_v1_2_5_2022_04_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2549", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_bug_fixes_2552", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2552", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_1_2_4_https_github_com_foreverido_uilib_compare_v1_2_3_v1_2_4_2022_04_01", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2556", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_bug_fixes_2559", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2559", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_1_2_3_https_github_com_foreverido_uilib_compare_v1_2_2_v1_2_3_2022_03_31", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2563", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_bug_fixes_2566", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2566", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_1_2_2_https_github_com_foreverido_uilib_compare_v1_2_1_v1_2_2_2022_03_31", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2570", "weight": 1.0}, {"source": "ui_changelog_1_3_0_https_github_com_foreverido_uilib_compare_v1_2_8_v1_3_0_2022_04_08", "target": "ui_changelog_1_2_1_https_github_com_foreverido_uilib_compare_v1_2_0_v1_2_1_2022_03_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2572", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_1_2_0_https_github_com_foreverido_uilib_compare_v1_1_1_v1_2_0_2022_03_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2574", "weight": 1.0}, {"source": "ui_changelog_1_2_0_https_github_com_foreverido_uilib_compare_v1_1_1_v1_2_0_2022_03_30", "target": "ui_changelog_features_2577", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2577", "weight": 1.0}, {"source": "ui_changelog_1_2_0_https_github_com_foreverido_uilib_compare_v1_1_1_v1_2_0_2022_03_30", "target": "ui_changelog_1_1_1_https_github_com_foreverido_uilib_compare_v1_1_0_v1_1_1_2022_03_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2582", "weight": 1.0}, {"source": "ui_changelog_1_2_0_https_github_com_foreverido_uilib_compare_v1_1_1_v1_2_0_2022_03_30", "target": "ui_changelog_bug_fixes_2585", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2585", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2592", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_features_2595", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2595", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_1_0_7_https_github_com_foreverido_uilib_compare_v1_0_6_v1_0_7_2022_03_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2599", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_features_2602", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2602", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_1_0_6_https_github_com_foreverido_uilib_compare_v1_0_5_v1_0_6_2022_03_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2606", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_bug_fixes_2609", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2609", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_1_0_5_https_github_com_foreverido_uilib_compare_v1_0_4_v1_0_5_2022_03_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2614", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_bug_fixes_2617", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2617", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_1_0_4_https_github_com_foreverido_uilib_compare_v1_0_2_v1_0_4_2022_03_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2621", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_bug_fixes_2624", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2624", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_1_0_2_https_github_com_foreverido_uilib_compare_v1_0_1_v1_0_2_2022_03_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2628", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_bug_fixes_2631", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2631", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_1_0_1_https_github_com_foreverido_uilib_compare_v1_0_0_v1_0_1_2022_03_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2637", "weight": 1.0}, {"source": "ui_changelog_1_1_0_https_github_com_foreverido_uilib_compare_v1_0_7_v1_1_0_2022_03_28", "target": "ui_changelog_bug_fixes_2640", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2640", "weight": 1.0}, {"source": "ui_changelog_changelog", "target": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2645", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2648", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2648", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_60_https_github_com_foreverido_uilib_compare_v0_0_59_v0_0_60_2022_03_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2655", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2658", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2658", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_59_https_github_com_foreverido_uilib_compare_v0_0_58_v0_0_59_2022_03_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2664", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2667", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2667", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2672", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2672", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_58_https_github_com_foreverido_uilib_compare_v0_0_57_v0_0_58_2022_03_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2676", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2679", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2679", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_57_https_github_com_foreverido_uilib_compare_v0_0_56_v0_0_57_2022_03_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2683", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2686", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2686", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_56_https_github_com_foreverido_uilib_compare_v0_0_55_v0_0_56_2022_03_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2690", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2693", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2693", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_55_https_github_com_foreverido_uilib_compare_v0_0_54_v0_0_55_2022_03_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2697", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2700", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2700", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_54_https_github_com_foreverido_uilib_compare_v0_0_53_v0_0_54_2022_03_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2704", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2707", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2707", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_53_https_github_com_foreverido_uilib_compare_v0_0_52_v0_0_53_2022_03_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2711", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2714", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2714", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2719", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2719", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_52_https_github_com_foreverido_uilib_compare_v0_0_51_v0_0_52_2022_03_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2723", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2726", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2726", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_51_https_github_com_foreverido_uilib_compare_v0_0_50_v0_0_51_2022_03_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2730", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2733", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2733", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_50_https_github_com_foreverido_uilib_compare_v0_0_49_v0_0_50_2022_03_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2737", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2740", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2740", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_49_https_github_com_foreverido_uilib_compare_v0_0_48_v0_0_49_2022_03_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2745", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2748", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2748", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_48_https_github_com_foreverido_uilib_compare_v0_0_47_v0_0_48_2022_03_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2752", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2755", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2755", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_47_https_github_com_foreverido_uilib_compare_v0_0_46_v0_0_47_2022_03_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2759", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2762", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2762", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_46_https_github_com_foreverido_uilib_compare_v0_0_45_v0_0_46_2022_03_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2767", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2770", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2770", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_45_https_github_com_foreverido_uilib_compare_v0_0_44_v0_0_45_2022_03_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2778", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_44_https_github_com_foreverido_uilib_compare_v0_0_43_v0_0_44_2022_03_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2780", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2783", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2783", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_43_https_github_com_foreverido_uilib_compare_v0_0_42_v0_0_43_2022_03_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2788", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2791", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2791", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_42_https_github_com_foreverido_uilib_compare_v0_0_41_v0_0_42_2022_03_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2795", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2798", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2798", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2803", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2803", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_41_https_github_com_foreverido_uilib_compare_v0_0_40_v0_0_41_2022_03_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2807", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2810", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2810", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_40_https_github_com_foreverido_uilib_compare_v0_0_39_v0_0_40_2022_03_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2814", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2817", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2817", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_39_https_github_com_foreverido_uilib_compare_v0_0_38_v0_0_39_2022_03_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2821", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2824", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2824", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2829", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2829", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_38_https_github_com_foreverido_uilib_compare_v0_0_37_v0_0_38_2022_03_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2834", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2837", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2837", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_37_https_github_com_foreverido_uilib_compare_v0_0_36_v0_0_37_2022_03_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2841", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2844", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2844", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_36_https_github_com_foreverido_uilib_compare_v0_0_35_v0_0_36_2022_03_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2849", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2852", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2852", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_35_https_github_com_foreverido_uilib_compare_v0_0_34_v0_0_35_2022_03_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2856", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2859", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2859", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_34_https_github_com_foreverido_uilib_compare_v0_0_33_v0_0_34_2022_03_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2865", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2868", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2868", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_33_https_github_com_foreverido_uilib_compare_v0_0_32_v0_0_33_2022_03_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2873", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2876", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2876", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_32_https_github_com_foreverido_uilib_compare_v0_0_31_v0_0_32_2022_03_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2880", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2883", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2883", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_31_https_github_com_foreverido_uilib_compare_v0_0_30_v0_0_31_2022_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2888", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2891", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2891", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_30_https_github_com_foreverido_uilib_compare_v0_0_29_v0_0_30_2022_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2895", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2898", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2898", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_29_https_github_com_foreverido_uilib_compare_v0_0_28_v0_0_29_2022_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2902", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2905", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2905", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_28_https_github_com_foreverido_uilib_compare_v0_0_27_v0_0_28_2022_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2909", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2912", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2912", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_27_https_github_com_foreverido_uilib_compare_v0_0_26_v0_0_27_2022_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2916", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2919", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2919", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_26_https_github_com_foreverido_uilib_compare_v0_0_25_v0_0_26_2022_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2923", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2926", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2926", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_25_https_github_com_foreverido_uilib_compare_v0_0_24_v0_0_25_2022_03_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2930", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2933", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2933", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2939", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2939", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_24_https_github_com_foreverido_uilib_compare_v0_0_23_v0_0_24_2022_03_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2944", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2947", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2947", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_23_https_github_com_foreverido_uilib_compare_v0_0_22_v0_0_23_2022_03_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2952", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2955", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2955", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_22_https_github_com_foreverido_uilib_compare_v0_0_21_v0_0_22_2022_03_09", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2959", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2962", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2962", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_21_https_github_com_foreverido_uilib_compare_v0_0_20_v0_0_21_2022_03_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2966", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2969", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2969", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_20_https_github_com_foreverido_uilib_compare_v0_0_19_v0_0_20_2022_03_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2973", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2976", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2976", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_19_https_github_com_foreverido_uilib_compare_v0_0_18_v0_0_19_2022_03_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2980", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_18_https_github_com_foreverido_uilib_compare_v0_0_17_v0_0_18_2022_03_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2982", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_2985", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2985", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_17_https_github_com_foreverido_uilib_compare_v0_0_16_v0_0_17_2022_03_08", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2989", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_2992", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2992", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_16_https_github_com_foreverido_uilib_compare_v0_0_15_v0_0_16_2022_03_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2996", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_15_https_github_com_foreverido_uilib_compare_v0_0_14_v0_0_15_2022_03_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L2998", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_14_https_github_com_foreverido_uilib_compare_v0_0_13_v0_0_14_2022_03_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L3000", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_13_https_github_com_foreverido_uilib_compare_v0_0_12_v0_0_13_2022_03_03", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L3002", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_0_0_12_https_github_com_foreverido_uilib_compare_v0_0_1_v0_0_12_2022_03_02", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L3004", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_features_3007", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L3007", "weight": 1.0}, {"source": "ui_changelog_1_0_0_https_github_com_foreverido_uilib_compare_v0_0_60_v1_0_0_2022_03_26", "target": "ui_changelog_bug_fixes_3025", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L3025", "weight": 1.0}, {"source": "users_oleh_1_prj_ui_changelog_md", "target": "ui_changelog_changelog_3034", "relation": "contains", "confidence": "EXTRACTED", "source_file": "CHANGELOG.md", "source_location": "L3034", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}
|