Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #58

Merged
merged 14 commits into from
Jan 6, 2025
Prev Previous commit
add support for delete link
  • Loading branch information
cmason3 committed Jan 6, 2025
commit 883a544076ef367d687cb313b20ff98761dcdfaf
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## CHANGELOG

### [25.2.0] - In Development
### [25.2.0] - Jan 6, 2025
- Added a "Delete Link" button to allow DataTemplates to be deleted
- Added support so a specific DataSet can be selected via the DataTemplate URL using `?ds=` or `/dt/<dt>/<ds>`
- Don't add a hash symbol to the end of the URL when clicking on links
Loading