Skip to content

Commit 8b425ff

Browse files
Preparation for next release
1 parent 6463886 commit 8b425ff

File tree

1 file changed

+37
-2
lines changed

1 file changed

+37
-2
lines changed

packages/foam-vscode/CHANGELOG.md

+37-2
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,39 @@ All notable changes to the "foam-vscode" extension will be documented in this fi
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [0.20.3] - 2022-12-19
8+
9+
Fixes and Improvements:
10+
11+
- Show number of entries in title for orphan, placeholder, tag treeviews
12+
713
## [0.20.2] - 2022-10-26
814

915
Fixes and Improvements:
16+
1017
- Creating new note uses default template when none is provided (#1094)
1118

1219
Internal:
20+
1321
- Changed matcher implementation to remove dependency on micromatch/glob
1422
- Removed unnecessary dependencies and assets from extension
1523

1624
## [0.20.1] - 2022-10-13
1725

1826
Fixes and Improvements:
27+
1928
- Improved support for daily notes in multi root workspace (#1073)
2029
- Create note from placeholder using template (#1061 - thanks @Dominic-DallOsto)
2130
- Improved support for globs in multi root workspace (#1083)
2231

2332
## [0.20.0] - 2022-09-30
2433

2534
New Features:
35+
2636
- Added `foam-vscode.create-note` command, which can be very customized for several use cases (#1076)
2737

2838
Fixes and Improvements:
39+
2940
- Removed `+` as a trigger char for date snippets
3041
- Improved attachment support (#915)
3142
- Improved error handling when starting Foam without an open workspace (#908)
@@ -36,6 +47,7 @@ Fixes and Improvements:
3647
## [0.19.5] - 2022-09-01
3748

3849
Fixes and Improvements:
50+
3951
- Added `FOAM_DATE_WEEK` variable (#1053 - Thanks @dmurph)
4052
- Fixed extension inclusion when generating references for attachments
4153
- Link completion label can be note title as well as path (#1059)
@@ -44,132 +56,156 @@ Fixes and Improvements:
4456
## [0.19.4] - 2022-08-07
4557

4658
Fixes and Improvements:
59+
4760
- Fixed note embed in preview (#1052)
4861

4962
## [0.19.3] - 2022-08-04
5063

5164
Fixes and Improvements:
65+
5266
- Image embeds fixed in preview (#1036)
5367

5468
## [0.19.2] - 2022-08-04
5569

5670
Fixes and Improvements:
71+
5772
- Added support for angle markdown links (#1044)
5873
- Filter out invalid file name chars when creating note (#1042)
5974

6075
Internal:
76+
6177
- Reorganized docs (#1031, thanks @infogulch)
6278
- Fixed documentation links (#1046)
6379
- Preview code refactoring
6480

6581
## [0.19.1] - 2022-07-11
6682

6783
Internal:
84+
6885
- Introduced cache for markdown parser (#1030)
6986
- Various code refactorings
7087

7188
## [0.19.0] - 2022-07-07
7289

7390
New Features:
91+
7492
- Support for attachments (PDF) and images (#1027)
7593
- Support for opening day notes for other days as well (#1026, thanks @alper)
7694

7795
## [0.18.5] - 2022-06-29
7896

7997
Fixes and Improvements:
98+
8099
- Support for `alias` YAML property to define note alias (#1014 - thanks @lingyv-li)
81100

82101
Internal:
102+
83103
- Improved extension bundling (#1015 - thanks @lingyv-li)
84104
- Use `vscode.workspace.fs` instead of `fs` (#1005 - thanks @joshdover)
85105

86106
## [0.18.4] - 2022-06-03
87107

88108
Fixes and Improvements:
109+
89110
- move past `]]` when writing wikilinks (#998 - thanks @Lauviah0622)
90111
- highlight improvements (#890 - thanks @memeplex)
91112

92113
## [0.18.3] - 2022-04-17
93114

94115
Fixes and Improvements:
116+
95117
- Better reporting when links fail to resolve
96118
- Failing link resolution during graph computation no longer fatal
97119

98120
## [0.18.2] - 2022-04-14
99121

100122
Fixes and Improvements:
123+
101124
- Fixed parsing error on empty direct links (#980 - thanks @chrisUsick)
102125
- Improved rendering in preview of wikilinks that have link definitions (#979 - thanks @josephdecock)
103126
- Restored handling of section-only wikilinks (#981)
104127

105128
## [0.18.1] - 2022-04-13
106129

107130
Fixes and Improvements:
131+
108132
- Fixed parsing error for direct links with square brackets in them (#977)
109133
- Improved markdown direct link resolution (#972)
110134
- Improved templates support for custom paths (#970)
111135

112136
## [0.18.0] - 2022-04-11
113137

114138
Features:
139+
115140
- Link synchronization on file rename
116141

117142
Internal:
143+
118144
- Changed graph computation on workspace change to simplify code
119145

120146
## [0.17.8] - 2022-04-01
121147

122148
Fixes and Improvements:
149+
123150
- Do not add ignored files to Foam upon change (#480)
124151
- Restore full use of editor.action.openLink (#693)
125152
- Minor performance improvements
126153

127154
## [0.17.7] - 2022-03-29
128155

129156
Fixes and Improvements:
157+
130158
- Include links with sections in backlinks (#895)
131159
- Improved navigation when document editor is already open
132160

133161
## [0.17.6] - 2022-03-03
134162

135163
Fixes and Improvements:
164+
136165
- Don't fail on error when scannig workspace (#943 - thanks @develmusa)
137166

138167
## [0.17.5] - 2022-02-22
139168

140169
Fixes and Improvements:
170+
141171
- Added FOAM_SLUG template variable (#865 - Thanks @techCarpenter)
142172

143173
## [0.17.4] - 2022-02-13
144174

145175
Fixes and Improvements:
176+
146177
- Improvements to Foam variables in templates (#882 - thanks @movermeyer)
147178
- Foam variables can now be used just any other VS Code variables, including in combination with placeholders and transformers
148179

149180
## [0.17.3] - 2022-01-14
150181

151182
Fixes and Improvements:
183+
152184
- Fixed autocompletion with tags (#885 - thanks @memeplex)
153185
- Improved "Open Daily Note" to be usabled in tasks (#897 - thanks @MCluck90)
154186

155187
## [0.17.2] - 2021-12-22
156188

157189
Fixes and Improvements:
190+
158191
- Improved support for wikilinks in titles (#878)
159192
- Use syntax injection for wikilinks (#876 - thanks @memeplex)
160-
- Fix when applying text edits in last line
193+
- Fix when applying text edits in last line
161194

162195
Internal:
196+
163197
- DX: Clean up of testing setup (#881 - thanks @memeplex)
164198

165199
## [0.17.1] - 2021-12-16
166200

167201
Fixes and Improvements:
202+
168203
- Decorate markdown files only (#857)
169204
- Fix template placeholders issue (#859)
170205
- Improved replacement range for link completion
171206

172207
Internal:
208+
173209
- Major URI/path handling refactoring (#858 - thanks @memeplex)
174210

175211
## [0.17.0] - 2021-12-08
@@ -225,7 +261,6 @@ Fixes and Improvements:
225261
- Link Reference Generation is now OFF by default
226262
- Fixed preview navigation (#830)
227263

228-
229264
## [0.15.5] - 2021-11-15
230265

231266
Fixes and Improvements:

0 commit comments

Comments
 (0)