forked from cloudron-io/meemo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
159 lines (116 loc) · 2.64 KB
/
CHANGELOG
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
150
151
152
153
154
155
156
157
158
159
[0.1.2]
* Improved responsive design
[0.1.3]
* Limit results to 10 and fetch more on scroll
* Support public shared items
* Move tags to search field
[0.1.4]
* Rework the settings ui
[0.1.5]
* Improve editing
* Add keyboar shortcuts
[0.2.0]
* Rework the ui theme
[0.3.0]
* Fully intergrate with Cloudron usermanagement
[0.4.0]
* Browser extensions are now in the stores
[0.4.1]
* Improve performance on external link fetching
[0.5.0]
* Improve key handling for tags
* Remove some shadows
[0.5.1]
* Fix bug in hash tag handling with URLs
[0.6.0]
* Introduce file/image attachments
* Fix focus handling for tags
[0.6.1]
* Fix image width
* Improve keyboard support
* Add wide layout option
[0.7.0]
* Refactor code
[0.7.1]
* Fix bug with subtags
[0.8.0]
* Email support
[0.8.1]
* Fix email support
[0.8.2]
* Add support for Edge and IE
[0.8.3]
* Allow background images to be uploaded
[0.8.4]
* Improve edit background
* Support special characters like umlauts in tags
* Improve URL and tag detection
[0.8.5]
* Open external links in a new tab
[0.8.6]
* Use new base image
[0.8.7]
* Support attachments in import/export
[1.0.0]
* New guacamoly version supporting multiuser
* The first user login will own the previous dataset
[1.0.1]
* Fix email receiving
* Add busy indicator when fetching more
* Fix tag cleanup job
* Enable welcome notes
[1.0.2]
* Add text color support
[1.1.0]
* Add tag proposal on creation and edit of notes
[1.2.0]
* Support tags starting with numbers
* Add option to disable scroll on edit
* Various bug fixes
[1.3.0]
* Add public streams
* Improve mobile usage
[1.3.1]
* First release under the new name meemo
* Fix URL extraction in code blocks
[1.3.2]
* Fix two crashes
[1.3.3]
* Add optional most used tags sidebar
[1.4.0]
* Hide user list on login page
* Support ctrl+f to search within the app
* Support markdown tables
* Update to latest base image
[1.5.0]
* Add archive functionality
* Better checkbox styling
* Improved markdown cheatsheet
* Improved mobile responsiveness
[1.5.1]
* Improve archive mode visibility
* Collapse archive and delete buttons
* Fix visibility of notes when edited in feed
[1.6.0]
* Add support for drag'n'drop of text, images and files
* Add support for pasting content like image buffers
* Open uploaded files in new tab
[1.6.1]
* Fix copy and paste handling for chrome
[1.6.2]
* Support inlined checkboxes
[1.6.3]
* Fix markdown regression
[1.6.4]
* Always use unique filenames on upload
[1.6.5]
* Ensure all LDAP queries use bind
[1.7.0]
* Support sticky notes
[1.8.0]
* Update project dependencies
* Add file upload progress
[1.8.1]
* Improve mobile view
[1.9.0]
* Update to new Cloudron base image