Skip to content

Commit a306f63

Browse files
committed
Update version number and changelog
1 parent 1429c03 commit a306f63

4 files changed

Lines changed: 41 additions & 29 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ The image is based on the reference images for Apache Airflow.
5151

5252
You can find the following images there:
5353
* andreax79/airflow-code-editor:**latest** - the latest released Airflow Code Editor image with the latest Apache Airflow version
54-
* andreax79/airflow-code-editor:**3.1.8** - the latest released Airflow Code Editor with specific Airflow version
55-
* andreax79/airflow-code-editor:**3.1.8-8.2.3** - specific version of Airflow and Airflow Code Editor
54+
* andreax79/airflow-code-editor:**3.2.2** - the latest released Airflow Code Editor with specific Airflow version
55+
* andreax79/airflow-code-editor:**3.2.2-8.2.4** - specific version of Airflow and Airflow Code Editor
5656

5757
#### Installing from PyPI
5858

airflow_code_editor/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.3
1+
8.2.4

changelog.txt

Lines changed: 37 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## [1.0.1] - 2019-08-07
1010

11-
### Fix
11+
#### Fixed
1212

1313
- change static folder
1414

@@ -32,13 +32,13 @@
3232

3333
## [2.1.0] - 2019-10-15
3434

35-
### Fixed
35+
#### Fixed
3636

3737
- fix newline (cr+lf vs lf)
3838

3939
## [2.1.1] - 2019-11-19
4040

41-
### Fixed
41+
#### Fixed
4242

4343
- fix missing icons
4444

@@ -50,7 +50,7 @@
5050

5151
## [2.2.1] - 2020-09-04
5252

53-
### Fixed
53+
#### Fixed
5454

5555
- fixed format file size
5656

@@ -77,7 +77,7 @@
7777

7878
## [2.2.4] - 2020-09-17
7979

80-
### Fixed
80+
#### Fixed
8181

8282
- mount points config parsing
8383
- always show Files section
@@ -114,7 +114,7 @@
114114
- Format code
115115
- Editor settings (theme, mode)
116116

117-
### Fix
117+
#### Fixed
118118

119119
- fix git revert (checkout)
120120

@@ -130,7 +130,7 @@
130130

131131
## [3.2.1] - 2021-01-05
132132

133-
### Fix
133+
#### Fixed
134134

135135
- keep cursor position after save
136136

@@ -144,7 +144,7 @@
144144

145145
## [3.3.1] - 2021-03-29
146146

147-
### Fix
147+
#### Fixed
148148

149149
- Support different base URL
150150
- Fix buttons wrap
@@ -155,7 +155,7 @@
155155

156156
- CodeMirror upgrade
157157

158-
### Fix
158+
#### Fixed
159159

160160
- Fix missing font awesome css for Airflow v1 without RBAC
161161

@@ -184,7 +184,7 @@
184184

185185
- Github Actions CI/CD
186186

187-
### Fix
187+
#### Fixed
188188

189189
- Fix init git repository
190190
- Add missing horizontal scroll to the sidebar
@@ -236,7 +236,7 @@
236236

237237
- ansi-regex upgrade
238238

239-
### Fix
239+
#### Fixed
240240

241241
- Fix directories items number
242242

@@ -246,7 +246,7 @@
246246

247247
- CodeMirror upgrade
248248

249-
### Fix
249+
#### Fixed
250250

251251
- Fix empty files list
252252

@@ -327,14 +327,14 @@
327327
- Replace Bootstap Modals with Vue-universal-modal
328328
- Replace Font Awesome with Material Icons
329329

330-
### Fix
330+
#### Fixed
331331

332332
- Raise the correct exception at file loading and show the error in the editor
333333
- Fix exception related to https://github.com/axios/axios/issues/811
334334

335335
## [7.0.1] - 2022-08-25
336336

337-
### Fix
337+
#### Fixed
338338

339339
- Fix "send_file() got an unexpected keyword argument 'attachment_filename'" exception for new version of Flask
340340

@@ -352,7 +352,7 @@
352352

353353
## [7.1.1] - 2022-10-29
354354

355-
### Fix
355+
#### Fixed
356356

357357
- Fix theme settings
358358

@@ -369,7 +369,7 @@
369369

370370
## [7.2.1] - 2023-01-30
371371

372-
### Fix
372+
#### Fixed
373373

374374
- Fix "Permission denied" error renaming/removing files when git is not installed
375375

@@ -397,7 +397,7 @@
397397

398398
## [7.4.1] - 2023-08-28
399399

400-
### Fix
400+
#### Fixed
401401

402402
- fix requirements (pss)
403403

@@ -426,7 +426,7 @@
426426
- make prepareHref more robust
427427
- add menu link to REST API reference
428428

429-
### Fix
429+
#### Fixed
430430

431431
- files containing spaces in the Git Workspace view
432432

@@ -460,19 +460,19 @@
460460

461461
- Airflow 3.0 compatibility
462462

463-
## Fix
463+
### Fixed
464464

465465
- Show save file error message
466466

467467
## [8.0.1] - 2025-06-10
468468

469-
## Fix
469+
### Fixed
470470

471471
- Include missing file code_editor.yaml in the package
472472

473473
## [8.1.0] - 2025-08-12
474474

475-
## Fix
475+
### Fixed
476476

477477
- Remove race condition when opening new tab
478478
- Fix bookmarks on Chrome
@@ -484,7 +484,7 @@
484484

485485
## [8.1.1] - 2025-11-06
486486

487-
## Fix
487+
### Fixed
488488

489489
- Fix running when running Airflow in a sub path
490490
- Fix menu in Airflow 3.1.x
@@ -506,18 +506,30 @@
506506

507507
## [8.2.1] - 2026-02-27
508508

509-
## Fix
509+
### Fixed
510510

511511
- Fix accessing to an S3 mount
512512

513513
## [8.2.2] - 2026-03-04
514514

515-
## Fix
515+
### Fixed
516516

517517
- Disable listings cache for URL-like paths
518518

519519
## [8.2.3] - 2026-04-03
520520

521-
## Fix
521+
### Fixed
522522

523523
- 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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "airflow-code-editor",
3-
"version": "8.2.3",
3+
"version": "8.2.4",
44
"description": "A plugin for [Apache Airflow](https://github.com/apache/airflow) that allows you to edit DAGs in browser. It provides a file managing interface within specified directories and it can be used to edit and download your files. If git support is enabled, the DAGs are stored in a Git repository. You may use it to view Git history, review local changes and commit.",
55
"private": true,
66
"repository": {

0 commit comments

Comments
 (0)