Skip to content

Commit f8114d3

Browse files
committed
Just changelog change
1 parent 3f0702f commit f8114d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

np.Templating/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ DBW: REMEMBER THAT IF YOU ADDED ANY HELPERS IMPORTS, ADD THEM TO THE HELPER MODU
99
## [2.2.0] 2025-10-28 @dwertheimer
1010
- switch weather service to use NotePlan's new weather API (` <%- NotePlan.getWeather(units, latitude, longitude) %> `)
1111
- templateInsert and templateAppend now add a reload of the Editor in case any templating code changed the note underneath and we are reloading the note to get the new content before inserting the rendered template. to solve a but where plugin was writing to note but Editor was overwriting
12-
- check clayrussell's bug with folder selection
12+
- includes fix for iPad/iOS folder selection
1313
- allow images in templates -- absolute paths get copied
1414
- add debugging to template rendering to show session data and user options to try to find issues with template rendering
1515
- fix edge case where template frontmatter was not working with trailing space behind "-- " for @ThatDwayne

0 commit comments

Comments
 (0)