SPDX License Diff의 버전 기록 - 17개 버전
SPDX License Diff 제작자: Alan Tse
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.10.1
2025년 6월 11일에 출시 - 228.69 KBfirefox 109.0 이상에서 작동0.10.1 (2025-06-11)
Bug Fixes
iframes/frames and darkmode (4e72a1c)GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 0.10.0
2025년 6월 10일에 출시 - 163.07 KBfirefox 109.0 이상에서 작동0.10.0 (2025-06-10)
Bug Fixes
fix css consistency issues (6c182a1)
fix dark/light theme changing and full screen (2505c73)
fix firefox permission checking (813b1fb)
fix options page text (b5cec9b)
fix submission of new license data (4116915)
fix template capturing (34f29de)
replace diff-match-patch with @sanity/diff-match-patch for security and dark mode support (42b8a0f), closes #105
selecting new text for another comparison (389c3e4)
update to manifest v3 (5aee828)
use dom callback for highlight matching (9406d85)
Features
add dark and light mode support (5ec6593), closes #105
add template variable highlighting (916ed01)
enhance UI with permission error handling (0945018)
implement comprehensive permission system (c25bbbf)
show template match capture info (4bd3323)GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.9.2
2023년 7월 29일에 출시 - 383.81 KBfirefox 48.0 이상에서 작동Bug Fixes
respect dark mode for selection bubble (b54f528), closes #105GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.9.1
2021년 3월 9일에 출시 - 383.56 KBfirefox 48.0 이상에서 작동## [0.9.1](https://github.com/spdx/spdx-license-diff/compare/v0.9.0...v0.9.1) (2021-03-09)
### Bug Fixes
* fix duplicate adding of context menu ([f3423b9](https://github.com/spdx/spdx-license-diff/commit/f3423b9ecf4d7bf15b2ec7201243270d22461064)), closes [#82](https://github.com/spdx/spdx-license-diff/issues/82)
* fix newtab to open selected item ([c0432dc](https://github.com/spdx/spdx-license-diff/commit/c0432dce15043d2d5b7dfb86177c0244a1456ed3))
* fix newtab to use selected license ([c795559](https://github.com/spdx/spdx-license-diff/commit/c795559ce556d20f18633d81c867b37e2a38defa))
* fix update for license list 3.12 ([24b23f4](https://github.com/spdx/spdx-license-diff/commit/24b23f481ae35110a5669f101156c7347bd8515f)), closes [#83](https://github.com/spdx/spdx-license-diff/issues/83)GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.9.0
2021년 3월 3일에 출시 - 383.17 KBfirefox 48.0 이상에서 작동Features
add fullscreen button (dcacd9d)GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.8.2
2020년 11월 22일에 출시 - 380.88 KBfirefox 48.0 이상에서 작동remove firefox specific settings (54c5e3e)GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.6.1
2020년 10월 12일에 출시 - 378.65 KBfirefox 58.0 이상, android 58.0 ~ 68.*에서 작동GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.6.0
2020년 10월 8일에 출시 - 378.61 KBfirefox 58.0 이상, android 58.0 ~ 68.*에서 작동GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.5.4
2020년 9월 16일에 출시 - 293.72 KBfirefox 58.0 이상, android 58.0 ~ 68.*에서 작동GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.5.3
2020년 6월 25일에 출시 - 286.23 KBfirefox 58.0 이상, android 58.0 ~ 68.*에서 작동Reverts
Revert "ci: change to semantic-release-firefox" (eb8a23a)
Bug Fixes
limit template match to entire selection (52e70b0), closes #58GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.5.0
2020년 6월 20일에 출시 - 286.76 KBfirefox 58.0 이상에서 작동Bug Fixes
ignore completed items for background compare (9fb03f8)
Features
add template matching (06a21ea)GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.4.0
2020년 4월 17일에 출시 - 285.64 KBfirefox 58.0 이상, android 58.0 ~ 68.*에서 작동0.4.0 (2020-04-17)
Features
add submit new license button (1b991ac), closes #19GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.3.2
2019년 10월 5일에 출시 - 132.71 KBfirefox 58.0 이상, android 58.0 ~ 68.*에서 작동GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.3.1
2019년 10월 4일에 출시 - 132.61 KBfirefox 56.0 이상에서 작동Bug Fixes
check for exceptions prior to compare (c39ae36)
fix async steps preventing update completion (d7a2f8c)
fix bug where list not updated with item data (bdab719)
fix bug where saved list would override work due to async (346dcea)
fix case where runningworkers became negative (7ad83ea)
force reload of list on update (9988627)GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.3.0
2019년 10월 3일에 출시 - 120.32 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.2.1
2019년 7월 8일에 출시 - 113.36 KBfirefox 48.0 이상에서 작동0.2.1
Fixes:
Fix bug where setting showBest option to 0 was not treated as unlimited
Changes:
Replace fast-levenshtein with js-levenshtein for substantial speed boost in comparisons
Change build system to webextension-toolbox (support for Chrome, Firefox, Edge, and Opera)GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 0.2.0
2019년 7월 5일에 출시 - 628.43 KBfirefox 48.0 이상에서 작동GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드