From 484d03f83fa13323fe3672409f84c825b70d8df1 Mon Sep 17 00:00:00 2001 From: Lucas Schatz Date: Fri, 1 Jan 2021 20:04:49 -0300 Subject: [PATCH] Update fr_whatsnew.html --- docs/fr_whatsnew.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/fr_whatsnew.html b/docs/fr_whatsnew.html index 4796ba275..a54793dcd 100644 --- a/docs/fr_whatsnew.html +++ b/docs/fr_whatsnew.html @@ -8,6 +8,24 @@ http://www.flamerobin.org/bugs.php


+Changes in FlameRobin 0.9.4 ALPHA 5
+

+New features
+- Experimental Firebird 3 support for Functions, UDR, DDL Triggers and Packages
+
+

+Enhancements and Bug fixes
+
+- New configurations at View->Preferences menu:
+-- Transaction Settings: change default behaviour (isolation mode, wait for lock and read-only)
+-- SQL Editor->Code Completion: sort object columns alphabetically
+
+
+
+
+
+ + Changes in FlameRobin 0.9.4 ALPHA 4


New features