-
v6.0.20c7c79a15 · ·
Release v6.0.20 bugfixes: - 9204b761: ...do not add to ActiveTUs when voting on a proposal documentation: - 9f452a62: fix link formatting in CONTRIBUTING - 7c363797: (docker) basic usage instructions - 27f30212: (docker) note ports and `curl` usage - d92f1838: (docker) explain how to generate dummy data - 1bb4daa3: merge CodingGuidelines into CONTRIBUTING.md upgrade: - c7c79a15: bump to v6.0.20
-
v6.0.16e43e1c6d · ·
Release v6.0.16 - Bugfixes bugfixes: - 4e641d94: unset InactivityTS for users on login - 1d86b3e2: use a transaction for package query; remove refresh - 8387f325: resolve null VoteTS columns via migration - 14347232: treat all keywords as lowercase when updating upgrade: - e43e1c6d: bump to v6.0.16
-
v6.0.1041a6e974 · ·
Release v6.0.10 bugfixes: - 3f95ac7d: correct redirects for package actions & requests - 86caee74: (rpc) use max_rpc_results for type=multiinfo result limit - 3af66caf: (rpc) restore "Too Many Package Results" error - e2eb3a7d: restore missing typeahead js on authenticated dashboard changes: - 0c20e405: (git-cliff) remove space in "bug fixes" - 7485cc23: report unhandled tracebacks to a repository documentation: - f928a49c: (rpc) Request Types -> Request Methods & reword description housekeeping: - e80891f2: cleanup extra space in test_config.py upgrade: - 41a6e974: bump to v6.0.10
-
v6.0.9c883c710 · ·
Release v6.0.9 - 2022-02-08 --------------------------- bug fixes: - b119db25: feat(archives): add .sha256 and construct archives in tmpdir - 4ae72af4: address missing coverage from previous changes changes: - 477e814c: set git-cliff's output format to asciidoc style - a21c48af: format git-cliff commit hashes a bit better - 310484a8: display git-cliff's commit scope - bf0623d8: (git-cliff) include a header for untagged cliffs - 2cb53411: remove comaintainers when fulfilling orphan request documentation: - d79d7bdd: update issues url to gitlab - acc88858: revert changes from *.po features: - 40a0e866: (archives) add {archive}.sha256 and construct archives in tmpdir upgrade: - c883c710: bump to v6.0.9
-
v6.0.895bbdfc3 · ·
Release v6.0.8 - Bugfixes - fix: handling of user registration HideEmail - fix: send out a FlagNotification when a package is flagged - feat: add timezone to datetime display across the board - fix: remove /packages search count limit - fix: RSS aurlogo.png url - fix: /packages search by keywords - feat(rpc): support POST method - fix: restore URL field in mkpkglists meta archives - fix: OutOfDateTS db fetch for pkgbase action display - fix: M/c search with multiple keywords - fix: TUVote inner join TUVoteInfo for "Last Votes by TU" listing - fix: support multiple SSHPubKey records per user
-
v6.0.7d5a1c164 · ·
Release v6.0.7 - Bugfixes - Hide Email Address checkbox markup - eradicate spaces from pgp key fingerprint input - allow users to login using their email - /packages search by co-maintainer - rpc doc should not have v=6 information - Maintainer's comaintainer annotation display - depend on OutOfDateTS for flag state - Maintainer, Co-maintainer /package search
-
v6.0.63cb106bc · ·
Release v6.0.6 - Bugfixes - participation display generation should check voteinfo.ActiveTUs - tu last votes listing vote id - link to user account in last votes by tu listing - rpc: remove trailing slash redirection - temporarily support /rpc.php/? - remove erroneous official pkg check - prioritize local db record in pkgname_link
-
v6.0.5164037da · ·
Release v6.0.5 - Bugfixes - require passreset's target user is unsuspended - dashboard's My Packages should not have comaintained packages - only display registration time when RegistrationTS is valid - Some accounts do not have a RegistrationTS for historical reasons. This was causing an exception to be raised on accounts without one.
-
v6.0.4ef0285bc · ·
Release v6.0.4 features: - add lint job (stage: .pre) - support language direction switching changes: - Add missing immutable config flag to Compose file - poetry: lock email-validator to 1.1.3, update the rest bugfixes: - don't check email deliverability when verifying input This body is a repeat of v6.0.3's content. A mistake was made when producing v6.0.3, so we're bumping to v6.0.4 to resolve it (apologies).