Skip to content

Releases: FroggyTaipei/froggy-service

v1.6.3

10 Feb 09:52
a56dcda
Compare
Choose a tag to compare

Dependencies upgrade

  • Django: 2.2.13 -> 2.2.27
  • django-environ: 0.4.5 -> 0.8.1
  • flake8: 3.5.0 -> 4.0.1
  • gevent: 1.3.6 -> 21.12.0
  • gunicorn: 19.9.0 -> 20.1.0
  • Pillow: 7.1.2 -> 9.0.1
  • psycopg2-binary: 2.7.5 -> 2.8.6
  • requests: 2.20.0 -> 2.27.1
  • raven: 6.9.0 -> 6.10.0
  • PyYAML: 5.1.1 -> 6.0
  • djangorestframework: 3.9.4 -> 3.13.1
  • django-ckeditor: 5.6.1 -> 6.2.0
  • django-storages: 1.9.1 -> 1.12.3
  • django-suit: 0.2.26 -> 0.2.28
  • django-fsm: 2.6.0 -> 2.8.0
  • sendgrid: 5.6.0 -> 6.9.6
  • django-sendgrid-v5: 0.7.0 -> 1.2.0
  • beautifulsoup4: 4.7.1 -> 4.10.0
  • drf-yasg: 1.16.0 -> 1.20.0
  • django-admin-lightweight-date-hierarchy: 0.3.0 -> 1.0.1
  • django-suit-daterange-filter: 0.0.6 -> 0.0.7
  • jieba: 0.39 -> 0.42.1
  • django-tagulous: 0.13.2 -> 1.3.3
  • slack_sdk: 3.4.0 -> 3.14.1
  • Unidecode: 1.0.23 -> 1.3.2
  • python-dateutil: 2.8.1 -> 2.8.2
  • firebase-admin: 4.0.0 -> 5.2.0
  • django-redis: 4.11.0 -> 5.2.0

Minor changes

  • Fix code style

v1.5.4

23 Mar 09:42
e3014d2
Compare
Choose a tag to compare

Migrate slack SDK

  • slackclient==1.3.0 --> slackeventsapi==2.1.0

Helm chart

  • Migrate kubernetes deployment app version apps/v1beta2 --> apps/v1

Bug Fix

  • Media upload via Django admin

Dependency upgrade

  • django==2.2.13

CDN

  • firebase-ui-auth__zh_tw.js==4.8.0

v1.4.1

23 May 10:15
1f4242f
Compare
Choose a tag to compare

Features

  • Marquee App
  • Case Insight Visualization

Dependencies Upgrade

Pillow==7.1.2

v1.2.3

02 Mar 15:34
b999a9a
Compare
Choose a tag to compare

Major Changes

  • Migrate Facebook AccountKit to Firebase Auth
  • Migrate TravisCI to CloudBuild
  • Deploy and manage k8s resources with helm

Bug Fixed

  • Image transparency on upgraded browser e.g. chrome
  • Case list layout

Dependencies upgrade

  • Django==2.2.10

v1.0.7

23 Dec 08:17
d16e01e
Compare
Choose a tag to compare

Dependencies upgrade

  • pillow==6.2.0
  • Django==2.2.8

v1.0.6

16 Jun 07:15
3d5d02e
Compare
Choose a tag to compare

Minor changes

  • Change lisence to MIT
  • Replace django-rest-swagger with drf-yasg
  • Remove unused statics

Dependencies upgrade

  • Django==2.2.2
  • djangorestframework==3.9.4
  • PyYAML==5.1.1

v1.0.5

26 Mar 15:58
d8bf4ef
Compare
Choose a tag to compare

Minor changes

  • Add filter buttons to case list (vue-table)
  • Add priority field to Case model

Patches

  • Set session cookie age
  • Update admin favicon
  • Update admin case list page length

v1.0.4

07 Mar 14:03
f8acf03
Compare
Choose a tag to compare

Bugs

  • Server email name typo
  • Admin dashboard chart wrong data

Patches

  • Add case list sorting button icon
  • Make case detail format cleaner
  • Add vuetable API schema
  • Add stopword dictionary for dashboard wordcloud chart
  • Add contirbution guide document
  • Add filter backend to /api/cases
  • Swagger page routing to /api/swagger

v1.0.3

26 Feb 09:45
17fc57b
Compare
Choose a tag to compare

Bugs

  • Tag slug duplicated, using unidecode
  • Admin case list search result duplicated
  • Vuetable serializer default

Patches

  • Update Manifest with name, start_url
  • Website music default don't play
  • Admin case list filter by tag

v1.0.2

23 Feb 07:44
a8f2dd8
Compare
Choose a tag to compare

Bugs

  • Fix django suit search url

Patches

  • Add validations for vuetable api querystrings
  • Update vuetable-2 sortable with id, type, state, create_time
  • Remove unnecessary settings in compose file