Skip to content

Commit 8fdfc7c

Browse files
committed
Attempt to fix html popup message
1 parent db2a31f commit 8fdfc7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

message/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"timestamp": "2025-10-29T10:00:00Z",
55
"title": "ABBA v0.11.0 Released",
6-
"content": "<html>\n<body style='font-family: Arial, sans-serif; padding: 20px; line-height: 1.6;'>\n <h2 style='color: #2c3e50; margin-bottom: 5px;'>🎉 Welcome to ABBA 0.11.0</h2>\n <p style='color: #7f8c8d; font-size: 0.9em; margin-bottom: 20px;'>New features and improvements</p>\n \n <p style='margin: 12px 0;'>\n <b style='color: #2980b9;'>Standard Export:</b> Share your projects as standardized .zip files with resampled data and metadata.\n </p>\n \n <p style='margin: 12px 0;'>\n <b style='color: #2980b9;'>QuickNII Integration:</b> Import and export QuickNII projects.\n </p>\n \n <p style='margin: 12px 0;'>\n <b style='color: #2980b9;'>Methods Generator:</b> Use an automatically generated prompt to get publication-ready methods with DOIs and registration details.\n <b style='color: #2980b9;'>Brightfield images:</b> Added support for white background handling, eliminating black edge artifacts during registration.\n </p>\n \n <p style='margin: 12px 0;'>\n Plus: New light/dark themes, improved UI with icons, drag-and-drop support, and much more!\n </p>\n</body>\n</html>"
6+
"content": "<html>\n<body style='font-family: Arial, sans-serif; padding: 20px; line-height: 1.6;'>\n <h2 style='color: #2c3e50; margin-bottom: 5px;'>🎉 Welcome to ABBA 0.11.0</h2>\n <p style='color: #7f8c8d; font-size: 0.9em; margin-bottom: 20px;'>New features and improvements</p>\n \n <p style='margin: 12px 0;'>\n <b style='color: #2980b9;'>Standard Export:</b> Share your projects as standardized .zip files with resampled data and metadata.\n </p>\n \n <p style='margin: 12px 0;'>\n <b style='color: #2980b9;'>QuickNII Integration:</b> Import and export QuickNII projects.\n </p>\n \n <p style='margin: 12px 0;'>\n <b style='color: #2980b9;'>Methods Generator:</b> Use an automatically generated prompt to get publication-ready methods with DOIs and registration details.\n</p>\n \n <p style='margin: 12px 0;'>\n <b style='color: #2980b9;'>Brightfield images:</b> Added support for white background handling, eliminating black edge artifacts during registration.\n </p>\n \n <p style='margin: 12px 0;'>\n Plus: New light/dark themes, improved UI with icons, drag-and-drop support, and much more!\n </p>\n</body>\n</html>"
77
}
88
],
99
"tips": [

0 commit comments

Comments
 (0)