Releases: u2032/wall-t
Releases · u2032/wall-t
Version 1.0
From Initial beta version in development
- Uses JavaFX 8 and requires Java 1.8+
- Support of Teamcity version 6.0 to 8.1
- Support of both guest and authenticated mode
- Support of http proxy configuration
- Wall view can display both in full mode (with information and icons) and light mode (less information)
- User can choose how many max builds are displayed by screen
- Support of project status monitoring (reflecting the status of child build types)
Initial Release (date: 2014-03-19)
- When status can't be retreived from server for a build (timeout for any reason), build is now ignored for monitoring during 20 minutes not to flood server
- Log files are now rolling to save space on disk
- Start scripts launch the application in background mode (no console)
- Fix. Sometimes running build status was not correctly updated when build was finished
- Fix. ERROR status was ignored for project view (only SUCCESS and FAILURE status were considered)
- Fix. On Windows, the start script didn't work correctly when space was present into jre 8 path
- Fix. On linux, resizing the window to fix layout is no more needed