Releases · postsai/postsai · GitHub
Skip to content

Releases: postsai/postsai

1.0.0: Client rewrite

19 Feb 20:12

Choose a tag to compare

  • the website was rewritten in Angular
  • filter for forked projects
  • disallow list to filter repositories

0.9.8: Forked sources

03 Jul 22:30

Choose a tag to compare

  • 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

25 Feb 22:22

Choose a tag to compare

  • exports split file names with a comma
  • cvs viewer offers patch files for download
  • updated dependencies
  • improved error handling

0.9.6: Extensions

11 Dec 20:42

Choose a tag to compare

0.9.5: Disabled service worker

25 Oct 08:26

Choose a tag to compare

  • 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

16 Oct 20:28

Choose a tag to compare

  • generate stub of setup_repository function
  • added sw-toolbox to distribution

0.9.3: More space

18 Sep 20:10

Choose a tag to compare

  • 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

08 Sep 20:44

Choose a tag to compare

  • record sender/pusher information to database table importaction (invisible on UI)
  • fixed timestamp handling with timezones
  • improved test coverage

0.9.1: Legacy support

28 Aug 18:51

Choose a tag to compare

  • 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

07 Aug 20:22

Choose a tag to compare

  • generate CVS commits from legacy data without commitid
  • configurable repository setup
  • fixed to bonsai update