Skip to content

Releases: TomaszKandula/TokanPages

v0.7.2

23 May 10:28
Compare
Choose a tag to compare

0.7.2 (2021-05-23)

Bug Fixes

  • use one RUN command with multiple lines (f9c7d07)

v0.7.1

23 May 09:53
Compare
Choose a tag to compare

0.7.1 (2021-05-23)

Bug Fixes

  • correct release date time (9027123)

v0.7.0

23 May 08:31
Compare
Choose a tag to compare

0.7.0 (2021-05-23)

Bug Fixes

  • correct page footer display (52eac1d)

Features

  • add http client retry policy with Polly (a032a83)
  • add Polly to the main project (c0b1f1d)

v0.6.0

15 May 10:15
Compare
Choose a tag to compare

0.6.0 (2021-05-15)

Bug Fixes

  • add missing node and yarn (aac899e)
  • add missing UserId from UserProvider (f2f08f7)
  • allow anonymous user to only add likes and inc. read count (abd212a)
  • change first letter of file name (f31e1dc)
  • check domain if supplied address is correct (9a2154f)
  • correct type (e3c2034)
  • correct type in variable name (9294ccd)
  • correct typo in namespaces and folder name (27ee879)
  • disable changing content to its default state, just hide window (dcdc416)
  • only logged user can add article, add ACCESS_DENIED exception (f7ac20b)
  • put test projects in same root folder to fix ContentRootPath issue with WebApplicationFactory (bab01d4)
  • remove typo from method name (1be461e)
  • replace TAB with SPACE (4 indents) (96a28ca)
  • resolving issue with adding new subscriber (f07cf01)
  • typo (9e898be)
  • update imports (8dab1ea)

Features

  • add 'IRaiseError' to app. state (6685f13)
  • add action, reducer, state and default values for error action (06935a4)
  • add app toast for errors (#421) (05d98de)
  • add code analysis exclusion (7d7380c)
  • add enum extension (5237f4b)
  • add error handling (ff112b5)
  • add error handling to redux (f0b00e5)
  • add error message extractor (#425) (3779f15)
  • add logging configuration (6b66f6d)
  • add new azure blob storage impl. (#433) (2d55fad)
  • add new database tables (#403) (7d9ae85)
  • add new DateTime service to Core (1ac216c)
  • add new db tables (for photo album feature) (a513cb7)
  • add new enums (443d481)
  • add new error code (940a7d6)
  • add new migrations (0ccb4b7)
  • add new SVG icon (#448) (a9b0719)
  • add new validator helpers (effc6b9)
  • add package.json with semantic-release to project folder (70d35ae)
  • add props for paging feature functionality (d3ad033)
  • add reducer and action implementation (aa05298)
  • add sentry exception (33dcf8c)
  • blob storage (#437) (66a25c2)
  • make image clickable if URL is given (redirect to) (e5d8f46)
  • new database setup for development (#445) (74b28d8)
  • new storage implementation (#439) (0deffff)
  • redirect to 500px service (2592631)
  • setup Sentry for ReactJs to monitor ClientApp (e32aa53)
  • use diff. components for title, subtitle and header (#405) (1dc78f2)

Pre-release 13

20 Mar 15:45
6182c8f
Compare
Choose a tag to compare
Pre-release 13 Pre-release
Pre-release
Merge pull request #395 from TomaszKandula/test/update-tests

test: update snapshots, change path to lib for JEST

Pre-release 12

19 Mar 19:06
1d801b8
Compare
Choose a tag to compare
Pre-release 12 Pre-release
Pre-release
Merge pull request #390 from TomaszKandula/feat/github-gist

feat: replace renderCode with new GitHub Gist render component

Pre-release 11

13 Mar 18:02
bd2084c
Compare
Choose a tag to compare
Pre-release 11 Pre-release
Pre-release
Merge pull request #383 from TomaszKandula/fix/jest-tests

test: fix paths for JEST and update tests/snapshots

Pre-release 10

02 Mar 23:35
0d768f3
Compare
Choose a tag to compare
Pre-release 10 Pre-release
Pre-release
Merge pull request #369 from TomaszKandula/fix/react-highlighter-tests

fix: update ignore patterns to fix Jest issue with highlighter

Pre-release 9

02 Mar 23:17
0af7e69
Compare
Choose a tag to compare
Pre-release 9 Pre-release
Pre-release
Merge pull request #368 from TomaszKandula/feat/render-table

feat: add new table component, update styles

Pre-release 8

28 Feb 14:28
Compare
Choose a tag to compare
Pre-release 8 Pre-release
Pre-release
v0.5.4

test: update test, fix datetime issue for ordered list