chore: preparar versão 2.7.13

This commit is contained in:
Felipe Coutinho
2026-08-09 19:32:12 -03:00
parent ed9196797b
commit bf4138db82
31 changed files with 4299 additions and 744 deletions

View File

@@ -0,0 +1,3 @@
DROP INDEX "lancamentos_ofx_fit_id_user_id_idx";--> statement-breakpoint
ALTER TABLE "lancamentos" ADD COLUMN "ofx_import_fingerprint" text;--> statement-breakpoint
CREATE UNIQUE INDEX "lancamentos_ofx_import_fingerprint_user_id_idx" ON "lancamentos" USING btree ("user_id","ofx_import_fingerprint") WHERE ofx_import_fingerprint IS NOT NULL;

File diff suppressed because it is too large Load Diff

View File

@@ -232,6 +232,13 @@
"when": 1782685465530,
"tag": "0033_demonic_supreme_intelligence",
"breakpoints": true
},
{
"idx": 34,
"version": "7",
"when": 1786299746933,
"tag": "0034_superb_blonde_phantom",
"breakpoints": true
}
]
}