File tree Expand file tree Collapse file tree 15 files changed +42
-20
lines changed
Expand file tree Collapse file tree 15 files changed +42
-20
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## 0.8.1 - 2023-04-07
11+
1012### Changed
1113
1214- Remove log function calls from the stack trace when calling ` logDebug ` or
Original file line number Diff line number Diff line change 2323
2424 <screenshots >
2525 <screenshot type =" default" >
26- <image type =" source" >https://github. com/MightyCreak/diffuse/raw /main/docs/images/screenshot_v0.7.7_main_window.png</image >
26+ <image type =" source" >https://raw.githubusercontent. com/MightyCreak/diffuse/main/docs/images/screenshot_v0.7.7_main_window.png</image >
2727 <caption >Main window</caption >
2828 </screenshot >
2929 <screenshot >
30- <image type =" source" >https://github. com/MightyCreak/diffuse/raw /main/docs/images/screenshot_v0.7.7_about_window.png</image >
30+ <image type =" source" >https://raw.githubusercontent. com/MightyCreak/diffuse/main/docs/images/screenshot_v0.7.7_about_window.png</image >
3131 <caption >About window</caption >
3232 </screenshot >
3333 </screenshots >
3737 <
update_contact >
[email protected] </
update_contact >
3838
3939 <releases >
40+ <release version =" 0.8.1" date =" 2023-04-07" >
41+ <description >
42+ <p >
43+ Fix for the shortcuts that weren't working anymore due to migration to Gtk.Application.
44+ </p >
45+ <p >Changed:</p >
46+ <ul >
47+ <li >Remove log function calls from the stack trace when calling `logDebug` or `logError` (@MightyCreak)</li >
48+ <li >
49+ Log functions used to log only on stderr, now `logDebug` logs on stdout and `logError`
50+ logs on stderr (@MightyCreak)
51+ </li >
52+ <li >Change Git default branch from `master` to `main` (@MightyCreak)</li >
53+ </ul >
54+ <p >Fixed:</p >
55+ <ul >
56+ <li >Shortcuts were not working since the move to Gtk.Application (issue #188) (@MightyCreak)</li >
57+ </ul >
58+ </description >
59+ </release >
4060 <release version =" 0.8.0" date =" 2023-04-03" >
4161 <description >
4262 <p >
Original file line number Diff line number Diff line change 22<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
33"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
44 <!ENTITY app " Diffuse" >
5- <!ENTITY app-version " 0.8.0 " >
5+ <!ENTITY app-version " 0.8.1 " >
66 <!ENTITY app-year " 2006-2023" >
77 <!ENTITY manual-year " 2009-2023" >
88]>
Original file line number Diff line number Diff line change 22<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
33[
44 <!ENTITY app " Diffuse" >
5- <!ENTITY app-version " 0.8.0 " >
5+ <!ENTITY app-version " 0.8.1 " >
66 <!ENTITY app-year " 2006-2023" >
77 <!ENTITY manual-year " 2009-2023" >
88]>
Original file line number Diff line number Diff line change 22<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
33"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
44 <!ENTITY app " Diffuse" >
5- <!ENTITY app-version " 0.8.0 " >
5+ <!ENTITY app-version " 0.8.1 " >
66 <!ENTITY app-year " 2006-2023" >
77 <!ENTITY manual-year " 2009-2023" >
88]>
Original file line number Diff line number Diff line change 22<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
33"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
44 <!ENTITY app " Diffuse" >
5- <!ENTITY app-version " 0.8.0 " >
5+ <!ENTITY app-version " 0.8.1 " >
66 <!ENTITY app-year " 2006-2023" >
77 <!ENTITY manual-year " 2009-2023" >
88]>
Original file line number Diff line number Diff line change 44 <creator >Derrick Moser</creator >
55 <maintainer >Derrick Moser</maintainer >
66 <title >Diffuse User's Manual</title >
7- <date >2023-04-03 </date >
8- <version identifier =" 0.8.0 " date =" 2023-04-03 " />
7+ <date >2023-04-07 </date >
8+ <version identifier =" 0.8.1 " date =" 2023-04-07 " />
99 <subject category =" GNOME|Development|Applications" />
1010 <description >Diffuse is a graphical tool for merging and comparing text files.</description >
1111 <type >manual</type >
Original file line number Diff line number Diff line change 44 <creator >Derrick Moser</creator >
55 <maintainer >Derrick Moser</maintainer >
66 <title >Uživatelská příručka programu Diffuse</title >
7- <date >2023-04-03 </date >
8- <version identifier =" 0.8.0 " date =" 2023-04-03 " />
7+ <date >2023-04-07 </date >
8+ <version identifier =" 0.8.1 " date =" 2023-04-07 " />
99 <subject category =" GNOME|Development|Applications" />
1010 <description >Diffuse je grafický nástroj pro slučování a porovnávání textových souborů.</description >
1111 <type >manual</type >
Original file line number Diff line number Diff line change 44 <creator >Derrick Moser</creator >
55 <maintainer >Derrick Moser</maintainer >
66 <title >Manuale utente di Diffuse</title >
7- <date >2023-04-03 </date >
8- <version identifier =" 0.8.0 " date =" 2023-04-03 " />
7+ <date >2023-04-07 </date >
8+ <version identifier =" 0.8.1 " date =" 2023-04-07 " />
99 <subject category =" GNOME|Development|Applications" />
1010 <description >Diffuse è uno strumento grafico per l'unione e il confronto di file di testo.</description >
1111 <type >manual</type >
Original file line number Diff line number Diff line change 44 <creator >Derrick Moser</creator >
55 <maintainer >Derrick Moser</maintainer >
66 <title >Руководство Пользователя Diffuse</title >
7- <date >2023-04-03 </date >
8- <version identifier =" 0.8.0 " date =" 2023-04-03 " />
7+ <date >2023-04-07 </date >
8+ <version identifier =" 0.8.1 " date =" 2023-04-07 " />
99 <subject category =" GNOME|Development|Applications" />
1010 <description >Программа Diffuse является графическим инструментом для слияния и сравнения текстовых файлов.</description >
1111 <type >manual</type >
You can’t perform that action at this time.
0 commit comments