Skip to content

Releases: codenameone/CodenameOne

7.0.89

11 Nov 05:51
596beed
Compare
Choose a tag to compare
Added ability to modify/get the current form

7.0.88

04 Nov 04:02
Compare
Choose a tag to compare
Fixed issue with tabs component capturing swipe events when higher co…

7.0.87

28 Oct 03:04
f8a7c5c
Compare
Choose a tag to compare
Refined previous change to address comments

Will handle times like 10:00AM, 10:00 AM and 10:00.

Based on this thread: https://www.reddit.com/r/cn1/comments/y6bdhq/date_time_formatting/

7.0.86

21 Oct 01:33
8b4e96e
Compare
Choose a tag to compare
update org.apache.commons:commons-text 1.9 to 1.10.0 (#3655)

7.0.85

14 Oct 01:05
354cc5b
Compare
Choose a tag to compare
Added a log that will help clarify the failure

7.0.84

07 Oct 01:42
9c80dba
Compare
Choose a tag to compare
Update CommonTransitions.java (#3641)

Closed an unclosed list element causing an unnecessary blank list to be shown on the document

7.0.83

01 Oct 12:36
fb6a308
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.83...7.0.83

8.0.83

30 Sep 04:42
10c5239
Compare
Choose a tag to compare
8.0.83 Pre-release
Pre-release
upgrade jdom2 to 2.0.6.1 (#3638)

7.0.82

04 Sep 15:11
Compare
Choose a tag to compare
feat: Added support for Dark mode in Maven projects.

https://github.com/codenameone/CodenameOne/issues/3623

7.0.81

02 Sep 04:28
db58526
Compare
Choose a tag to compare
v7.0.81

Added support to SwipeBack for return null destination form as a mean…