From 790ded5ef928459609aec7c8dad06ab8ef934d51 Mon Sep 17 00:00:00 2001
From: foudfou
Date: Sat, 10 Mar 2012 21:00:52 +0100
Subject: [PATCH] add v0.4.1 release notes
---
index.html | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
index 4c9ab61..66fd6d3 100644
--- a/index.html
+++ b/index.html
@@ -89,13 +89,23 @@
Release Notes
-
- v0.4.0 — 2012-03-10
+
+ v0.4.1 — 2012-03-13
After a long wait, the js-ctypes re-write of FireTray is
released !
- It covers all functionalities of the XPCOM version, and brings
- some enhancements (see below). We hope you'll enjoy it !
+
+ - internal cleaning (avoid polluting global namespace,
+ browser.tabs.warnOnClose set session-wide)
+ - change defaults for hides_single_window (true),
+ remember_desktop (false)
+ - bug fixes
+
+
+
+
+ v0.4.0 — 2012-03-05
+ This version was sumitted to AMO, but didn't pass full review.