-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathchanges.txt
74 lines (66 loc) · 2.19 KB
/
changes.txt
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
0.2.4
- Added addon manager
- Added keymap overview
- Added Base 64 conversion
- Added option for inspector input fields font
- Added icon set support
- Added option for legacy SWT file dialogs
- Fixed another issue with searching
0.2.3 (2024-01-06)
- Added convert data action
- Added drag&drop content tool
- Added GUI rendering options
- Added support for basic macro
- Fixed issue with language switching
- Fixed some issues with searching
0.2.2 (2023-07-29)
- Added support for bookmarks
- Added off-line help/manual
- Added edit selection dialog
- Added clipboard content dialog
- Added support for files drag&drop (issue #7)
- Added reload file action
- Fixed issue with charsets switching
0.2.1 (2021-10-31)
- New app icon
- Support for multiple files / tabs
- Added string field in values panel
- Added templates for profiles
- Added insert data dialog
- Added files compare dialog
- Display the number of bytes selected
- Fixed issue with creating new file
0.2.0 (2019-08-18)
- Renamed to BinEd
- Updated to newer version of library
- Support for half-size space
- Support for layout, theme and colors profiles
- Added support for different numerical bases in status bar
- Configurable address margin
- Context aware popup menu
- Go-to dialog position to support position from end
- Go-to dialog position to support different numerical bases
- Support for ENTER key in preview section
0.1.3 (2017-10-22)
- Fixed behavior for high precision wheel scrolling
- Code colorization by byte value
- Added values panel
- Various minor fixes
0.1.2 (2017-01-07)
- Fixed charset for clipboard copy/paste
- Modified status panel to show relative size
- Adding charset now support basic filtering
- Enabled delta mode, switchable to memory mode
- Options panels now have Save button
0.1.1 (2016-12-05)
- Added main window position saving
- Fixed charset for clipboard copy/paste
- Fixed issue with Preferences on Windows Vista and newer
- Fixed issue with window headers for dark themes
- Added windows executable and NSIS installer
- Full cursor shape and cursor blinking
- Support for horizontal position offset
- Added copy as code and paste from code
- Fixed clipboard related IllegalStateException issue
0.1.0 (2016-07-20)
- Released