chore(release): 0.20.2
This commit is contained in:
@@ -14,6 +14,17 @@ export interface ReleaseEntry {
|
||||
}
|
||||
|
||||
export const RELEASE_NOTES: ReleaseEntry[] = [
|
||||
{
|
||||
version: "0.20.2",
|
||||
date: "2026-07-01",
|
||||
summary: "A pop-up flash fix, and an open-source link on the sign-in page.",
|
||||
features: [
|
||||
"Siftlode is open source — the sign-in page now links to its public source code.",
|
||||
],
|
||||
fixes: [
|
||||
"Opening one pop-up from inside another — for example Release Notes from the About box — no longer makes it flash and vanish instantly. It opens and stays put, and Back closes it as expected.",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.20.1",
|
||||
date: "2026-07-01",
|
||||
|
||||
Reference in New Issue
Block a user