{{ message }}
Releases: postsai/postsai
Releases · postsai/postsai
1.0.0: Client rewrite
0.9.8: Forked sources
- new configuration function normalize_repository_name
- new repository attribute "forked_from"
- fixed branch names with slashes
- fix to prevent merge commits across repositories
0.9.7: Plain patches
- exports split file names with a comma
- cvs viewer offers patch files for download
- updated dependencies
- improved error handling
0.9.6: Extensions
- added support for extensions. See extensionstub for details
0.9.5: Disabled service worker
- Disabled service worker because it is incompatible with HTTP Basic Authentication on both Firefox (Bug 1291893) and Chrome (Bug 623464)
- modularized api.py
0.9.4: Fixed service worker
- generate stub of setup_repository function
- added sw-toolbox to distribution
0.9.3: More space
- increased size of database columns for file names, paths, branch names and repository names to 254 characters
- fixed service worker integration
0.9.2: Git accountability
- record sender/pusher information to database table
importaction(invisible on UI) - fixed timestamp handling with timezones
- improved test coverage
0.9.1: Legacy support
- Added support for old MySQL version 5.5
- Fixed handling of binary files at the end of a CVS diff
0.9: Handling legacy data
- generate CVS commits from legacy data without commitid
- configurable repository setup
- fixed to bonsai update
