-
Notifications
You must be signed in to change notification settings - Fork 1
/
changeslog.txt
62 lines (47 loc) · 1.53 KB
/
changeslog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
2010-07-24
ste: set compatibility to 3.*
ste: releasing 1.0.7 - compatibility to TB 3.*
2010-06-19
ste: renamed LastNumbersArray to LIFOArray
2010-04-07
ste: releasing 1.0.6 - no global names anymore
ste: Put i18n.js functions in namespace funambol.subitosms.i18n
ste: Put sendsms.js functions in namespace funambol.subitosms.sendsms
2010-04-06
ste: Put LastNumbersArray in namespace funambol.subitosms.util
ste: Put configuration.js functions in namespace fuanmbol.subitosms.configure
ste: Put subito.js functions in namespace funambol.subitosms
ste: Put http.js functions in namespace funambol.subitosms.util
ste: Put utils.js functions in namespace funambol.subitosms.util
2010-03-26
ste: releasing 1.0.5
ste: added support for TB3
2010-03-14
ste: releasing 1.0.4
2010-03-08
ste: US4: Link to subitosms
2010-03-07
ste: fixed bug #7 - First time configuration not detected
ste: fixed bug #8 - number history should not duplicate numbers
ste: fixed bug #9 - send sms window title is not localized
2010-03-06
ste: releasing 1.0.3
ste: US5: Phone numbers history
ste: US6: added Send SMS to the Tools menu
2009-08-08
ste: releasing 1.0.2
ste: added maxlength to 1000 characters
ste: layout redesign with multiline textbox with spellcheck
2009-08-01
ste: releasing 1.0.1
ste: fixed a bug that displayed an error message even if the message was correctly sent
2009-07-26
ste: localization and added Italian translation
2009-07-06
ste: fixed escaping issues
2009-07-05
ste: fixed bugs #1,#2
2009-07-02
ste: first working drop
2009-04-05
ste: initial import