1
Version 0.8.0:
2
- many new brushes contributed by various artists
3
- brushes organized into groups
4
- straight lines are possible (hold shift)
5
- basic layer dialog
6
- select brush from a stroke on the canvas
7
- improved color picker, show color while picking
8
- tools stay at top, only one taskbar entry (depending on your wm)
9
- faster zoomed-out view (30x speedup in some cases)
10
- i18n support added, translations in several languages
11
- new and revised color selectors
12
- big background patterns are possible (with limitations)
13
- can save all layers as numbered PNGs
14
- some drag&drop support
15
- many other minor enhancements and bugfixes
16
	
17
Version 0.7.1:
18
- bugfixes for win32 build
19
- limit the cursor size (problem on Windows, and X11 with Compiz)
20
- fixed brushes that lead to save problems (Windows only?)
21
- show filename in titlebar
22
- zoom on scrollwheel
23
- new brushes: splatter and marker
24
- other minor fixes
25
26
Version 0.7.0:
27
- color history popup
28
- merge layer down
29
- layer solo
30
- color changer can operate clickless (hold key down, release key to select)
31
- can save flattened transparent PNG
32
- recognize eraser end of the stylus
33
- elliptical dabs are possible now (aspect ratio)
34
- new brushes and background patterns
35
- save/load improved
36
  - fixed bugs that caused overwrite without asking
37
  - made OpenRaster the default file format
38
  - made "save scrap" more consistent (always save to scrap directory)
39
  - faster saving and loading (about factor two)
40
  - do dithering when converting from 16bit to 8bit (only when saving with transparency)
41
- fixed build problem with some distributions
42
- many other GUI tweaks and bugfixes
43
44
Version 0.6.0:
45
- Layers, transparency and eraser mode
46
- Background color and pattterns
47
- Save OpenRaster
48
- Very fast undo, limited number of steps
49
- Canvas rotation (via keyboard shortcuts) and mirroring
50
- A few great new brushes
51
52
Version 0.5.1:
53
- Fullscreen mode was implemented.
54
- Streamlined "Save" and "Save As". Also added error handling.
55
- Added "Save Next" as a dialog-free non-destructive alternative.
56
- If undo would take a lot of time, show a confirmation dialog.
57
- Reduced maximum zoom-out to 1/4 to avoid out of memory.
58
- Added settings dialog with global pressure mapping.
59
- New desktop icon by Sebastian Kraft (needcoffee).
60
- Fixed "ghost strokes" seen on internet tablets.
61
- Fixed startup crash where the mouse was wrongly recognized as a tablet.
62
- Fixed compilation for some systems.
63
- New brushes were added (and some removed).
64
65
Before 0.5.0:
66
- no changelog available