Releases: mdouchement/standardfile
Releases · mdouchement/standardfile
v0.13.0
go1.23.1
d846040d5292f52e5d60ee1fd039f50cbe98e861df24e207cfabff09d9c7ac92 standardfile-linux-amd64
48e26a3194d9cb292709289e77b342d92224ab51e6516aaef2b08a48be444476 standardfile-linux-arm64
2185e3a9c60967790929d0224229546b194488bc57c7ee8431cd56da77a90c27 sfc-linux-amd64
4a5b97c63e5aa30656b910dd2191632824b823da99f0da2bec7f42a228bf7dce sfc-darwin-amd64
3a1398a3142e562cb4c81e7f05a1f7d0fff10b8a0f718f0502b85504dce2c85f sfc-windows-amd64.exe
v0.12.2
go1.22.3
2264465136f66108062f7a3688d24f6ded5db0859db7835ff5e9f03f363eb1e0 standardfile-linux-amd64
ba392110bd3ba170285d686efcc66dd04ab37d940b8dfd1a328726a9fe71ed02 standardfile-linux-arm64
0d9614148ed8b19afb40ce917d4045e8b5bb6be1c745774688afc716d362d0fa sfc-linux-amd64
6988385c18c50bf6a8073bcf8fbe81eb56472af98c874e625eca26f60cf546c3 sfc-darwin-amd64
2590e9c25b65f871da0ca6bd3cceaf2f23ad3aff5e7abc2753f977fa3521feb5 sfc-windows-amd64.exe
v0.12.1
go1.21.3
b005f9562cb6bca86548788eb1195eaa4ccadec89ad6912446c4c39892837644 standardfile-linux-amd64
7ce24dfb2af9c63e43c0fb202d5b085cabb8132696bd3423a1877ef53b27242a standardfile-linux-arm64
d0a79cf48a0e4430fd3666082eddce29fe59f0907294d173cddfb1846c8bb43f sfc-linux-amd64
fec16e46c6d304c3a6184a1f48ceb550f0241c26095a325da7e02ebffecd3f74 sfc-darwin-amd64
2cf84f0bd24fb37e6f879f28fbba2315cc2793e76c964b4f9c266f0835d2e8e8 sfc-windows-amd64.exe
v0.12.0
Manage suscription data from configuration #106
subscription.json
{
"data": {
"subscription": {
"cancelled": 0,
"createdAt": 0,
"endsAt": 8640000000000000,
"planName": "PRO_PLAN",
"subscriptionId": 1,
"subscriptionType": "",
"updatedAt": 0,
"uuid": "d4a65722-4f02-11ed-b7e0-0242ac12000a"
},
"success": true,
"user": {
"email": "__PLACEHOLDER_EMAIL",
"uuid": "__PLACEHOLDER_USER"
}
},
"meta": {
"auth": {
"roles": [
{
"name": "PRO_USER",
"uuid": "8047edbb-a10a-4ff8-8d53-c2cae600a8e8"
},
{
"name": "CORE_USER",
"uuid": "8802d6a3-b97c-4b25-968a-8fb21c65c3a1"
}
],
"userUuid": "__PLACEHOLDER_USER"
}
}
}
features.json
{
"data": {
"features": [
{
"area": "editor-editor",
"content_type": "SN|Theme",
"description": "For when you need to go in.",
"dock_icon": {
"background_color": "#a464c2",
"border_color": "#a464c2",
"foreground_color": "#ffffff",
"type": "circle"
},
"download_url": "https://github.com/standardnotes/focus-theme/releases/download/1.2.6/org.standardnotes.theme-focus.zip",
"expires_at": 8640000000000000,
"git_repo_url": "https://github.com/standardnotes/focus-theme",
"identifier": "org.standardnotes.theme-focus",
"index_path": "dist/dist.css",
"marketing_url": "https://standardnotes.com/extensions/focused",
"name": "Focus",
"permission_name": "theme:focused",
"role_name": "PRO_USER",
"static_files": [
"dist",
"package.json"
],
"thumbnail_url": "https://s3.amazonaws.com/standard-notes/screenshots/models/themes/focus-with-mobile.jpg",
"version": "1.2.6"
},
{
"area": "tags-list",
"component_permissions": [
{
"content_types": [
"Tag",
"SN|SmartTag"
],
"name": "stream-items"
}
],
"content_type": "SN|Component",
"description": "Create nested folders with easy drag and drop.",
"download_url": "https://github.com/standardnotes/folders-component/releases/download/1.3.8/org.standardnotes.folders.zip",
"expires_at": 8640000000000000,
"git_repo_url": "https://github.com/standardnotes/folders-component",
"identifier": "org.standardnotes.folders",
"index_path": "index.html",
"interchangeable": true,
"marketing_url": "https://standardnotes.com/extensions/folders",
"name": "Folders",
"permission_name": "component:folders",
"role_name": "PRO_USER",
"static_files": [
"index.html",
"dist",
"package.json"
],
"thumbnail_url": "https://s3.amazonaws.com/standard-notes/screenshots/models/components/folders.jpg",
"version": "1.3.8"
},
{
"description": "",
"expires_at": 8640000000000000,
"identifier": "org.standardnotes.focus-mode",
"name": "Focus Mode",
"permission_name": "app:focus-mode",
"role_name": "PRO_USER"
},
{
"area": "editor-editor",
"component_permissions": [
{
"content_types": [
"Note"
],
"name": "stream-context-item"
}
],
"content_type": "SN|Component",
"description": "A powerful spreadsheet editor with formatting and formula support. Not recommended for large data sets, as encryption of such data may decrease editor performance.",
"download_url": "https://github.com/standardnotes/secure-spreadsheets/releases/download/1.4.4/org.standardnotes.standard-sheets.zip",
"expires_at": 8640000000000000,
"file_type": "json",
"git_repo_url": "https://github.com/standardnotes/secure-spreadsheets",
"identifier": "org.standardnotes.standard-sheets",
"index_path": "dist/index.html",
"interchangeable": false,
"marketing_url": "",
"name": "Secure Spreadsheets",
"note_type": "spreadsheet",
"permission_name": "editor:sheets",
"role_name": "PRO_USER",
"static_files": [
"index.html",
"dist",
"package.json"
],
"thumbnail_url": "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/spreadsheets.png",
"version": "1.4.4"
},
{
"area": "editor-editor",
"content_type": "SN|Theme",
"description": "A theme for writers and readers.",
"dock_icon": {
"background_color": "#9D7441",
"border_color": "#9D7441",
"foreground_color": "#ECE4DB",
"type": "circle"
},
"download_url": "https://github.com/standardnotes/autobiography-theme/releases/download/1.0.2/org.standardnotes.theme-autobiography.zip",
"expires_at": 8640000000000000,
"git_repo_url": "https://github.com/standardnotes/autobiography-theme",
"identifier": "org.standardnotes.theme-autobiography",
"index_path": "dist/dist.css",
"marketing_url": "",
"name": "Autobiography",
"permission_name": "theme:autobiography",
"role_name": "PRO_USER",
"static_files": [
"dist",
"package.json"
],
"thumbnail_url": "https://s3.amazonaws.com/standard-notes/screenshots/models/themes/autobiography.jpg",
"version": "1.0.2"
},
{
"area": "editor-editor",
"component_permissions": [
{
"content_types": [
"Note"
],
"name": "stream-context-item"
}
],
"content_type": "SN|Component",
"description": "A minimal Markdown editor with live rendering and in-text search via Ctrl/Cmd + F",
"download_url": "https://github.com/standardnotes/minimal-markdown-editor/releases/download/1.3.9/org.standardnotes.minimal-markdown-editor.zip",
"expires_at": 8640000000000000,
"file_type": "md",
"git_repo_url": "https://github.com/standardnotes/minimal-markdown-editor",
"identifier": "org.standardnotes.minimal-markdown-editor",
"index_path": "index.html",
"interchangeable": true,
"marketing_url": "https://standardnotes.com/extensions/minimal-markdown-editor",
"name": "Markdown Minimist",
"note_type": "markdown",
"permission_name": "editor:markdown-minimist",
"role_name": "PRO_USER",
"spellcheckControl": true,
"static_files": [
"index.html",
"dist",
"package.json"
],
"thumbnail_url": "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/min-markdown.jpg",
"version": "1.3.9"
},
{
"description": "Organize your tags into folders.",
"expires_at": 8640000000000000,
"identifier": "org.standardnotes.tag-nesting",
"name": "Tag Nesting",
"permission_name": "app:tag-nesting",
"role_name": "PRO_USER"
},
{
"area": "editor-editor",
"content_type": "SN|Theme",
"description": "Elegant utilitarianism.",
"dock_icon": {
"background_color": "#086DD6",
"border_color": "#086DD6",
"foreground_color": "#ffffff",
"type": "circle"
},
"download_url": "https://github.com/standardnotes/midnight-theme/releases/download/1.2.5/org.standardnotes.theme-midnight.zip",
"expires_at": 8640000000000000,
"git_repo_url": "https://github.com/standardnotes/midnight-theme",
"identifier": "org.standardnotes.theme-midnight",
"index_path": "dist/dist.css",
"marketing_url": "https://standardnotes.com/extensions/midnight",
"name": "Midnight",
"permission_name": "theme:midnight",
"role_name": "PRO_USER",
"static_files": [
"dist",
"package.json"
],
"thumbnail_url": "https://s3.amazonaws.com/standard-notes/screenshots/models/themes/midnight-with-mobile.jpg",
"version": "1.2.5"
},
{
"area": "editor-editor",
"content_type": "SN|Theme",
"description": "A smart theme that minimizes the tags and notes panels when they are not in use.",
"download_url": "https://github.com/standardnotes/dynamic-theme/releases/download/1.0.3/org.standardnotes.theme-dynamic.zip",
"expires_at": 8640000000000000,
"git_repo_url": "https://github.com/standardnotes/dynamic-theme",
"identifier": "org.standardnotes.theme-dynamic",
"index_path": "dist/dist.css",
"layerable": true,
"marketing_url": "https://standardnotes.com/ex...
v0.11.0
go1.20.6
b0d72497d4bbb0ff00de8dc998768fa002e0529be993ef6b2f4bb7744c286ec0 standardfile-linux-amd64
c800ed4ea6ba4800b0f8cdc45e028a2917ea3c15b4a334ea462a5a4a0ba0166a standardfile-linux-arm64
789d454321c511d8bd94e39be9e3c38da04935293da4fa487c1a0f86e262c7e5 sfc-linux-amd64
67edd5d2012b3b90cc7677fd8578bb0398afcbf300a06e5bfde881a88986c85d sfc-darwin-amd64
f31df9ffe3d0e081ab48e963fbb1d3b543743d56614d969526f10efd287b54bb sfc-windows-amd64.exe
v0.10.1
Security update
go1.19.6
ad48c0ea96628f96ff4f42dbc4706d088a4934c6a7ad9a75675211501f9e56e5 standardfile-linux-amd64
d8d7015ea59ef370de74441eed72ae75600f7481054d54fdb2c3ccdf8d26c419 standardfile-linux-arm64
70a9760e4747bf5e17cff0ed6fb448705fbfcbf1d7ccde47f6d448ee7b639373 sfc-linux-amd64
b30cef01d6d90e3ec7e46eb7883888766da45bc733971c389f6881524f38fc3d sfc-darwin-amd64
64703f19c9091ef23302992548661d642f28018d730ee000e229923f4f07306f sfc-windows-amd64.exe
v0.10.0
Fix e-mail and password change #89
Add (initial) support subscription/features API (see configuration file) #90
go1.19.2
9d4cd23427cdc9a07680f0a341581b28ddacb0c1ac5f95a265aaf6802913aeca standardfile-linux-amd64
c4919fa719349838c81d8cb1145989e043a99f299278b510bdebc16f0c8ed3c7 standardfile-linux-arm64
151e24ffaa08e18e4cc24f3a0c41091bf823d0d65561bd1c5b31ebbc07ccf138 sfc-linux-amd64
1cd4725b2cd8573977fa03bdf36055bf9061624c5c9a4c8355e63b1acff10746 sfc-darwin-amd64
a10338d5400344541b7e056c3e8cc3d4bf54cfceea4a11e1fd0e118a65c2c52d sfc-windows-amd64.exe
v0.9.2
go1.19.2
8edf69603cb5f2d992c632ef1073045b426d9b2edfad3db7c853c580bfaaa610 standardfile-linux-amd64
bb10e434ca6ee65817417e17f2bd04d404d56fe009459107fdea679e816510d4 standardfile-linux-arm64
89d129659dbea0a6c399c3c2566274b19c4e82fb14e4e1b4ea9d3b315fa2b774 sfc-linux-amd64
73c75d9857665156c950bddd62ec15659a820cf8b317044f6c38e12911ac8945 sfc-darwin-amd64
c18e383fb143b04267c6032a283d9005700405b53d1d4b4f593652b3714b4c4b sfc-windows-amd64.exe
v0.9.1
go1.19.1
5f8ac7e7c8649c2f4595db5c11e98dc7acb4bddae089517e28304d2dc96bbd9f standardfile-linux-amd64
f2bb20cff0af4e078b08e25c0d6c5ea853b164cba6a86c3d5a8c726fd7491dbc standardfile-linux-arm64
5e1f22a68def570defeed37456d5ecff8b42dce2b34d155dd6423e357d356eff sfc-linux-amd64
fd23a9e6c31af9ad2b84b3139c41210576cbfe0c7503a50ad4c30bd92f4e54e6 sfc-darwin-amd64
aeea1c8b071128b920aeb609835a5921703ec18a3e991bb9619e29dd60159b7d sfc-windows-amd64.exe
v0.9.0
Add config option to set socket mode #85
go1.18.5
0110244c774f38118b28c9fbc61c9a135128b6a54822720934c07a2d42938a9e standardfile-linux-amd64
90ee5a91c05e7d04288a05bd8843bb9d74ed823c0357af291c97510313524baa standardfile-linux-arm64
bdc8740b31975c50d4d427a3747ee933cb04386912f52b24af09145eb390fdc0 sfc-linux-amd64
c4133e08efd17cdfe1b128c90413cf3bf0beba28cac84a45134f892cb0720332 sfc-darwin-amd64
d3f228804bf25281d5fae48e9d8845f03e26a3bd33525e673ec09729cddee5e4 sfc-windows-amd64.exe