Releases: Stardown-app/Stardown
v2.0.0-alpha.2503031240
If you installed Stardown from an extensions store, it will update automatically when the new version is available there if you didn't turn automatic updates off. Only stable releases are published to the extensions stores, and they could take hours or days to be approved.
Otherwise, you can find instructions to install or update here.
What's Changed
- Attempt to fix GH pages redeploy by @wheelercj in #195
- Test changes to release action by @wheelercj in #196
Full Changelog: v2.0.0-alpha.2503020842...v2.0.0-alpha.2503031240
v2.0.0-alpha.2503030152
If you installed Stardown from an extensions store, it will update automatically when the new version is available there if you didn't turn automatic updates off. Only stable releases are published to the extensions stores, and they could take hours or days to be approved.
Otherwise, you can find instructions to install or update here.
What's Changed
- Remove release tags trigger from GH pages workflow by @wheelercj in #197
- Bump version to test changes to GitHub workflow by @wheelercj in #198
Full Changelog: v2.0.0-alpha.2503031240...v2.0.0-alpha.2503030152
v2.0.0-alpha.2503020842
What's Changed
- Attempt to fix rebuilding of GH pages by @wheelercj in #193
- Bump version by @wheelercj in #194
Full Changelog: v2.0.0-alpha.2503020735...v2.0.0-alpha.2503020842
v2.0.0-alpha.2503020735
What's Changed
- Bump version by @wheelercj in #192
Full Changelog: v2.0.0-alpha.2503020710...v2.0.0-alpha.2503020735
v2.0.0-alpha.2503020710
What's Changed
- Replace spaces with dashes in a folder name by @wheelercj in #153
- Improve documentation by @wheelercj in #154
- Add required permissions to workflow by @wheelercj in #155
- Publish on push to main by @wheelercj in #156
- Fix errors with the clipboard, Readability, converting inputs, testing, & converting math by @wheelercj in #160
- Create ctx menu opts: quote & selection w/ source by @wheelercj in #161
- Improve documentation by @wheelercj in #162
- Add an upboarding page, favicon, style.css, & more dark mode by @wheelercj in #163
- Enforce notepad character and save time limits by @wheelercj in #165
- Improve template handling and update docs by @wheelercj in #168
- Improve docs, error handling, & content extraction by @wheelercj in #169
- Fix various small bugs, update documentation by @wheelercj in #175
- Add setting to append or insert into notepad by @wheelercj in #176
- Add setting for the default selection format by @wheelercj in #177
- Scroll the notepad to the cursor on inserts and appends by @wheelercj in #178
- Fix notepad spacing and make automatic instruction scrolling smooth by @wheelercj in #179
- Add a setting for whether to store the notepad's content locally by @wheelercj in #180
- Update privacy statement by @wheelercj in #181
- Allow copy selection button to copy multiple tabs by @wheelercj in #182
- Add a button to the settings page that checks for updates by @wheelercj in #184
- Make various small improvements to the settings page & instructions page by @wheelercj in #185
- Show what Stardown's newest available version is on the instructions page by @wheelercj in #186
- Make many improvements to versioning by @wheelercj in #187
- Attempt to fix releasing by @wheelercj in #188
- Bump version by @wheelercj in #189
- Attempt to fix GH actions triggers for prereleases by @wheelercj in #190
- Bump version by @wheelercj in #191
Full Changelog: v2.0.0-alpha.2411120735...v2.0.0-alpha.2503020710
v2.0.0-alpha.2411120735
What's Changed
- Link to latest zip files, fix browser selection, improve instructions by @wheelercj in #151
- Attempt to fix GH Action by @wheelercj in #152
Full Changelog: v2.0.0-alpha-2411110142...v2.0.0-alpha.2411120735
v2.0.0-alpha.2411110133
What's Changed
- Use echo to debug the action by @wheelercj in #149
Full Changelog: v2.0.0-alpha.2411110108...v2.0.0-alpha.2411110133
v2.0.0-alpha.2411110108
What's Changed
- Add more documentation about development by @wheelercj in #6
- Fix #5 by @wheelercj in #7
- Generalize messaging from background to content by @wheelercj in #9
- Make issues link show closed issues by @wheelercj in #10
- Feature image markdown by @chizuo in #14
- Add image copying support to the Firefox version by @wheelercj in #15
- Update dev docs & describe expected features by @wheelercj in #16
- Increase notification image resolution by @wheelercj in #17
- Add newline character after image markdown by @wheelercj in #18
- Add more context options & improve organization by @wheelercj in #25
- Fix #24 by @wheelercj in #26
- Show a notification when copying fails by @wheelercj in #27
- Explain why the notifications perm is needed by @wheelercj in #28
- Fix notifications setting update delay by @wheelercj in #29
- Add context menu option for videos by @wheelercj in #30
- Improve GitHub mp4 link rendering for GitHub by @wheelercj in #31
- Add a context menu option for audio by @wheelercj in #32
- Make the Firefox & Chromium versions more similar by @wheelercj in #33
- Fix delay to click interval setting application by @wheelercj in #35
- Improve error handling on fragment gen fail by @wheelercj in #40
- Fix early display of green check by @wheelercj in #41
- Document new context types by @wheelercj in #42
- Doc details about videos by @wheelercj in #43
- Refactor into one by @wheelercj in #46
- Fix Stardown's icon in the readme by @wheelercj in #47
- Fix rendering of Chrome YT videos in Obsidian by @wheelercj in #48
- Improve error handling in getSettings by @wheelercj in #50
- Restructure by @wheelercj in #51
- Add dev mode step to source install instructions by @wheelercj in #54
- Fix error "Clipboard write is not allowed" by @wheelercj in #55
- Prepare for use of the YouTube thumbnail service by @wheelercj in #56
- Feature selection as md by @wheelercj in #57
- Simplify use of default settings by @wheelercj in #58
- Fix html to md by @wheelercj in #61
- Fix various by @wheelercj in #62
- Fix bugs by @wheelercj in #63
- Improve docs & a setting option name, and reuse selections by @wheelercj in #64
- Keep source formatting in blockquotes and fix source formatting bugs by @wheelercj in #65
- Fix rendering of multiple links in brackets by @wheelercj in #66
- Add bookmarklet for copying a markdown link by @wheelercj in #67
- Fix bookmarklet by @wheelercj in #68
- Fix various by @wheelercj in #70
- Add support for tables with one row by @wheelercj in #71
- Fix tables by @wheelercj in #74
- Test tables by @wheelercj in #75
- Fix a bug and add a setting for whether to create text fragments by @wheelercj in #77
- Feature rowspan by @wheelercj in #82
- Improve description of Stardown's goals by @wheelercj in #83
- Show the current date in selections with links by @wheelercj in #84
- Fix copying code blocks by @wheelercj in #87
- Fix selections that start above code & end within by @wheelercj in #88
- Fix rendering of some images by @wheelercj in #90
- Update links by @wheelercj in #91
- Update gif link by @wheelercj in #92
- Fix processing of link content by @wheelercj in #93
- Update docs by @wheelercj in #95
- Add support for more table formats by @wheelercj in #99
- Fix numbers with leading periods & improve docs by @wheelercj in #101
- Change JSON output format to array of object by @wheelercj in #102
- Prevent duplicate quotes in JSON property names by @wheelercj in #103
- Allow the user to provide a selection template by @wheelercj in #108
- Allow downloading json as a file by @wheelercj in #109
- Replace Turndown with a custom HTML to markdown converter by @wheelercj in #113
- Make several small improvements by @wheelercj in #114
- Add markup language setting with markdown & HTML options by @wheelercj in #115
- Fix Firefox selections by @wheelercj in #116
- Improve troubleshooting description by @wheelercj in #117
- Create folder src/converters/utils & simplify a Rollup config by @wheelercj in #118
- Add option to generate markdown with some HTML by @wheelercj in #119
- Various small improvements by @wheelercj in #120
- Compute style when removing hidden nodes by @wheelercj in #122
- Add a popup and a sidebar by @wheelercj in #123
- Add buttons for reporting bugs, requesting features, and joining discussions by @wheelercj in #124
- Fix icon path by @wheelercj in #125
- Insert into notepad instead of appending by @wheelercj in #126
- Fix notepad spacing on insert & improve placeholder text by @wheelercj in #128
- Update docs by @wheelercj in #129
- Fix misc by @wheelercj in #130
- Fix misc by @wheelercj in #131
- Don't use NodeFilter by @wheelercj in #132
- Fix copying of unreaderable pages by @wheelercj in #133
- Fix bugs, write more docs, add varoius small features by @wheelercj in #136
- Fix dependency vulnerabilities by @wheelercj in #137
- Improve documentation by @wheelercj in #138
- Fix miscellaneous small bugs, improve docs by @wheelercj in #143
- Auto detect browser and open instructions in a new tab by @wheelercj in #144
- Improve docs, rename the build commands, and fix pipe rendering by @wheelercj in #145
- Attempt to create a release action by @wheelercj in #146
- Fix workflows folder location by @wheelercj in #147
- Fix copy command in GitHub Action by @wheelercj in #148
New Contributors
- @wheelercj made their first contribution in #6
- @chizuo made their first contribution in #14
Full Changelog: v1.0.0...v2.0.0-alpha.2411110108
v2.0.0-alpha.2411110142
What's Changed
- Attempt to fix GH Action by @wheelercj in #150
Full Changelog: v2.0.0-alpha.2411110133...v2.0.0-alpha-2411110142