Skip to content

Tags: AmalHanif/platform

Tags

v4.0.0

Toggle v4.0.0's commit message
fix(docker): update image base versions and other container runtime s…

…tuff

v3.12.3

Toggle v3.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ushahidi#3189 from ushahidi/master

Cycle 7 - pending release

v3.12.2

Toggle v3.12.2's commit message
Release notes:

- Fix a bug that caused columns to repeat
- Add "unstructured" field to CSV files to display unstructured data

v3.12.1

Toggle v3.12.1's commit message
platform#1596 USH-001 -- Secure Credentials Leak

platform#1606 USH-011 — Length of Password is Not Validated After Reset
platform#1607 USH-012 — Lack of Bruteforce Protection new user.
platform#1610 USH-015 — Missing X-XSS-Protection HTTP Header
platform#1617 USH-022 — Role Creation and Permission Assignment
platform#1618 USH-023 — Internal Server Error While Uploading Photo
USH-016 — SSL Cookie Without Secure Flag Set

v3.12.0

Toggle v3.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ushahidi#2885 from ushahidi/production

Production

v3.11.0

Toggle v3.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ushahidi#2769 from ushahidi/release/cycle-3-sms-csv

Release/cycle 3 sms+csv to Master

v3.10.0

Toggle v3.10.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rjmackay Robbie Mackay
Release v3.10.0

Changes:
- Reintegrating work from the [COMRADES](https://www.comrades-project.eu/) project. In particular
  - More complete webhooks support
  - API support for pushing partial updates to posts
  - See ushahidi#1665 for detailed commits
- Centralised media, ratelimiter, and cdn configuration in `.env` file rather than `application/config` ushahidi#2454
- Fix validation of category permissions ushahidi#2486 ushahidi#2481

Migration info:
- If you have customized configuration for media, ratelimiter or cdn we recommend moving this configuration to the `.env` file. New `.env` params are
    - `MEDIA_MAX_UPLOAD` - maximum file upload size in bytes
    - `RATELIMITER_CACHE` - type of ratelimiter to use. See `application/config/ratelimiter.php`.
    - New CDN params - see `application/config/cdn.php`

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ushahidi#2482 from ushahidi/user-register-can-see-…

…user-data

fix(UserRegister) when signing up, the user must be able to read the data they just sent

v3.8.0

Toggle v3.8.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rjmackay Robbie Mackay
Release v3.8.0

uchaguzi-release-20171026091500

Toggle uchaguzi-release-20171026091500's commit message
Merge remote-tracking branch 'origin/develop' into uchaguzi-2017