|
8 | 8 |
|
9 | 9 | ## [1.0.1] - 2019-08-07 |
10 | 10 |
|
11 | | -### Fix |
| 11 | +#### Fixed |
12 | 12 |
|
13 | 13 | - change static folder |
14 | 14 |
|
|
32 | 32 |
|
33 | 33 | ## [2.1.0] - 2019-10-15 |
34 | 34 |
|
35 | | -### Fixed |
| 35 | +#### Fixed |
36 | 36 |
|
37 | 37 | - fix newline (cr+lf vs lf) |
38 | 38 |
|
39 | 39 | ## [2.1.1] - 2019-11-19 |
40 | 40 |
|
41 | | -### Fixed |
| 41 | +#### Fixed |
42 | 42 |
|
43 | 43 | - fix missing icons |
44 | 44 |
|
|
50 | 50 |
|
51 | 51 | ## [2.2.1] - 2020-09-04 |
52 | 52 |
|
53 | | -### Fixed |
| 53 | +#### Fixed |
54 | 54 |
|
55 | 55 | - fixed format file size |
56 | 56 |
|
|
77 | 77 |
|
78 | 78 | ## [2.2.4] - 2020-09-17 |
79 | 79 |
|
80 | | -### Fixed |
| 80 | +#### Fixed |
81 | 81 |
|
82 | 82 | - mount points config parsing |
83 | 83 | - always show Files section |
|
114 | 114 | - Format code |
115 | 115 | - Editor settings (theme, mode) |
116 | 116 |
|
117 | | -### Fix |
| 117 | +#### Fixed |
118 | 118 |
|
119 | 119 | - fix git revert (checkout) |
120 | 120 |
|
|
130 | 130 |
|
131 | 131 | ## [3.2.1] - 2021-01-05 |
132 | 132 |
|
133 | | -### Fix |
| 133 | +#### Fixed |
134 | 134 |
|
135 | 135 | - keep cursor position after save |
136 | 136 |
|
|
144 | 144 |
|
145 | 145 | ## [3.3.1] - 2021-03-29 |
146 | 146 |
|
147 | | -### Fix |
| 147 | +#### Fixed |
148 | 148 |
|
149 | 149 | - Support different base URL |
150 | 150 | - Fix buttons wrap |
|
155 | 155 |
|
156 | 156 | - CodeMirror upgrade |
157 | 157 |
|
158 | | -### Fix |
| 158 | +#### Fixed |
159 | 159 |
|
160 | 160 | - Fix missing font awesome css for Airflow v1 without RBAC |
161 | 161 |
|
|
184 | 184 |
|
185 | 185 | - Github Actions CI/CD |
186 | 186 |
|
187 | | -### Fix |
| 187 | +#### Fixed |
188 | 188 |
|
189 | 189 | - Fix init git repository |
190 | 190 | - Add missing horizontal scroll to the sidebar |
|
236 | 236 |
|
237 | 237 | - ansi-regex upgrade |
238 | 238 |
|
239 | | -### Fix |
| 239 | +#### Fixed |
240 | 240 |
|
241 | 241 | - Fix directories items number |
242 | 242 |
|
|
246 | 246 |
|
247 | 247 | - CodeMirror upgrade |
248 | 248 |
|
249 | | -### Fix |
| 249 | +#### Fixed |
250 | 250 |
|
251 | 251 | - Fix empty files list |
252 | 252 |
|
|
327 | 327 | - Replace Bootstap Modals with Vue-universal-modal |
328 | 328 | - Replace Font Awesome with Material Icons |
329 | 329 |
|
330 | | -### Fix |
| 330 | +#### Fixed |
331 | 331 |
|
332 | 332 | - Raise the correct exception at file loading and show the error in the editor |
333 | 333 | - Fix exception related to https://github.com/axios/axios/issues/811 |
334 | 334 |
|
335 | 335 | ## [7.0.1] - 2022-08-25 |
336 | 336 |
|
337 | | -### Fix |
| 337 | +#### Fixed |
338 | 338 |
|
339 | 339 | - Fix "send_file() got an unexpected keyword argument 'attachment_filename'" exception for new version of Flask |
340 | 340 |
|
|
352 | 352 |
|
353 | 353 | ## [7.1.1] - 2022-10-29 |
354 | 354 |
|
355 | | -### Fix |
| 355 | +#### Fixed |
356 | 356 |
|
357 | 357 | - Fix theme settings |
358 | 358 |
|
|
369 | 369 |
|
370 | 370 | ## [7.2.1] - 2023-01-30 |
371 | 371 |
|
372 | | -### Fix |
| 372 | +#### Fixed |
373 | 373 |
|
374 | 374 | - Fix "Permission denied" error renaming/removing files when git is not installed |
375 | 375 |
|
|
397 | 397 |
|
398 | 398 | ## [7.4.1] - 2023-08-28 |
399 | 399 |
|
400 | | -### Fix |
| 400 | +#### Fixed |
401 | 401 |
|
402 | 402 | - fix requirements (pss) |
403 | 403 |
|
|
426 | 426 | - make prepareHref more robust |
427 | 427 | - add menu link to REST API reference |
428 | 428 |
|
429 | | -### Fix |
| 429 | +#### Fixed |
430 | 430 |
|
431 | 431 | - files containing spaces in the Git Workspace view |
432 | 432 |
|
|
460 | 460 |
|
461 | 461 | - Airflow 3.0 compatibility |
462 | 462 |
|
463 | | -## Fix |
| 463 | +### Fixed |
464 | 464 |
|
465 | 465 | - Show save file error message |
466 | 466 |
|
467 | 467 | ## [8.0.1] - 2025-06-10 |
468 | 468 |
|
469 | | -## Fix |
| 469 | +### Fixed |
470 | 470 |
|
471 | 471 | - Include missing file code_editor.yaml in the package |
472 | 472 |
|
473 | 473 | ## [8.1.0] - 2025-08-12 |
474 | 474 |
|
475 | | -## Fix |
| 475 | +### Fixed |
476 | 476 |
|
477 | 477 | - Remove race condition when opening new tab |
478 | 478 | - Fix bookmarks on Chrome |
|
484 | 484 |
|
485 | 485 | ## [8.1.1] - 2025-11-06 |
486 | 486 |
|
487 | | -## Fix |
| 487 | +### Fixed |
488 | 488 |
|
489 | 489 | - Fix running when running Airflow in a sub path |
490 | 490 | - Fix menu in Airflow 3.1.x |
|
506 | 506 |
|
507 | 507 | ## [8.2.1] - 2026-02-27 |
508 | 508 |
|
509 | | -## Fix |
| 509 | +### Fixed |
510 | 510 |
|
511 | 511 | - Fix accessing to an S3 mount |
512 | 512 |
|
513 | 513 | ## [8.2.2] - 2026-03-04 |
514 | 514 |
|
515 | | -## Fix |
| 515 | +### Fixed |
516 | 516 |
|
517 | 517 | - Disable listings cache for URL-like paths |
518 | 518 |
|
519 | 519 | ## [8.2.3] - 2026-04-03 |
520 | 520 |
|
521 | | -## Fix |
| 521 | +### Fixed |
522 | 522 |
|
523 | 523 | - Handle unreadable directories when listing files |
| 524 | + |
| 525 | +## [8.2.4] - 2026-06-02 |
| 526 | + |
| 527 | +### Fixed |
| 528 | + |
| 529 | +- Make template rendering compatible with the new Starlette API |
| 530 | + |
| 531 | +### Changed |
| 532 | + |
| 533 | +- Change test Airflow version to 3.2.2 |
| 534 | +- Update dependencies |
| 535 | +- Generate .gitignore from `ignored_entries` config |
0 commit comments