summarylogtreecommitdiffstats
path: root/NEWS
blob: a29d4fc93a758359ed0981d67c447b8f52f268ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
2016-06-17  Kamil Prusko  <kamilprusko@gmail.com>
	Release version 0.12.1:

	* Fix for build error

2016-06-11  Kamil Prusko  <kamilprusko@gmail.com>
	Release version 0.12.0:

	* Support for more desktops
	* Ability to pause the timer
	* Ability add plugins
	* Code refactoring
	* Bug fixes
	* Dropped Telepathy and Skype integration
	* Dropped support for GNOME Shell 3.14 and older

2016-05-06  Kamil Prusko  <kamilprusko@gmail.com>
	Release version 0.11.3:

	* Ignore small mouse movements in screen notification
	* Fixed indicator not updating
	* Cleaned up some compilation warnings (thanks @aerostitch)

2016-03-24  Kamil Prusko  <kamilprusko@gmail.com>
	Release version 0.11.2:

	* Support for GNOME Shell 3.20

2015-10-24  Kamil Prusko  <kamilprusko@gmail.com>
	Release version 0.11.1:

	* Support for GNOME Shell 3.18
	* Turkish translation (thanks @ErkanMDR)

2015-06-13  Kamil Prusko  <kamilprusko@gmail.com>
	Release version 0.11.0:

	* Support for GNOME Shell 3.14 and 3.16
	* Ability to change indicator appearance
	* Skype and Epiphany integration
	* Updated French translation (thanks @neitsab)
	* Code refactoring
	* Basic unit tests
	* Bug fixes

2014-10-17  Kamil Prusko  <kamilprusko@gmail.com>
	Release version 0.10.3:

	* Support for GNOME Shell 3.10, 3.12 and 3.14
	* Updated Catalan translation (thanks @Ecron)
	* Code cleanups (thanks @aerostitch)
	* Bug fixes

2014-06-13  Kamil Prusko  <kamilprusko@gmail.com>

	Release version 0.10.2:

	* No need to restart gnome-shell to enable extension

2014-05-02  Kamil Prusko  <kamilprusko@gmail.com>

	Release version 0.10.1:

	* Support for GNOME Shell 3.10 and 3.12
	* Louder sounds
	* Fixed brining preferences dialog to focus
	* Fixed change of notications volume
	* Fixed reminders being showed up during pomodoro

2014-01-11  Kamil Prusko  <kamilprusko@gmail.com>

	Release version 0.10.0:

	* Support for GNOME Shell 3.10
	* New layout in preferences dialog
	* Migrate to gsteramer-1.0
	* Updated translations

2013-12-30  Kamil Prusko  <kamilprusko@gmail.com>

	Release version 0.9.1:

	* Support for GNOME Shell 3.8
	* Improved long pause scheduling
	* Deactivate screensaver to notify start of pomodoro
	* German translation (thanks @linuxrider)
	* Bug fixes

2013-11-17  Kamil Prusko  <kamilprusko@gmail.com>

	Release version 0.9.0:

	* Support for GNOME Shell 3.8
	* Added a preferences dialog
	* Improved timer accuracy
	* Bug fixes

2013-10-18  Kamil Prusko  <kamilprusko@gmail.com>

	Release version 0.8.1:

	* Support for GNOME Shell 3.10

2013-04-28  Kamil Prusko  <kamilprusko@gmail.com>

	Release version 0.8:

	* Support for GNOME Shell 3.8 (thanks @haaja)
	* Brazilian Portuguese translation (thanks @aleborba)
	* Minor bug fixes

2013-01-15  Kamil Prusko  <kamilprusko@gmail.com>

	Release version 0.7:

	* Support for GNOME Shell 3.4 and 3.6
	* Feature: Full screen notifications
	* Feature: Reminders
	* Chinese translation (thanks @mengzhuo)
	* Czech translation (thanks @veverjak)

2012-04-13  Arun Mahapatra  <pratikarun@gmail.com>

	Release version 0.6:

	* Support for GNOME Shell 3.4
	* Breaking change: Dropped support for older gnome-shell versions due to
	incompatible APIs
	* Feature: Support for "Away from desk" mode
	* Feature: Ability to change IM presence status based on pomodoro activity
	* New translation: Persian (thanks @arashm)
	* Fixed issues #38, #39, #41, #42, #45 and
	[more](https://github.com/codito/gnome-shell-pomodoro/issues?sort=created&direction=desc&state=closed&page=1)

2011-12-04  Arun  <pratikarun@gmail.com>

	Release version 0.5:

	* Bunch of cleanups, user interface awesomeness [Issue #37, Patch from @kamilprusko]
	* Config options are changed to more meaningful names [above patch]

2011-11-20  Arun  <pratikarun@gmail.com>

	Release version 0.4:

	* Sound notification at end of a pomodoro break [Issue #26, Patch from @kamilprusko]
	* System wide config file support [Patch from @mgrela]
	* Support to skip breaks in case of persistent message [Patch from @amanbh]
	* Some minor bug fixes, and keybinder3 requirement is now optional