Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/MunifTanjim/minimo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7b10cd5edb349078659a68647580ef1fd5c2b845 (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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
# Changelog

## [Unreleased]

- ...

## [2.10.1] - 2022-09-21

### Changed

- Update theme config

## [2.10.0] - 2022-09-17

### Added

- Occitan translation
- Ukrainian translation improvements
- `rel="me"` in Social Menu
- Shortcode: `slideshare`
- German translation improvements
- Hungarian translation
- Turkish translation
- Brazilian Portuguese translation improvements
- Documentation for Archive layout

### Changed

- Refactor SVG icons
- Utterances comment system improvements

### Fixed

- Shortcode: `katex`
- i18n support for `search` widget
- Issues: #337

## [2.9.0] - 2020-07-18

### Added

- Indonesian translation
- Ukrainian translation
- Arabic translation
- Support `.Site.Language.LanguageDirection`

### Fixed

- MathJax integration
- Issues #256, #260, #264, #285

## [2.8.0] - 2019-09-08

### Added

- RTL support
- Staticman comments reCAPTCHA support
- Shortcode: `katex`
- Mermaid.js support

### Changed

- Minimum Hugo version requirement: `v0.55`

### Fixed

- Deprecation warnings
- Problem related to Hugo canonifyurls for demo site
- Some styles for colors and layouts
- Issues #218, #219, #222, #223, #228, #229, #230, #234, #237

## [2.7.0] - 2019-05-01

### Added

- Spanish translation improvements
- KaTeX support
- Lastmod in entry footer (config option: `params.settings.showLastmod`)
- German translation improvements
- French translation improvements
- Isso comment system support
- Option to hide entry meta: `hideEntryMeta`
- Header widget area: `header`
- Breadcrumbs widget: `breadcrumbs`
- Vietnamese translation
- Task list styling

### Changed

- Removed forced capitalization (function: `title`)
- Tweak Staticman comment system

### Fixed

- Broken taxonomy term links (Issue #160)
- Search index generation scripts
- Checkbox & Radio input styling

## [2.6.0] - 2018-07-24

### Added

- French translation improvements
- "extra" placeholder partial for `head` and `footer`
- Italian translation

### Changed

- Minimum Hugo version requirement: `v0.45`

### Fixed

- "Search: Fuse.js" documentation

## [2.5.0] - 2018-07-06

### Added

- Add `.alternate` text param for cover image
- YouTube icon in Social Menu
- German translation improvements
- Utterances comment system support
- Search Support: Algolia, Fuse.js, Lunr.js

### Changed

- Refactor Widget Area

### Fixed

- Issue #150

## [2.4.0] - 2018-05-30

### Added

- Chinese translation improvements
- Support for any widgets in Footer widget area
- Nested items support in Sidebar Menu

### Fixed

- Staticman comments `comments_depth` count

## [2.3.0] - 2018-05-09

### Added

- Staticman comment system support
- Catalan translation
- Spanish translation improvements
- Sidebar Menu within `sidebar_menu` widget
- Option to hide Main Menu: `hideMainMenu`
- Footer widget area (supports only `social_menu` widget)

### Changed

- Improved & Simplified Sidebar
- Stylesheet tweaks

### Fixed

- homeURL for multilingual site in About widget
- Recent Posts widget's title config priority

### Removed

- `hideSocialMenu` config option

## [2.2.0] - 2018-03-28

### Added

- Spanish translation
- Customizable `accentColor`
- Series taxonomy support

### Changed

- Forms & Buttons stylesheets
- Minor changes to Main Menu
- Refactor Social Menu template
- Refactor Homepage & Sidebar templates

### Fixed

- Public path for script chunks
- Sidebar stylesheets bug

## [2.1.0] - 2018-02-27

### Added

- `archive` layout for `page` type
- Social Menu widget ( `social_menu` )
- Colorful emoji support
- MathJax support

### Changed

- Change, Fix & Refactor stylesheets
- Codes stylesheet enhancement
- Move Widget areas' configuration to `config.toml` ( `.Site.Params.widgets` )
- Refactor Widgets' configuration structure
- Update linkedin, google_scholar, gitlab SVG icons
- Social Menu converted to widget
- Update project dependencies ( `package.json` )
- Split scripts into multiple chunks

### Fixed

- relURL for logo in `about` widget
- Shuffle option for `taxonomy_cloud` widget

## [2.0.0] - 2018-02-08

### Added

- Sidebar support
- Widgets support ( About, Recent Posts, Taxonomy Cloud )

### Changed

- Major Refactor in Layouts & Templates
- Major Refactor in Stylesheets
- Rename `noTermCloudShuffle` config option to `taxonomyCloudShuffle`

### Removed

- `homepageSections` ( Functionality moved to Widgets )

## [1.6.0] - 2018-02-08

### Added

- GitLab icon in Social Menu
- Cover Image support on Homepage

### Fixed

- Rule for filtering `page` from `recent_posts`
- Incorrect url for `taxonomyTerms` when `.Site.BaseURL` contained subdirectory

## [1.5.0] - 2018-01-25

### Added

- Support adding content in taxonomyTerm page
- Shortcode: `convo`
- Persian translation
- Additional Homepage Sections support
- Allow Markdown in `[params.copyright]` config
- Google Scholar icon in Social Menu
- Chinese translation
- Croatian translation

### Changed

- Codes stylesheet enhancement
- Switch to System Fonts Stack

### Fixed

- Hyperlink example on Typography Documentation

## [1.4.0] - 2017-12-08

### Added

- German translation
- Telegram icon in Social Menu
- Option to change recent posts quantity: `recentPostsLength`

### Fixed

- Twitter card `twitter:image:alt` tag rendering error

### Removed

- Release blog posts from _exampleSite_

## [1.3.0] - 2017-11-09

### Added

- robots.txt template
- `hideEntryNavigation` for specific Sections
- `noTermCloudShuffle` setting
- Brazilian Portuguese translation improvements
- French translation

### Changed

- Minor Documentation change

### Fixed

- Issue with theme assets' urls when `baseURL` containes sub-directory

## [1.2.1] - 2017-10-12

### Changed

- Tweaks for Opengraph tags
- `.Params` keys consistence casing

## [1.2.0] - 2017-10-11

### Added

- Configurable list date format: `listDateFormat`
- Slovenian translation
- Twitter Cards support

### Changed

- Refactor: `layouts/_default/li.html`

### Fixed

- Polish translation plural forms

### Removed

- Duplicate RSS link tag (from head)

## [1.1.0] - 2017-10-05

### Added

- Cover Image support
- Polish translation
- Brazilian Portuguese translation
- Shortcode: `file`
- Social Menu icons order sorting support

### Fixed

- `defaultContentLanguage` order in `config.toml`

## 1.0.0 - 2017-09-30

- Initial stable release

[unreleased]: https://github.com/MunifTanjim/minimo/compare/v2.10.1...HEAD
[2.10.1]: https://github.com/MunifTanjim/minimo/compare/v2.10.0...v2.10.1
[2.10.0]: https://github.com/MunifTanjim/minimo/compare/v2.9.0...v2.10.0
[2.9.0]: https://github.com/MunifTanjim/minimo/compare/v2.8.0...v2.9.0
[2.8.0]: https://github.com/MunifTanjim/minimo/compare/v2.7.0...v2.8.0
[2.7.0]: https://github.com/MunifTanjim/minimo/compare/2.6.0...v2.7.0
[2.6.0]: https://github.com/MunifTanjim/minimo/compare/2.5.0...2.6.0
[2.5.0]: https://github.com/MunifTanjim/minimo/compare/2.4.0...2.5.0
[2.4.0]: https://github.com/MunifTanjim/minimo/compare/v2.3.0...2.4.0
[2.3.0]: https://github.com/MunifTanjim/minimo/compare/v2.2.0...v2.3.0
[2.2.0]: https://github.com/MunifTanjim/minimo/compare/v2.1.0...v2.2.0
[2.1.0]: https://github.com/MunifTanjim/minimo/compare/v2.0.0...v2.1.0
[2.0.0]: https://github.com/MunifTanjim/minimo/compare/v1.6.0...v2.0.0
[1.6.0]: https://github.com/MunifTanjim/minimo/compare/v1.5.0...v1.6.0
[1.5.0]: https://github.com/MunifTanjim/minimo/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/MunifTanjim/minimo/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/MunifTanjim/minimo/compare/v1.2.1...v1.3.0
[1.2.1]: https://github.com/MunifTanjim/minimo/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/MunifTanjim/minimo/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/MunifTanjim/minimo/compare/v1.0.0...v1.1.0