All notable changes to the ORKG will be documented in this file. The format is based on Keep a Changelog and we adhere to Semantic Versioning.
v0.160.1 - 2025-01-27
- refactor(Review): migrate to TypeScript, integrate new backend endpoints, use SWR
#1412
- fix: useAddPaper hooks and autocomplete helpers
#1488
- fix: resource relationship loops seem to loop infinitely
#1487
- refactor: value plugins change loading method, use typescript
#1486
v0.160.0 - 2025-01-24
- feat(Statement): add edit mode to rosetta statement page
#1474
- fix: set correct parameters for Autocomplete in TableCellForm of the contribution editor
#1482
- chore: update husky
#1485
- fix: update the heuristic approach to display the CategoricalFilter and fix the TextFilter
#1484
v0.159.0 - 2025-01-17
- fix(Databrowser): literal constraints
#1483
- fix(StatementBrowser): adding and deleting items from lists
#1469
- feat: redirection page for papers
#1470
- refactor: convert some files to typescript
#1475
- chore: remove handsontable from the dependencies
#1481
- fix: pdf sentence annotator tool
#1480
- fix: add additional data to the autocomplete
#1479
- fix: validation of integer in validationSchema
#1478
- fix: truncate rosetta statement context badge
#1476
- feat: add visibility selector to content type pages
#1473
- fix: search field breaks with small horizontal resolution
#1472
v0.158.0 - 2025-01-14
- fix(Template): remove new lines from the description input fields
#1471
- feat: add support for additional literal types (time and duration)
#1425
v0.157.0 - 2025-01-13
- chore: remove support for discussions
#1463
- fix: hide content on 500 error
#1465
- feat: update the statistics page to display the number of comparison versions and lists
#1462
- fix: disable the dots placeholder for pagination
#1464
- refactor: convert ErrorBoundary to typescript
#1466
- feat(PaperView): paginate rosetta statements and add noDataComponent prop to PaginatedContent
#1461
- fix: sort observatories alphabetically by label
#1467
- fix: adding a new resources in the contributing editor
#1468
- refactor(Lists): use publish endpoint
#1453
v0.156.0 - 2024-12-20
- feat(Search): add ORKG Ask example questions
#1454
v0.155.0 - 2024-12-20
- feat: use content type tables endpoint for Table instance preview
#1401
- fix: remove document title update from the InternalServerError component
#1460
- fix(ContributionEditor): properly handle ConfirmCreatePropertyModal usage
#1459
- fix(DataBrowser): correct URL on the entity label
#1458
- feat(Observatory): display urls in the description as clickable links
#1457
- feat: display the value as the first option in autocomplete
#1451
- fix: delete rosetta statement
#1448
- feat: list Statements and statement types in the observatory page
#1444
- refactor: use backend endpoint for listing author works
#1446
- fix: pagination for class instances
#1445
v0.154.5 - 2024-12-17
- fix: update the comparison when a contribution is added or removed from the contribution editor
#1455
v0.154.4 - 2024-12-16
- fix: set correct prefixUrl for objects endpoint
#1456
- fix(Resource): add missing 'Comparison view' link for published comparisons
#1452
v0.154.3 - 2024-12-13
v0.154.2 - 2024-12-12
v0.154.1 - 2024-12-10
- test: mock things endpoint
#1443
v0.154.0 - 2024-12-09
- refactor: use endpoint for fetching things by id
#1440
- feat: redirection after sign-in to the same page
#1439
- refactor: use new backend endpoints for the research fields taxonomy
#1441
- fix: multiple loading texts when viewing rosetta statements of a paper
#1442
- feat: consolidate comparison editing and publishing
#1402
v0.153.0 - 2024-12-03
- feat: Quick action button to create a statement of the same type, using a resource as the subject
#1405
- refactor: top contributors dialog
#1438
- fix: responsiveness of pagination control
#1436
- fix: set 'view' as the text for the target class link
#1435
- fix: inconsistent URL highlighting in data browser
#1437
- feat: allow curators to create new observatories through the UI
#1433
- fix: smart suggestion icon shown for add value button that cannot be added
#1434
- feat: add pagination to the templates pages
#1432
- refactor: replace annotation service with nlp service
#1427
- feat: allow associating Rosetta Statement Types with observatories
#1429
- chore: set the env variable's default value for the public URL to localhost
#1430
- fix: hide "No Data" component in predicate DataBrowser
#1431
v0.152.0 - 2024-11-21
- feat: Pagination instead of "Load More" buttons
#1403
v0.151.1 - 2024-11-21
- fix: add frame-ancestors CSP rule for accounts.orkg.org
#1426
v0.151.0 - 2024-11-20
- feat: migrate to Keycloak
#1415
- fix(widget): support encoded doi and update dependencies
#1416
- feat(DataBrowser): trim values when making suggestions and migrate from Joi to Zod for validation
#1424
- feat: display slot details when hovering over Rosetta statement type placeholders
#1421
- chore: remove files related to Create React App
#1422
- fix: ensure there is a space after the verb in a Rosetta statement
#1420
- feat: make descriptions easier to fill and always display them at the top
#1419
- fix: embedding videos
#1417
- feat(Header): add link to ORKG Ask
#1423
v0.150.1 - 2024-11-13
- fix(DataBrowser): remove duplicate statements in the paper version snapshot
#1413
- fix: adapt LinkButton component to backend _class values
#1414
v0.150.0 - 2024-11-07
- feat: Compare Rosetta statement versions
#1404
- fix(Rosetta statement editor): placeholder not displayed for multiple literals
#1407
- refactor: use list section endpoints for creation, updating and deletion of sections
#1406
- refactor: consolidate metadata editing of Lists
#1411
- chore: lint commit message and install Commitizen
#1409
- fix: issue with loading changelog for dev server
#1410
- refactor: remove alias for FontAwesomeIcon import
#1408
v0.149.0 - 2024-10-30
- use Turbopack for Development
#1399
- feat: use dedicated import endpoints for external ontologies
#1395
- refactor: improve statement browser with new features and enhancements
#1393
- chore: update NextJs
#1398
v0.148.0 - 2024-10-17
- fix: Adding users should not require an email address
#1397
v0.147.0 - 2024-10-17
- fix(Routing): use custom useParams instead next/navigation
#1394
- fix(Routing): use custom useParams instead next/navigation
#1390
- feat: add links to ORKG academy
#1396
- refactor: useContributor
#1392
- Observatory/EditObservatory => converted class component into functional component
#1340
v0.146.3 - 2024-10-10
- fix(StatementBrowser): Clicking on smart suggestion for adding property
#1391
v0.146.2 - 2024-09-20
- fix(Comparison): show citations of top authors
#1386
- fix(Routing): use custom useParams instead next/navigation
#1389
- fix(Comparison): column minimum width
#1388
- fix(StatementType): Display descriptions in the UI
#1387
- fix: move infosheet-data-protection to the root of public folder
#1385
v0.146.1 - 2024-09-13
- refactor: use new publish comparison endpoints
#1377
- fix: use useSearchParams instead of useParams in search page
#1376
- refactor: rename default exports for constants files
#1384
v0.146.0 - 2024-09-12
- feat(ClassPage): show statement type
#1381
- fix(Template diagram): wrong cardinality
#1383
- fix(StatementType): Edit buttons display '0' when permission is falsy
#1382
- fix: Page of a missing property shows internal server error
#1375
- fix: Button label on user page "more load" instead of "load more"
#1380
- fix(Review): blacklist research fields when publishing
#1379
- feat: activate the search for resources (individuals) in getExternalData
#1378
- fix: Pluralize header on benchmarks page
#1374
- Contributions => AddedMentionings component, called getResource Api to fetcha single resource, AddItem component
#1371
- refactor: remove Next.js migration components
#1373
- fix(LiteratureList): blacklist research fields when publishing
#1372
v0.145.0 - 2024-08-08
v0.144.0 - 2024-08-02
- fix(ContentType): redirection after create and editing failures
#1368
- fix: user feedback tab of quality report for comparison
#1369
- feat: Visualizing geo-data with openstreetmap
#1341
- ux: Reduce edge size in graph view
#1364
- remove the deprecated annotation from getStatementsBundleBySubject
#1359
- ux(StatementBrowser): auto-focus on input field while adding a new value
#1361
- fix: Empty related figure would break the UI
#1366
- fix: Allow creators to edit their comparison
#1365
v0.143.1 - 2024-07-04
- fix: issues while importing SHACL file
#1360
v0.143.0 - 2024-06-25
- refactor: use new literature list endpoints, rewrite to TypeScript
#1326
- show default changelog tooltip when no changelog was provided
#1358
- refactor: Autocomplete component
#1350
- feat: handle rendering of face markups, LaTeX, MathML in orkg paper titles
#1357
- Observatory/EditObservatory => converted class component into functional component
#1332
- ContributionTabs/ContributionTabs => imported ValuePlugins with prop type ENTITIES.LITERAL to wrap contribution.label
#1351
- DescriptivePropertySuggestion
#1321
- Observatory/EditObservatory => converted class component into functional component
#1338
v0.142.1 - 2024-06-21
- fix(ContributionEditor): cannot create new resources
#1356
v0.142.0 - 2024-06-18
- refactor: Autocomplete component
#1343
- fix: bundle analyzer, replace source-map-explorer with @next/bundle-analyzer
#1349
- fix(review): use route handlers to generate references
#1347
- ux: disable scroll to the top while changing filters or sorting on observatory page
#1336
- fix(Statement browser): Preferences are not well persisted
#1348
- fix(Resource): sign out when in edit mode
#1346
- fix: prevent editing of published comparisons
#1345
- feat: replace underline with strikethrough in markdown editor toolbar
#1344
- feat(AddPaper): support adding title via query parameter
#1342
- lint: update react/jsx-wrap-multilines
#1337
v0.141.2 - 2024-05-30
- fix(Comparison): decoding predicates list
#1335
- fix: check if research field is provided from SciKGTeX extraction
#1339
v0.141.1 - 2024-05-24
- fix(AddPaper): add extracted SciKGTeX contribution data
#1333
- style(Observatory): allow description text to get a large space
#1334
v0.141.0 - 2024-05-11
- refactor: migrate multiple components to TypeScript
#1289
- observatories(EditObservatories)=> updated endpoint to updateObservatory
#1307
- feat(Resource): support setting the extraction method
#1312
- Comparison(RelatedPaperCarousal)=> added slidesToshow = 4,
#1306
- fix: redirect to resource page if the visualization is not linked to any comparison
#1314
- fix: applying template to all contributions in the contribution editor
#1315
- fix: Warning after editing contribution label
#1322
- Enable environment variables in storybook
#1323
- fix: unlisted badge missing in paper view
#1324
- fix: Paper url is not displayed under the "Access Paper" button
#1327
- fix: decode values of useParams and fix redirection in CheckSlug
#1329
- fix: Error in accessing templates from profile
#1325
- fix(TemplateEditor): switching tab reloads the template
#1330
- fix(ContributionEditor): listing suggested properties
#1331
- feat(Header): add ORKG birthday logo
#1328
- refactor: remove react-image-lightbox and update react-diff-viewer
#1320
- fix(Mastodon): solve hydration error by using next-client-cookies
#1318
- Layout(Footer): added a new L3S logo
#1316
- chore: Console error about Header component
#1317
- style: always have parentheses for arrow function arguments
#1302
v0.140.0 - 2024-04-25
v0.139.1 - 2024-04-23
- fix: listing instances
#1311
v0.139.0 - 2024-04-22
- feat(Comparison): support customizable column width
#1305
- fix(LinkValuePlugin): exclude text without protocol
#1308
- feat(UploadPdfModal): disable Grobid extraction when SciKGTeX annotations are present
#1309
- feat(Property): support deletion of own unused properties
#1310
- Templates: use new backend endpoints
#1297
v0.138.2 - 2024-04-04
- fix(ResearchField): wrong dependency check
#1303
v0.138.1 - 2024-04-04
- tools/page => corrected the sentence
#1301
- fix tests, fix(StatementBrowser): filter list of help articles
#1300
v0.138.0 - 2024-04-04
v0.137.0 - 2024-04-03
- Acknowledgements => changed the smart review methadology link and added The before orkg
#1295
- feat(Observatory): Faceted browsing of papers
#1175
- chore: Browserslist package update
#1298
- useQualityReport => changed entity.type into entity._class to fetch count of literals and resources
#1288
- EditableHeader=> added check if id===wikidata then hide the editable icon of the resouce label
#1274
- chore: update twitter icon
#1292
- fix: Adding papers via List are missing metadata (publicationMonth, publicationYear)
#1294
- fix(Template): Set default cardinality for select input field according to the current value
#1293
- fix(LinkValuePlugin): skip renderToString if props.children is already a string
#1291
- fix(ValuePlugin): support URLs with trailing non-link characters
#1290
- feat(Resource): support deletion of own unused resources
#1287
v0.136.0 - 2024-03-19
- Display Table for persistent paper versions
#1278
- app(page) => converted to typescript
#1280
- fix(Template): Show error if loading fails
#1285
- fix(Paper): Add property button in template box is misaligned
#1286
- fix(Home): Fetching literature lists and smart reviews
#1284
- chore: require parentheses for arrow function arguments
#1276
- refactor: use new paper endpoints
#1263
v0.135.2 - 2024-03-07
- fix: Authors are missing from Review and List cards
#1283
v0.135.1 - 2024-03-04
- refactor: change predicate of published lists
#1281
v0.135.0 - 2024-02-29
- comparisons:similarPaperScreen-structure
#1246
- fix: missing title in CSV export of comparisons
#1279
- fix issue #1415
#1264
- Fix issues #1528
#1261
- ObservatoriesCarousel => limit the observatories till 15
#1270
- feat(template): Add support for placeholder & description
#1248
v0.134.0 - 2024-02-21
- fix: benchmarks duplicate datasets in summary
#1271
- Resolved issue #1630: Fix bug task
#1262
- chore: migrate list page papers, visualization and comparisons to new endpoints
#1269
- refactor(services): Consolidate data fetching to use getResources endpoint
#1257
- fix(PaperVersion): display no label for resources without label
#1267
- feat(Template): Prominent display of SHACL export
#1265
v0.133.2 - 2024-02-08
- fix(Comparison): Sync with backend for publishing a doi
#1266
- fix: hide draft help articles from list
#1259
- fix: remove indexing of contributions after adding a paper
#1260
v0.133.1 - 2024-01-24
- Resolved issue #1621: fixed chore task
#1258
- Fix: Adding curators while publishing papers
#1254
- chore(PublishComparison): migrate to new publish DOI endpoint
#1253
v0.133.0 - 2024-01-15
- fix: Ensure that only valid sorting parameters are used for /api/resources/
#1242
- feat(Class): Show the creator and creation date
#1249
- fix: escape paper title when fetching paper by title
#1252
- fix: make heading labels consistent
#1251
- fix(DraftComparisons): show error message on failed deletion
#1250
v0.132.0 - 2023-12-19
- feat: Support extraction method for CSV import
#1234
- fix: make sure that tokenExpire cookie exist before auto logout
#1247
v0.131.0 - 2023-12-15
- feat(CodeValuePlugin): support TIB LDM URLs
#1245
v0.130.2 - 2023-12-11
v0.130.1 - 2023-12-11
- fix: Deprecated type field used in object endpoint requests
#1241
v0.130.0 - 2023-12-04
- fix(StatementBrowser): show external descriptions for 'same as' links
#1240
- feat(TemplateEditor): Persist the edit mode after creating a new template
#1225
v0.129.4 - 2023-11-28
- fix(ViewPaper): Contributions are not loaded if they are not instance of Contribution class
#1239
- fix(Review): ensure only Review authors are displayed
#1238
v0.129.3 - 2023-11-23
- refactor(Comparison): Sync with the new SimComp API
#1078
v0.129.2 - 2023-11-17
- fix: Add redirection for the legacy predicate/id route
#1237
- fix(StatementBrowser): defaults props of Statements component
#1236
- fix(StatementBrowser): defaults props of Statements component
#1235
v0.129.1 - 2023-11-15
- fix: wrong transition of createClass function from JavaScript to TypeScript
#1232
- feat: support typescript
#1157
v0.129.0 - 2023-11-08
- StatementBrowser(Statement):removed default props and renamed syncBackend => syncBackendValue and propertySuggestionsComponent => propertySuggestionsComponentStore
#1217
- fix(ResearchFieldCards): ensure words are correctly pluralized
#1230
- docs: update CONTRIBUTING and remove docs folder
#1231
- feat(AbstractModal): show warning for fetching abstract by title
#1228
- feat(Diff): show link to compare to latest version
#1229
v0.128.0 - 2023-11-01
- feat(Home): use new research field hierarchy endpoints for the front-page
#1218
- fix(CI/CD): Failing tests
#1227
- feat(HelpCenterSearch): make Strapi search case insensitive
#1226
- fix: Top contributors 'all time' is empty
#1221
- fix(ViewPaper): publishing a paper doesn't work
#1224
- fix(Search): Clicking search button with empty search string
#1223
- fix(Header): sometimes missing correct style (transparent)
#1222
- feat(Home): replace 'react-responsive-tabs' with custom tabs
#1190
v0.127.0 - 2023-10-24
- Resolve "Integrate the Sck-KG-Tex endpoint in frontend"
#1212
- fix: Remove sorting for research field changelog endpoint
#1220
- legal: update license to CC0
#1219
v0.126.1 - 2023-10-17
- style(Tippy): Text in hover popup is difficult to read
#1216
v0.126.0 - 2023-10-16
- feat: integrate ChatGPT Smart suggestions for six use cases
#1205
- fix: broken CSS pseudo class selector
#1213
- fix(PaperForm): store venue when automatically fetched
#1214
- Resolve "Publishing comparison tables"
#1211
- feat(Home): connect research fields homepage to browser
#1187
- Use the entrypoint mechanism provided by Nginx
#1209
v0.125.0 - 2023-10-11
- refactor: prepare file structure for NextJS, create wrapper components
#1197
- Fix delivery of enviroment variables file
#1210
v0.124.0 - 2023-10-05
- feat(Review): show DOI on top of review
#1204
- fix: provide null instead of empty string for author ORCIDs
#1207
v0.123.0 - 2023-09-22
- Revert "Merge branch '1496-remove-id-sorting-parameter-for-class-resource-search' into 'master'"
#1206
- feat(GraphView): support blacklisting of classes, show the full label of properties
#1194
v0.122.0 - 2023-09-19
- feat: "Disable metadata editing of papers when paper is verified"
#1193
- feat(Widget): add support for comparisons
#1178
- chore(Publish): Update doi response
#1199
- fix(ViewPaper): maintain the edit mode after creating a new contribution
#1196
- fix: remove sorting parameter from class resources search
#1185
- Fix: "Replace term 'Toots' with 'Posts' for Mastodon widget"
#1200
- ux(Autocomplete): copy the id of selected item instead of label
#1184
v0.121.0 - 2023-09-08
v0.120.0 - 2023-09-07
- feat(StatementBrowser): support ordered lists
#1150
- fix(Review): outline links not working and comparisons break on link click
#1192
- fix(QualityReport): correctly evaluate DOI and property descriptions
#1189
v0.119.0 - 2023-08-30
- fix(useIsEditMode): Ensure user is signed in before enabling edit mode
#1181
- feat(Class): support updating class labels for curators or in case of unused class
#1182
- fix(Property): Changing the label of a property clears the statements browser
#1183
- ux: persist edit mode via URL for entities pages
#1180
- fix(StatementBrowser): validation for large integer and decimal values
#1179
- feat(Review): show link to comparison
#1177
- ux(Resource): display loading indicator instead of '0' instances before loading
#1176
- feat(AddPaperModal): support BibTeX and PDF upload
#1174
- feat(Template): add description and export citation of resource in latex format
#1171
v0.118.0 - 2023-08-17
- feat(Template): show the list of instances
#1172
- fix(ViewPaper): add template to contribution is not synced with backend
#1173
v0.117.0 - 2023-08-17
- feat(ResearchFields): support smart suggestions
#1159
v0.116.0 - 2023-08-15
v0.115.0 - 2023-08-10
- fix(AuthorProfile): add missing ampersand in Google scholar url
#1169
- Fix(Feedback/FeedbackQuestions/WriteFeedback)
#1163
- fix(Home): overlapping of tour guide button and chat box button
#1167
- feat(GraphVisualization): implement Reagraph for graph visualizations
#1160
- fix(Search): catch decodeURIComponent failure
#1168
v0.114.1 - 2023-08-01
- fix(Home): hide broken Twitter timeline widget
#1165
- fix: Encode dois for widget endpoint
#1164
- HelpCenter:added title in browser
#1162
v0.114.0 - 2023-07-27
- fix(Review): remove unpublished while loading
#1161
- feat(Home): intro for new visitors
#1136
- feat(Template): Import SHACL
#1152
v0.113.0 - 2023-07-14
- feat(Home): add ORKG stories box
#1156
v0.112.0 - 2023-07-06
- fix(ViewPaper): ORCIDs not displayed after updating authors
#1155
- chore: allow console.error
#1153
- fix: sync with backend change on getStatementsByPredicateAndLiteral endpoint
#1137
- feat(Contributors): hide contributors with a contribution less than 3 percent
#1151
v0.111.0 - 2023-06-21
- feat(Observatories): paginate observatories and use complimentary observatory endpoints
#1149
- fix(ResearchField): alternation between feature and no featured items on research field page
#1144
- feat(AddPaper): only support SciKGTeX in compatibility mode
#1147
- feat(Paper): hide low score unpaywall results
#1146
- chore: async jspdf for code splitting, remove immutability-helper and use array-move instead
#1145
- feat(EntityRecognition): show DescriptionTooltip for recommendations
#1141
- fix(Breadcrumbs): fix flickering on hover
#1142
- fix(ResearchFieldSelector): hide fields while loading
#1143
v0.110.0 - 2023-06-12
- feat(Template): export as SHACL shape
#1138
- feat(TemplateDiagram): display number of instances
#1139
- fix(AuthorInput): adding an ORCID to a literal author freezes the paper editor
#1140
- feat(uploadPdf):metadata compatibility
#1128
v0.109.0 - 2023-06-08
- CD(Netlify): add redirection rule for index.html
#1135
- chore: replace 'featured' and 'unlisted' flags with 'visibility' parameter
#1129
- feat(Template): download template diagram as image
#1134
- fix(Visualization): problems with tables width
#1131
- style(Class): overflowing content of instances table
#1133
- fix(StatementBrowser): template properties vanish once saved
#1132
- fix(Observatory): show message when no description is provided
#1130
v0.108.0 - 2023-06-02
- feat(ResearchField): Show unlisted filter option publicly
#1124
- fix(TemplateEditor): Redux state cleared on location change
#1120
- chore: Sync with the backend refactoring of observatories endpoints
#1089
v0.107.1 - 2023-05-30
- set the height of the contentloader in templateModal
#1122
- fix: Data loss when reordering authors
#1121
- fix: class editor typo
#1123
- Revert fuzzy search string optimization
#1114
v0.107.0 - 2023-05-24
- remove unused file
#1119
- feat(Class): view and edit class hierarchy
#1011
- feat(UserProfile): show lists
#1117
- feat(Benchmarks): render resource page links on PwC Models
#1112
- fix: Duplicate Timeline entries
#1116
- feat(Observatories): Show unlisted filter option publicly
#1118
- feat(Template): diagram view (UML Class like)
#1105
- feat(Observatory): edit mode
#1104
- feat(AddPaperWizard): support PDF upload for metadata extraction
#976
v0.106.0 - 2023-05-16
- ux:added links for add reviews and add lists in ContentTypeNew
#1109
- fix(Template): Show error if a template doesn't exist
#1113
- chore: Remove sort order parameter for search queries
#1090
- fix(Comparison): Slow processing time when there are multiple MathJax instances
#1099
- docs: Provide more information for unlisted badge for authored resources for non-curators
#1100
- feat(StatementBrowser): Indicate and link the used templates in the selected resource
#1101
- chore: Migrate to new organization update endpoint
#1102
- fix(Comparison): description doesn't render clickable urls
#1106
- fix(StatementBrowser): Add property is activated in the template box even if it's strict
#1111
- feat(Benchmark): dropdown for Datasets on a particular Research Problem
#1110
- fix(Visualization): Missing axis labels on view mode
#1107
- fix(StatementBrowser): Breadcrumbs navigation for resources in comparisons
#1108
v0.105.0 - 2023-05-10
- feat(Comparison): Hide the authors and curator when the property "is anonymized" set to true
#1103
v0.104.1 - 2023-05-05
- fix(Comparison): disable row groups when sorting
#1098
v0.104.0 - 2023-05-05
- fix(Sidebar): Template suggestions only on top-level contribution
#1094
- fix(Template): Show correct creation time
#1095
- chore: update browsers list db
#1096
- ux: Increase the page size of research problem items
#1097
- feat(Comparison): preserve metadata when publishing new version
#1093
- fix(AboutPage): responsive images
#1092
v0.103.1 - 2023-04-27
- fix(Storybook): list docs for components
#1091
v0.103.0 - 2023-04-26
- chore: Sync with the backend refactoring of top contributor endpoints
#1067
- fix(ComparisonCard): Small discrepancy in count of contributions for a comparison
#1086
- docs: implement Storybook for frequently used components
#1071
- feat(UserTooltip): improve animation
#1088
- fix(ResearchFieldsCards): fix word wrap, feat: change limit max displayed items
#1087
v0.102.2 - 2023-04-21
- fix: Do not allow setting unlisted and featured flag for non-content type resources
#1085
- fix(Template): make templates publicly accessible
#1084
- fix(CodeValuePlugin): show non-code links as anchors
#1083
- internal: Update dependencies
#1081
v0.102.1 - 2023-04-20
- fix(StatementBrowser): Load templates recommendation
#1082
v0.102.0 - 2023-04-20
- feat(suggestions):added Recommendations in view paper-edit mode
#1062
- feat(Template): use SHACL vocab
#1060
- ux: Show unlisted badge for authored resources for non-curators
#1077
v0.101.1 - 2023-04-11
- fix(CI): use cjs path instead of esm in Code component
#1080
v0.101.0 - 2023-04-11
- fix(UserProfile): ensure organization logo is displayed
#1079
- feat(StatementBrowser): support syntax highlighting for Github URLs
#1070
- ux(Observatory): Increase the page size of observatory items
#1073
- fix(Comparison): Multiple API calls to invalid resource
#1076
- chore(Paper): rename 'View paper' to 'Access paper'
#1074
- feat(GeneratePdf): add loading indicator
#1075
v0.100.0 - 2023-04-04
- fix(Comparison): fix export comparison as PDF
#1072
- feat(Footer): add report content link
#1069
- chore: make env switching easier
#1068
v0.99.0 - 2023-03-29
- fix(Style): Long URLs overflows into the provenance column
#1064
- fix(style): Markdown table out of container
#1066
- fix(ViewPaper): Verified Metadata Icon is only visible for curators
#1065
- feat(Discussion): support discussions on papers
#1040
v0.98.1 - 2023-03-28
- fix(TemplateEditor): losing statements while saving template
#1063
v0.98.0 - 2023-03-27
- feat(Observatory): set maximum length for observatory description
#1061
- enhancement(Benchmarks): paginate the list and refactor ListPage
#1051
v0.97.1 - 2023-03-23
- refactor: Sync with the backend changes and use the timline endpoint
#1054
v0.97.0 - 2023-03-20
- feat(QualityReport): count related figures in the quality modal
#1058
- chore(Footer): add link to data protection info sheet
#1059
- feat:change tabs with url
#1057
- feat: Delete property
#1055
- fix(TemplateEditor): Delete statements of orphan nodes while editing a template
#1056
- feat(Author): support listing works and searching for authors without ORCID
#1053
- feat(UserProfile): add user related statistics to profile
#1052
v0.96.0 - 2023-03-15
- feat: Support CSVW model for table view
#970
v0.95.1 - 2023-03-14
- enhancement(HomePage): Group versions after alternating the featured and no-featured comparisons
#1049
- fix(ViewPaper): loading paper contributors if a user doesn't exist in the database
#1047
- style: hide scroll-bars for visualization preview of tables
#1045
- chore(Comaprison): Order of elements in the carousel
#1050
- chore(Review): change content section to text section
#1044
- ux: Truncate long contribution labels for better readability
#1046
- fix(Review): prevent recreation of existing references
#1048
- refactor: create separate component for button with loading state
#1041
- fix(About): blank page for about, fix issue with missing title
#1043
v0.95.0 - 2023-03-10
- refactor: Replace query-string with qs
#1042
- fix(Resource): usage in papers doesn't support url encoding
#1037
- fix(Comparison): Missing data when requesting a DOI for a published comparison
#1038
- feat(UserProfile): Show the created reviews and templates
#1028
- fix(Comparison): make carousel visible when only related figures/resources are available
#1039
- doc: add explainer videos to comparison and review list
#1036
v0.94.0 - 2023-03-06
- fix(Header): show all about menu items by increasing pageSize
#1035
- feat(Resource): Add usage tab that list papers referring to a resource
#1032
- refactor(Resource): use tabs ui pattern and move all components cards to its own directory
#960
- sync(Benchmarks): list all benchmarks
#805
- feat(Comparison): move related resources and figures to the virtualization carousel
#1024
- feat(AddPaper): Integration of the Agri-NER service
#1030
- fix(SmartReview): incorrect reference key for references
#1034
- Resolve "Migrate to new organization logo endpoint"
#1022
- fix(Header): prevent issue with wrong CMS env var
#1033
v0.93.0 - 2023-03-01
- feat(Comparison): quality report modal (i.e. maturity modal)
#1012
- feat(Comparison): show top authors for comparisons
#995
- fix(Header): solve issue with sorting of about pages and categories
#1031
v0.92.0 - 2023-02-27
- refactor(Timeline): sync with backend changes on the contributors endpoint
#1013
- fix(Review): Ontology section
#1029
- Resolved: Resolve "Text on homepage is not clearly visible"
#1026
- fix: Broken edit mode in content type page
#1023
- ux: Show disabled selector when templates are used
#1025
v0.91.2 - 2023-02-21
- chore: support Strapi V4 API
#1000
v0.91.1 - 2023-02-10
- internal(SEO): Activate Search Console
#1021
- docs(Readme): add missing force flag
#1019
- fix(Visualization): fix broken comparisons and add error boundary
#1018
v0.91.0 - 2023-02-03
- feat(AddPaper): Templates recommendation service
#1001
- fix(StatementBrowser): do not apply the changes on update classes if the api request fails
#1006
- fix(Widget): use English as default language
#1010
- fix: prevent showing home page banner with rubber band scrolling
#1009
- feat(Comparison): show tooltip for collapsed long literals
#1008
- fix(Observatories): logos moving after loading
#1007
v0.90.0 - 2023-01-24
- feat(Comparison): support drag and drop, new design, edit mode
#998
- ux(AddPaper): Show backend error message
#1002
- fix(CORS): Loading dbpedia abstract
#1005
- feat(ResearchFields): add input to copy field ID without leaving the page
#999
v0.89.0 - 2023-01-09
- feat: Manage conference event for each series
#974
- feat(StatementBrowser): replace circle with tooltip to indicate clickability
#997
- fix(AddPaperWizard): contribution tabs missing styling
#996
v0.88.0 - 2022-12-13
- fix(Comparison): Disable saving selected properties on path comparison method
#994
- feat(CsvImport): add additional label for newly imported papers
#991
- feat(Comparison): make full width if there are more than three contributions
#992
- feat(AuthorBadges): collapse authors when there are more than 15 entries
#993
v0.87.0 - 2022-12-08
- fix(StatementBrowser): make default properties follow the style guidelines
#990
- feat(Comparison): improve horizontal scrolling by always showing scrollbar
#988
- refactor(ViewPaper): Prevent getting similar contributions without an ID
#982
- Optimize(Home): Prevent reloading content while switching between tabs
#983
- internal: Update dependencies
#980
v0.86.2 - 2022-11-24
- Disable similar contribution temporarily
#987
v0.86.1 - 2022-11-21
- fix(CsvImport): remove prefix and suffix from header labels
#986
- fix(Comparison): scrolling with buttons and shadow not working
#984
- fix(Outline): prevent rerender of parent component
#985
- NLP: update the api calls
#981
- fix(Comparison): hide the outline when the comparison is fullscreen
#978
v0.86.0 - 2022-11-09
v0.85.0 - 2022-11-03
- feat(List): add info message on top of list pages
#973
- fix(Review): losing selected comparison for newly creation sections
#972
- feat: Description tooltip on all entities
#965
- ux(Comparison): Add a table of contents to a comparison page
#953
- feat(Resource): Change the provenance of a resource
#964
- CSP: add 127.0.0.1 for local development
#966
- fix: Incorrectly identified error message for Valid DOI
#967
- fix(Template): wrong property description is displayed
#971
- feat(Author): Show author's DBLP id
#968
- fix(Review): catch loading error and show message
#969
v0.84.0 - 2022-10-12
- fix readme table
#963
- feat(AddPaper): don't require authentication for the first step
#962
- fix(LiteratureList): embed list
#961
v0.83.0 - 2022-10-06
- internal: update prettier and eslint-plugin-prettier
#951
- fix(ViewPaper): link to TIB portal via exact match paper titles
#958
- fix(Widget): remove www from public URLs
#959
- fix(AddPaper): replace reactour with intro.js
#949
- fix(Page): add support tib domain to CSP
#957
- Style: show the container of items in Venue page
#956
- feat(Resource): Automate the redirection to the dedicated page
#941
- fix: Redirects broken of legacy pages with params
#955
- fix(Search): Ignore draft comparisons in search result of resources
#954
- Benchmarks: Head title change and link dataset resource in benchmark page to content type page
#952
- fix(StatementBrowser): copy the correct value ID
#943
- fix: make ComparisonPopup visible on the research problem and observatory pages
#942
v0.82.1 - 2022-09-22
- fix(TemplateEditor): Saving a template with use cases
#950
- refactor(Comparison): use redux to manage the state
#947
v0.82.0 - 2022-09-13
- fix(CSP): Twitter timeline
#944
v0.81.0 - 2022-09-12
- fix(ViewPaper): Verify citations count before showing it
#940
- fix(AuthorsInput): Disable selecting authors from wikidata in add paper wizard
#939
- feat: Diagrams
#915
- fix: use regular expression to validate uri
#938
- Help video modal issue fixed
#937
- fix(CSP): Loading description from Wikipedia
#934
v0.80.1 - 2022-09-09
- fix(CSP): Lookup by doi
#936
v0.80.0 - 2022-09-05
- feat(ViewPaper): link to TIB portal
#932
- feat(ViewPaper): update link to survey for CS papers
#931
- chore(Comparison): Ditch /orkg/ from export comparison as RDF
#930
- fix(Search): Error on leaving search page
#929
- test: Mock resource update
#928
- npm: update matomo-tracker-react
#924
- ux: catch JavaScript errors and display a fallback UI
#922
- optimization: lazy-loading of Featured comparisons page
#920
- ux: Add copy to clipboard button to description tooltip and ID tooltip
#923
- fix(AddPaper): Changes on existing resources are ignored
#919
- fix(ContributionEditor): selecting the ontology sources for resources
#918
v0.79.1 - 2022-09-01
- fix(ViewPaper): Broken DOI link in provenance box
#927
v0.79.0 - 2022-08-31
- feat(paper): Persistent identification of ORKG papers
#693
- ux(Template): Show an overlay loading and saving indicator
#925
- fix(CSP): Support loading fonts from data:
#926
- style(Author): Responsive AuthorHeader component
#921
- feat(CS-NER): activate for Computational Linguistics research field
#917
v0.78.1 - 2022-08-30
v0.78.0 - 2022-08-16
- fix(Stats): update benchmarks class
#916
- chore: integrate recommended react rules
#913
- ui(AddPaperWizard): disable annotator for CS, separate abstract entry modal
#911
- feat(AddPaperWizard): add Bioassays Semantification tool
#907
- fix(StatementBrowser): Dataset table doesn't show horizontal scroll bar
#910
- fix(Author): filter deleted papers
#909
v0.77.1 - 2022-08-11
- fix(PdfTextAnnotation): use package instead of CDN for loading pdfjs worker
#908
v0.77.0 - 2022-08-10
- feat(AddPaperWizard): implement NER-CS tool
#734
- internal: update dependencies
#898
- config(CI/CD): Set homepage to / in package.json
#904
- feat(ViewPaper): integrate unpaywall
#903
- ux(ContributionEditor): remember last selected data type
#902
- ux(ResearchFieldSelector): improved loading indicator
#901
- feat(ExistingPaperModal): disallow duplicate DOIs
#900
v0.76.0 - 2022-08-04
- CD(pre-release): Show the long format of tag name
#897
- feat(Autocomplete): support for Wikidata and external ontologies
#890
- fix(StatementBrowser): Submitting autocomplete field using Keyboard
#896
v0.75.1 - 2022-07-25
- fix(CsvImport): broken validation solved
#895
- CI: Send ref name when release is triggered
#894
- feat(Search): support DOI lookup by full URL, fix loading indicator
#893
v0.75.0 - 2022-07-20
- ux(Search): Run the search query when clicking Enter
#892
- feat(ContributionEditor): support for 'empty' resource
#891
- fix(StatementBrowser): Applying a template to contribution doesn't update the classes
#889
v0.74.1 - 2022-07-13
- Change production pipeline trigger to tag pipeline
#888
v0.74.0 - 2022-07-12
- feat(Class): ability to provide a description when creating a class
#886
- Add pipeline trigger for deploying to production
#887
v0.73.0 - 2022-07-11
- fix(StatementBrowser): cannot edit new resources
#885
- feat(Observatory): Allowing deleting research problems
#884
- feat(Property): ability to provide a description when creating a property
#875
- ui: Switch main and sub-title for organizations and observatories
#881
v0.72.0 - 2022-07-06
- feat(DatatypeSelector): support for 'empty' resource
#869
- feat(Property): support updating property labels for curators
#870
- SimilarContributions: hide on error and no results; News: hide when no recent news is available
#874
- chore: replace react-meta-tags with helmet
#876
- fix(Comparison): disable save draft for published comparisons
#877
- docs: update API documentation url
#868
- fix: follow DOI display guidelines
#865
- fix(Comparison): tooltip is displayed behind comparison header
#864
- refactor(Comparison): remove setTimeout for checking window size
#866
- feat(ViewPaper): show citation count
#855
- fix: use replace for navigation actions with redirect
#860
- fix(AddPaper): show new resources in autocomplete
#862
- Use sandbox in default.env
#861
v0.71.1 - 2022-06-16
- fix(Comparison): publish with property IDs starting with 'R'
#863
v0.71.0 - 2022-06-15
- feat(Search): support research field filter
#859
- fix(StatementBrowser): Hide input on stop edit
#856
- fix(Autocomplete): Prevent selecting template components
#857
- chore: update version command, set package.json version
#854
- fix(ContentType): statement browser keeps loading on edit mode
#851
- fix: pre-commit hook
#852
- chore: allow building with lint errors
#853
- fix(Observatory): Problem with URLs
#848
- ux: consolidate UI components
#849
- style: adopt Airbnb lint rules
#850
- feat(Home): add Twitter timeline
#846
- Review: add link to SmartReview methodology
#847
V0.70.1 - 2022-05-20
- fix: circular store dependency
#845
V0.70 - 2022-05-20
- Resolve "Issue with reset redux state on location change"
#844
- refactor(Templates): type resources of “TemplateComponentClass”
#841
- feat(Observatories): Combined lists and paginate content
#804
- feat(HelpArticle): support articles without category
#842
- feat(Observatory): link contributors and organizations with observatories from the UI
#549
V0.69.2 - 2022-05-16
- fix(Search): infinite loop after changing search query
#840
- fix(Redirect): research problem/field slug redirection leads to 404
#839
- fix: Broken links in Search and Dataset pages
#836
- fix: broken slug redirect
#837
V0.69.1 - 2022-05-03
- fix(ContributionEditor): "view comparison" button not working
#835
- fix: add url prefix for links
#834
- Add GitLab CI configuration for deployment to test system
#833
V0.69 - 2022-05-02
- feat(Header): NFDI4DS widget integration
#829
- ux: make text selectable for buttons containing graph labels
#832
- chore: remove unused dependencies
#830
- fix(DiffView): page not loading, paper entries undefined
#831
- internal: Update dependencies
#828
- feat(Observatory): support description line breaks
#827
V0.68.1 - 2022-04-19
- ux(Search ): hide message "There are no results..." in results
#822
- ux(AddPaper): go to next step on field click
#821
- fix: Template save button keeps saving state
#824
- fix(Comparison): Error when publishing comparison DOI without creators
#825
- fix(Review): duplicate publishing notification after publishing
#826
- fix: Contributions Help Tour issue
#823
V0.68 - 2022-04-13
- feat(Review): publish reviews with DOI
#638
- Comparison: improve navigation
#809
- feat(List): generic list of ORKG content
#769
- fix(ContributionEditor): fix updating property
#820
- fix: Non-existing resource: no error message displayed
#819
- refactor: move global CSS code to respective components
#818
- feat: integrate event tracking
#816
- refactor: Transition to Redux Toolkit
#807
- Resource: show metadata
#813
- Tooltip: use Tippy instead of Reactstrap
#817
- CsvImport: static backdrop, rename research problem column
#815
- CI: use https explicitly to install aoelen/react-pdf-highlighter-dist
#814
V0.67.2 - 2022-03-21
- fix(Comparison): metadata not showing
#812
V0.67.1 - 2022-03-18
- fix(Comparison): failed loading comparisons without an organization
#811
V0.67 - 2022-03-18
- ResearchField: Sync with backend changes
#810
V0.66 - 2022-03-17
- feat(Comparison): Anonymize authors while publishing
#770
V0.65.2 - 2022-03-14
- fix(ContributionEditor): creating resources with existing label not possible, error on select option with enter key
#808
V0.65.1 - 2022-03-14
- fix(Autocomplete): doesn't show value
#806
V0.65 - 2022-03-08
- style: Contributions tabs
#800
- refactor: replace usePrevious with onClose of StatementBrowserDialog
#802
- fix(StatementBrowser): formatted labels after 3 hierarchy level
#801
- fix(Templates): used templates
#797
- routes: Redirect old curation call URL to new help center page
#803
- feat(CsvImport): show warning if specified datatype is conflicting with cell value
#798
- feat(Review): show comparison link for print view
#799
V0.64 - 2022-03-03
- Review: remove reading time estimation
#793
- feat(CsvImport): support data types for literals
#794
- fix: Combined lists pagination
#795
- internal: Rename env var for backend API
#792
V0.63 - 2022-03-01
- fix(CSVImport): title required when using DOI
#791
- style: remove auto capitalization property labels
#790
- feat(ContributionEditor): Support template
#783
- fix(TemplateEditor): Updating a template for a class
#782
- fix(CombinedLists): alternate between featured and unfeatured items
#785
- style: Research field page title bar
#786
- fix(EditPaperDialog): default blank value for Month and Year in paper metadata
#787
- feat(AddPaper): Show previously selected for research field selection
#784
- feat(Header): support for multiple about categories
#788
- docs(CsvImport): link to help center instead of modal
#789
V0.62.1 - 2022-02-15
- ux(EditModeHeader): animate show and hide
#781
- fix(Auth): fix non-serializable tokenExpire
#779
- fix(Autocomplete): String exact match for instances of a class
#775
- fix(CombinedList): Sort comparison versions correctly
#780
- fix(LiteratureList): hide curation buttons
#778
- fix: no options in paper title input field
#776
- fix: Contributor tooltip doesn't show the number of papers
#774
- fix(StatementBrowser): Toast message of updating a label
#773
- ui(Comparison): move position 'add contribution' button
#777
- refactor(Reviews): rename SmartReviews to reviews
#758
V0.62 - 2022-02-07
- feat: Content curation features and show combined list of all content in research field/problem pages
#632
- feat(Search): Add filter for content created by a user
#754
- fix(SmartReview): Title doesn't remove line breaks from the label
#772
- fix: Catch error if indexing contributions fail
#767
- seo(UserProfile): set document title
#760
- fix(LatestNews): Carousel indicators are not correctly displayed
#762
- doc: Display a link to the help center to add Benchmark
#763
- fix(SmartReview): set images in Markdown editor to max-width 100%
#771
- fix(ContributionEditor): literal conversion tooltip not visible
#765
- fix(Template): Property range field doesn't show the class name
#766
- chore: Replace contact page link with helpdesk email in 503 page
#768
- feat(LiteratureList): make list embeddable
#744
V0.61 - 2022-01-26
- fix(Comparison): view a resource within a context
#761
- feat(Visualization): view visualization modal
#739
V0.60 - 2022-01-24
- feat: lookup paper metadata by title via Semantic Scholar
#746
- fix: videos, replace bootstrap classes
#759
- feat(Comparison): support showing single result when filtering
#720
- feat(LiteratureList): support BibTeX export
#748
V0.59 - 2022-01-17
- fix: issue with running ORKG in Safari (update citation-js)
#753
- fix: Some issues in textbox width of autocomplete
#752
- style: PWC box spacing issue
#750
- feat(MarkdownEditor): support for video embedding
#747
V0.58 - 2022-01-10
- Comparison: support embedding videos
#749
- fix(PaperView): Reversed order of authors
#742
- style: Responsive benchmarks page
#741
- fix: Plural words with zero items
#745
- fix(AbstractAnnotator): text wrapping issue
#743
- docs: add Architecture section
#740
- internal: Update dependencies
#731
V0.57.2 - 2021-12-20
- fix: Same as abstract not displayed
#726
- fix(StatementBrowser): Double tooltip on research problem resources
#735
- fix(Resource): Updating the label
#737
- fix(StatementBrowser): Infinit loop on fetch statements for resource
#738
- fix(SmartReview): allow deletion of duplicate authors
#736
V0.57.1 - 2021-12-07
- fix(SmartReview): fix issue with adding resources/properties in the ontology table
#733
- fix(Search): paper links do not show correctly
#732
V0.57 - 2021-12-03
- fix(Search): link to SmartReview directly, refactor switch statement
#730
- feat: literature list
#712
V0.56 - 2021-12-02
- feat(StatementBrowser): Optimisation and enhancement of templates, autocomplete and user interaction
#624
- docs: add contributing file
#729
V0.55.1 - 2021-11-19
- fix(Comparison): Contribution data doesn't show in case no properties are selected
#725
V0.55 - 2021-11-16
- Comparison: rename 'more' to 'actions' button header
#724
- fix(Comparison): loading indicator prevent overflowing
#723
- fix: top contributors
#574
- fix(Contribution editor): Bibtex reader does not catch the url entry
#711
- Style(ContributionEditor): Make dropdown box of types visible
#716
- fix(Contribution Editor): Select datatypes dropdown in the popup
#717
- fix(Comparison): Applied filters are not visible at the first time applied
#719
- fix: Bibtex are saved in "has doi" statement
#721
V0.54.1 - 2021-11-10
- fix(ContributionEditor): infinite loop when adding a paper
#722
V0.54 - 2021-11-08
- fix(ContributionEditor): Saving the boolean value
#718
- fix(Comparison): Publishing a new version of a comparison doesn't show the labels of existing references
#710
- fix(SmartReview): fix author order list page, fix invalid formatted reference
#714
- fix(SmartReview): scrollbars for overflowing outline items
#713
- feature: support for draft comparisons, consolidate draft entity design
#707
- refactor: transition to Redux Toolkit, starting with the contribution editor
#706
V0.53 - 2021-11-02
- fix(Comparison): Disable extend property ids when using exact match approach
#708
- feat(DataAccess): add link to visual SPARQL editor
#709
V0.52.1 - 2021-10-21
- fix(ContributionEditor): reset datatype on close, support for creating duplicate resources
#705
V0.52 - 2021-10-18
- fix(AddPaper): Check the existence of paper after lookup
#703
- fix: Unpublished comparisons have
undefined
in their title#702
- ux: Open a new window for "Go to resource page" link
#704
- feat(Contributions editor): Add the new selector of datatype
#666
- fix(EditPaperDialog): preserve author order, prevent duplicate statements
#701
- feat(Comparison): Show a header row in case of shared path of properties
#700
- ux(TemplateEditor): Show the property id and the description in a tooltip
#699
- enhancement(SEO): use schema.org JSON-LD to describe ScholarlyArticle
#695
- fix: Inconsistent behavior between search fields on search results page
#694
- fix: URLs as Literals in Comparison Editor
#677
- feat(Header): list about pages in submenu
#697
- fix(EditPaperDialog): prevent duplication of fields and venues
#689
- ux: Remove visual feedback on list item hover
#690
- fix: add margin for view paper button
#698
- fix: adjust the regular expression of Link value plugin
#691
- fix: Latex formulas wrapping
#692
- fix(AddPaper): Dismiss the modal of "DOI already in ORKG" only by using the buttons
#696
- feat(Homepage): support for news article cards
#687
V0.51 - 2021-10-07
- fix(Autocomplete): Loading external classes
#688
- feat(Autocomplete): use TIB Terminology Service for class lookup
#686
- feat(ViewPaper): support for Altmetric
#685
- fix(Comparison): fix overflowing property values
#684
- feat(Search): support class label lookup
#683
- fix(DatatypeSelector): preserve selected value on rerender
#680
- fix(Autocomplete): resolve issue with selecting an existing class from external ontologies
#679
V0.50.1 - 2021-09-10
- fix: Preview for visualization shows error message
#678
V0.50 - 2021-09-10
- fix: Links to terms of use and data protection
#676
- feat(CSV import): Add paper venue column and fix fetching publication month and year
#675
V0.49 - 2021-09-08
- ux(Comparison popup): Replace delete confirmation with tooltip
#674
- fix(Stats): improve responsiveness of stats boxes
#672
- feat(Author): Show ORCID/Google Scholar profiles for authors and refactor Cards
#667
- feat(Home): support alerts via the CMS
#658
- feat(Comparison): load live data, only allow editing when live data is fetched
#662
V0.48 - 2021-08-09
- fix(ContributionEditor): make property column always visible
#668
- fix: add missing return instruction in getLabel
#670
- fix(Comparison): correct color for transposed first table cell
#669
- refactor(ListPage): use ListPage component for all pages listing entities
#661
- Style: Section titles in research field page needs a margin right
#665
- fix(Paper): fix styling is listed comparisons
#663
- feat(SmartReview): mention ORKG in acknowledgements
#660
- style(Comparison): make contribution labels better visible
#659
V0.47 - 2021-08-03
- Replace title about page
#655
- fix: wrap top menu to prevent horizontal scrolling on small screens
#654
- feat(SB): Select datatype of literal
#647
- fix(Header): improve responsiveness
#657
- feat(ValuePlugins): support inline Latex and AsciiMath
#646
- UX(Comparison popup): Start comparison only if two contributions are selected
#652
- style: Enhance similar contributions elements in small screens
#653
- fix: Exclude videos and images patterns from link ValuePlugin
#651
- chore: remove unused packages
#650
V0.46 - 2021-07-26
- feat: Integration of Strapi CMS
#564
V0.45 - 2021-07-21
- fix: Issue with fetch statements for resource
#648
- enhancement(Benchmark): Show benchmark of a research problem on dataset
#628
- feat(Stats): add additional statistics
#625
- fix(SmartReview): save authors without change
#645
- feat(Observatories): human-readable URLs
#507
- fix(Comparison): Remove decoding before parsing comparison configuration
#643
- fix(SmartReview): preserve order of ontology items, rely on backend default sorting
#612
V0.44.1 - 2021-07-15
- fix(CSV import): Validation schema
#642
V0.44 - 2021-07-13
- fix: make several UI components more accessible
#636
- fix: Paper cannot be edited when no research field is provided
#641
- feat(CSV import): Fetch metadata if DOI is provided
#640
- fix(CSV Import): Research field validation
#639
- feat(ValuePlugins): support inline clickable links
#635
V0.43 - 2021-07-07
- fix: add Comparison pop-up to ResearchFields page
#634
- feat(SmartReview): show selection box when adding a reference
#626
- fix: some contribution editor and comparison issues
#630
- feat(CSV import): support for resources with header prefix
#633
- internal: Update dependencies
#629
- fix(Comparison): display references
#631
V0.42.1 - 2021-06-24
- feat(SmartReview): support value plugins in ontology table
#618
- ux: Add loading indicator for benchmarks and fix plotting issues
#622
- fix: Broken pagination in templates page
#623
- fix(SmartReview): incorrect reference key for automatically generated references
#621
V0.42 - 2021-06-22
- fix(SmartReview): set max length for content sections
#619
- feat(Stats): add additional statistics
#620
- feat(SmartReview): section outline, section move buttons, publish reminder, scrolling on move
#616
- ux: Add to comparison button
#609
- curation: Make only admins can edit research field resource
#601
- feat(AuthorInput): decode html entities of crossref reponse
#613
- chore: remove organizations/id/Observatories endpoint
#614
- fix: Current user tooltip appears on the user profile
#615
- ux(ContributionEditor): list animations when automatically sorted
#591
- fix(SmartReview): show correct property labels in ontology entity suggestion
#611
- refactor(Visualization): Store the customization state
#599
V0.41 - 2021-06-15
- feat: Add benchmarks related pages
#526
V0.40.2 - 2021-06-10
- fix: Showing doi in ExistingDoiModal
#610
V0.40.1 - 2021-06-08
- fix(Visualizations): Loading while switching between comparison versions
#607
V0.40 - 2021-06-08
- feat(Observatories): remove a resource from an observatory
#606
- Comparison: Show history and enhancements on comparison cards
#597
V0.39.1 - 2021-06-08
- fix(Comparison): Publishing a comparison with a old response
#605
V0.39 - 2021-06-07
- UX: auto resize input fields for literals
#595
- feat(SmartReview): support for new entity table section type
#596
- fix: Edit property in the statement browser
#603
- feat(SmartReview): support in-text citations
#590
- Comparison: storing parameters in the simcom database
#589
- fix: Guided tour to add a paper manually
#598
- fix(Template): Loading empty list of components
#600
- fix: Access to resources listed in the property page
#586
- feat(Comparison): Clickable labels in tooltip of cells
#592
- feat: Show always provenance and timeline box
#594
- fix: scrolling on add paper page
#587
- fix(Template): Property range field doesn't show the class name
#593
V0.38.1 - 2021-05-20
- fix: Error when components of a templates don't have a range
#588
V0.38 - 2021-05-19
- fix: Error on PropertySuggestions component
#585
- fix: loading comparison components
#576
- fix: loading observatory and organization in user profile
#575
- fix: load more button in add contribution modal and prevent comparing the same contribution
#577
- feat(Resources): allow curators to edit published comparison
#584
- feat(Comparisons): change default comparison method to 'path'
#568
- fix(Comparisons): encode predicates when URL is generated
#578
- feat(FeaturedComparison): make featured comparison for home page only
#579
- SmartReview: fix link after publishing, fix Markdown syntax, fix history after publishing
#582
- feat: sort contributors and show contribution percentage in tooltip
#580
V0.37.3 - 2021-05-12
V0.37.2 - 2021-05-04
V0.37.1 - 2021-05-03
- Update curation call page
#570
V0.37 - 2021-04-30
- feat: add webinar page
#566
- fix: Creating account with non-matching passwords doesn't display error
#565
- fix: temporary fix of top contributors
#567
V0.36 - 2021-04-26
- fix: contributions order and rediction after delete
#560
- style: increase z-index of the comparison menu
#562
- style: alignment of checkboxes in 'select properties' modal
#563
- feat: smart survey article writer
#477
- fix: use value id instead of index as a key in StatementItemTemplate
#558
- fix: Add properties if there is no template predicate
#559
- fix: Edit author in AuthorsInput
#561
V0.35 - 2021-04-21
- page: Add video to curation grant call
#557
V0.34 - 2021-04-16
- help: Add a link to how to embed a video wiki page
#555
- feat: add page Curation Grant
#556
- fix: force LF line endings for Windows users
#552
V0.33 - 2021-04-14
- fix: List comparisons for a contribution
#554
- fix: Mobile menu breaks on homepage
#553
- ui: Observatory page improvements
#545
- refactor: update theme variables
#551
- update dependencies
#547
- enhancement: improve mobile support is some views
#543
- ui: Show all time contributors by default
#544
- data: Add API to Data Access Page
#546
- fix: Sorting comparisons on the home page
#548
- geonames: use the property "same as" instead of "url" for the linking
#541
V0.32 - 2021-03-30
- fix: show creators in papers page, get top contributors, loading comparisons, research field taxonomy browser
#539
- header: Add new content button
#534
- ux: Set a default value of a research field while publishing a new version of comparison
#536
- ux: Show "Create resource" on top of the search results
#538
- feat(ContributionEditor): multiple UX improvements
#537
- feat: Add share link marker
#535
- ui: new home page and new research field/problem/organization/observatory layouts
#515
- help: Self visualization service instruction video
#533
- feat: add video to comparisons page
#531
- feat: use slugs in URL for research fields and problems
#518
- fix: Comparison view density and property cell when the method path is used
#529
- fix: Unlogged user can edit a paper and removing token cookie on logout
#530
- feat(ContributionEditor): scale container based on contribution amount
#520
- feat(Search): support search for paper by DOI
#528
- fix: consistent labels for list pages
#527
- fix: show error message when invalid contribution IDs are provided
#521
- feat: Show the statements of a property
#495
- feat: tools overview page
#445
- feat(AddContribution): include DOI in input label
#522
- feat(ContributionEditor): always show research problem row
#523
- ci: integrate junit test reports
#524
- refactor: support new backend pagination requests and responses
#438
V0.31 - 2021-03-08
- feat: contribution editor
#490
- feat: Add tooltip showing the description of properties/classes
#494
- update colors
#517
- style: Comparison filter icon
#511
- refactor: Paper card, max number of authors
#512
V0.30.1 - 2021-02-25
- fix: Deleting property statement browser results in error
#514
V0.30 - 2021-02-19
- fix: Downgrade react-select-async-paginate
#510
- feat: Add faceted search on comparison page
#492
- feat: Add export to jupyter notebook button
#499
- fix: Too many re-renders.
#508
- feat: Add SPARQL endpoint
#509
- fix: Self-Vis-Service feedback and smaller issues
#502
- fix(eslint): remove eslint for jsx files
#506
- update: react scripts
#501
- docs: add readme PDF annotation tool
#505
- fix: Comparison creators are missing from Publish metadata
#503
- ci: Add cache control headers for static files nginx config
#402
V0.29 - 2021-02-05
- fix: Deleting property from statement browser
#500
V0.28 - 2021-02-05
- fix: logos in footer are not center aligned
#498
- lint: Support Windows as development environment
#496
V0.27 - 2021-02-03
- fix: Chatbot covers cookie banner button
#480
- fix: Add value component and add paper request
#493
- feat: Add visualizations page
#487
- feat: Research field pages improvements
#435
- ux: Enhance observatory selector
#483
- fix: Assign comparison to an observatory
#489
- partners: Add EOSC and EU flag logos in footer
#485
- feat: New pages: add property and add class
#482
- fix: Latest papers on home page shows oldest papers
#481
- feat(ResearchFields): new page to browse the research field taxonomy
#486
- refactor(ContributionItemList): use correct HTML semantics for interactive elements
#479
- feat: Comparison visualization service
#353
- Update dependencies
#462
- feat(Comparison): scrolling by click on shadow, refactoring of ComparisonTable
#478
- refactor: move store creation to statement browser component
#461
- feat: search button on list pages
#476
V0.26 - 2021-01-13
- fix(CsvImport): new properties with new resources
#474
- ux(homePage): Improve observatoryCarousel
#475
- fix(CsvImport): Trimming values
#473
- style(Comparison): move publication year to the front in comparison header
#471
- style(Header): reorganize menu items
#472
- style(Resource): add button to create resource
#470
- style(Comparison): max-width for content loader for full page comparisons
#468
- fix(SimilarPapers): index contributions after adding new paper
#467
- style(ResearchFieldCards): add a button to visit research field page
#469
- feat(ResearchFields): tree selector for research fields
#466
- feat(CsvImport): support reusing new resources
#465
- feat(CsvImport): support URLs in CSV import
#464
- feat(CsvImport): import CSV file with DOIs
#463
- feat(Breadcrumbs): make last field clickable
#460
- chore: update dependencies of ORKG widget
#459
- feat: make properties clickable throughout the UI
#455
- fix : Issue with display provenance box when the paper is added by an unknown user
#456
- fix: Add creators when publishing comparison
#457
V0.25 - 2020-12-16
- ui: Home page improvements
#425
- feat: Autocomplete in authors input fields
#450
- fix: Filtering templates
#454
- feat(Comparisons): show observatory logo in comparison header
#452
- help: Links to wiki pages
#453
- ux: Hint text for publishing comparisons Component
#451
- design(BreadCrumbs): update background color
#448
- fix: slow comparison re-renders
#442
- fix: Comparison method option
#447
- fix(CsvImport): require authentication
#446
V0.24 - 2020-12-10
- feat: redirect user to page after authentication
#441
- fix(Comparison): hide 'view resource' link if resource is not available
#443
- feat: Mark paper metadata as manually verified
#436
- ux: Add breadcrumbs on paper, research field and comparison pages
#433
- enhancement: Comparison card
#423
- enhancement: Delete a contribution without calling the comparison API
#399
- enhancement (Add paper): Search research field
#428
- chore: update packages
#440
- legal: update data protection
#437
- fix: Save research problem when using the CSV import tool
#432
- fix: skip null values on stringifying queries
#434
- feat(FeaturedComparisons): support anchors to category headers
#431
- fix: Changing display name
#430
- Add accessibility linter rules
#429
V0.23 - 2020-11-17
- optimization: Support code splitting to reduce bundle size
#419
- ux: Observatory card as a link
#424
- fix: Save research field when creating a new observatory
#426
- feat: CSV import page
#416
- ux: add button to view more papers for research field cards
#421
- feat: delete buttons for curators
#337
- chore: move getResourcesByClass to resources network file
#422
V0.22 - 2020-11-10
- enhancement: Research field and observatory pages
#408
- feat: Comparisons related figures carousel in observatory page
#417
- autocomplete: fix duplicate result when searching by ID
#410
- fix: Use a unique key to render TemplateComponent
#413
- fix: Check if the user is authenticated on the first load
#414
- fix: Search page issue
#418
- ux: improve autocomplete component
#415
V0.21 - 2020-10-28
- feat: Support for existing ontologies using Ontology Lookup Service (EMBL-EBI)
#363
- feat: Curating observatories
#373
- fix: Keep tooltip open on click for disabled buttons
#403
- fix: Missing parameter id for the resource page
#404
- fix: Features link
#409
- style: consolidate design across platform
#406
- feat: links to resource page and vice versa
#396
V0.20 - 2020-10-21
- fix: create env.js on build (run react-env on build)
#401
- legal: new paragraph in terms of use
#400
- feat: Disable edit button on resource page for published comparisons with DOI
#397
- legal: Accept terms checkboxes during registration
#398
- ux: Add template help modal
#381
- Runtime env variables and Docker compose support
#393
- legal: update terms of use
#395
- refactor: introduce services folder for structuring network requests
#385
- feat: Figures as links
#384
- feat: add terms of use page
#394
V0.19 - 2020-10-14
- analytics: Use Matomo tracker react package
#392
- fix(RelatedFigures): default white background for transparent images
#390
- fix(TrendingProblems): dynamic row height for multiline problems
#391
- analytics: Add Matomo tracking code
#389
- ux: Breadcrumbs: long labels
#387
- ux(Changelog): make the changelog more understandable
#388
- feat: Add dynamic filter in search page
#380
- ux: add documentation link to header for more visibility
#382
- feat: Require authentication in edit options
#376
- ux: Gravatar message in user settings
#378
- ux: Validate paper URL
#379
- fix: Change user page header
#375
- feat: Setting the uri of the class
#359
- enhancement: Use fetch statement by predicate and literal value
#365
- page: Export data page
#372
V0.18.2 - 2020-09-30
- fix: Disable add a reference button when the comparison is published without a DOI
#370
- fix: overlapping buttons pdf text annotator
#371
V0.18.1 - 2020-09-29
V0.18 - 2020-09-28
- feat: Pdf annotation text
#366
- feat(Comparison): New method, assign DOI, simple versioning, provenance box, UI enhancement
#333
- ui: Add cookie banner
#358
- feat: Statement Browser Extensions
#354
- fix: Filter out deleted papers from Browse by research field
#356
- fix: Use a unique key to render StatementItem
#357
- fix: Number of occurrences in contribution level
#364
- fix: Make the resource link visible in the breadcrumbs if the label is long
#361
- style: replace 'predicate' with 'property' throughout the UI
#360
V0.17.1 - 2020-08-21
- style(Observatory): change design to three column layout
#352
- fix: Loading the template of predicates and Geonames CORS issues
#351
V0.17 - 2020-08-19
- fix: AddValue Template addes two items
#350
- feat(Homepage): show trending research problems
#342
- fix: "Add filtering of deleted papers on profile page"
#339
- fix: Showing formatted label while showing a Pulse indicator
#349
- fix: Change Predicate class ID constant
#348
- Autocomplete improvements
#346
- fix: Prevent Scrolling on contribution selection change (ViewPaper)
#341
- fix: editing issue with Edge
#347
- fix: shifting page when modal opens/closes
#345
- feat: PDF survey table extractor
#314
- fix: Hashtag Search does not work in search page
#338
- ux: change label of 'published in'
#335
- fix: empty venue in add paper wizard
#334
- style(ResearchProblem): show contribution label in papers list
#340
- fix(GraphView): never automatically expand research fields
#336
- refactor: move fixed IDs out of .env file to separate config file
#332
V0.16 - 2020-07-22
- ux: change term object to resource
#331
- style(StatementBrowser): replace colon by arrow
#330
- fix: Load more papers in research problem page
#321
- fix: Observatory link typo
#329
- ux : Update tooltip content of the dropdown menu
#322
- fix: Export comparison as PDF
#327
- refactor: change file structure, use pages directory
#325
V0.15 - 2020-07-10
- improvement: Show linked research fields to research problem
#316
- fix: fetching classes in add resource page
#320
V0.14 - 2020-07-09
- enhancement: Create page for classes
#318
- feat: Improve Observatory Overview page
#294
- feat: Normalization of research problem names
#310
- feat: Add the possibility to use templates in existing contributions
#312
- style: replace text labels featured comparisons
#317
- ux: Comparison table with sticky header
#307
- Add warning message for testing server
#315
- feat: Add meta information node for graph visualizations
#311
- fix: Literal linked to contribution
#309
V0.13 - 2020-06-24
- enhancement: Loading templates after updating classes in Resource details page
#304
- Fix: Visiting the same predicate
#301
- fix: Bug in skipping the help tour
#302
- ux: Save button for templates header
#305
- fix: Creating new properties not working
#306
- fix(Search): character encoding, refactoring search form
#303
- chore(lint): disallow unnecessary curly braces in JSX props
#300
V0.12 - 2020-06-19
- feat: Add observatories page
#298
- style: Use rounded css class where box class is used
#297
- feat: Improve the predicate landing pages
#296
- fix: Show loading indicator if the template of the object is still loading
#295
- enhancement: Use a select input field to specify the cardinality
#293
- feat: Support pagination in the autocomplete component
#292
- style(menu): Add features link to top header menu
#290
- fix: add polyfill for TextEncoder
#289
- feat: save correct datatype of literals
#281
- feat: cherry picking, PaperCardPreviews from #215 ( Caching )
#287
- chore(package): update Fontawesome
#288
- fix: Editing paper meta data: doi and url
#275
- enhancement: Support pagination in listing the statements where the resource is an object
#279
- refactor: SelectProperties component
#284
- fix: DeletedPaper doesn't take into account fetching papers of a research problem/field
#286
- fix: Duplicated labels of mapped comparison properties
#285
- style(UX): Close alert of horizontal scrolling comparison by cookie
#278
- feat: support deleting papers, refactor code, upgrade packages
#272
- Resolve "editing publication month does not provide expectedtype"
#273
V0.11 - 2020-06-03
- feat: Many to many relationship between Organization and Observatory entities
#260
- Generete latex export only when the model is open
#268
- Support suggestion of templates based on research problems
#267
- feat: Indicate mapped comparison properties
#265
- Fix: Paper venue
#261
- fix: Template editor issues
#262
- feat: make resources and research problem selectable
#264
- fix(Changelog): issue with wrong tag order
#263
V0.10.1 - 2020-05-19
- Fix the issue if the paper is not part of an observatory
#259
V0.10 - 2020-05-19
- fix: Add value if the resource has a formated label
#257
- fix: Logout user when the token expires
#258
- style: Fix z-index for comparison popup and page header bar
#256
- fix: Rendering statements component in resource details page
#255
- feat(Resource): show statements with resource in object
#237
- Resolve "Creating organization and observatories"
#248
- feat: support image resources for comparisons
#254
- feat: Feedback/Support Chat for the ORKG Frontend
#253
- feat: Template improvements
#242
- design: change position of contribution amount
#252
- fix: Use localstorage instead of cookie to collect contributions for a comparison
#247
- feat(AddPaper): Show existing paper if the doi already exists
#250
- feat: Show the resource and predicate id in the autocomplete options
#251
- feat: Make the option edit a paper visible along the page
#246
- fix: Comparison with same property label, but different IDs
#249
- feat: Display the number of compared contributions
#244
- fix Console Error from the Jumbotron component
#245
- feat: Listing all published comparisons
#243
- fix: Fix existing tests
#240
V0.9 - 2020-05-05
- feat: support thumbnails for related comparison resources
#239
- Resolve "Fix double line edit mode"
#234
- Single node collapse
#230
- Resolve "Bug: publishing a comparison"
#236
- Change position "Add contribution" for a comparison
#233
V0.8 - 2020-04-15
- Change comparison menu
#227
- feat: edit the classes of a resource
#226
- fix inserting data from abstract annotator to contribution data
#231
- fix create a shareable link for published comparisons
#229
- feat: Support ordering for featured comparisons and papers on homepage
#225
V0.7.1 - 2020-04-02
- fix: delete property of template
#224
V0.7 - 2020-04-02
- Add a contribution option
#222
- feat: support for paper PDF url
#220
- Resolve "Edit the research field of a paper"
#215
- make the similar paper box responsive #45
#219
- Resolve "Add additional resources to comparisons"
#223
- refactor: Statement Browser and Save the template used to create a resource
#216
- Custom 503 error page
#218
- ViewPaper design update
#217
- Resolve "Responsive site"
#214
- Update regular expression of ORCID Identifier
#211
- Better mobile support in some views
#212
- Replace Findable with FAIR on the home page header.
#213
V0.6.2 - 2020-03-11
- Remove unuseful comments and variables
e2d3a62
- Update changelog
ae2c3b2
- Fix RDF datacube vocabulary tabular view
dd6a28b
V0.6.1 - 2020-03-10
- Fix datacube vocabulary tabular view
1e770d8
V0.6 - 2020-03-10
- fix: RDF DataCube tabular view
#208
- fix: Export to Latex
#207
- Widget
#192
- feat(UX): Pre-fill general data using a query paramater
#205
- Locate button fix
#206
- feat: provide input templates to users and many small UX changes throughout the UI
#210
V0.5.8 - 2020-03-03
- Search in graph
#196
V0.5.7 - 2020-03-03
- refactor(Comparison): save comparison response only on share and publish actions
#202
- feat(Home): add ORKG marketing video to the homepage
#203
- Resolve "Improvements to sign in / account settings / user profile"
#179
- style: fix problem of autocomplete width with long texts
#204
- feat: Add paper venue #115
#182
- feat(Comparison): Add reference to contribution comparison
#185
- improvement(UX): Auto focus on author input field
#197
- improvement(UX): research field input
#198
- improvement(UX): Edit paper
#199
- feat(ResearchProblemInput): Suggest newly added research problems from other contributions
#200
- style(UX): Show a keyboard shortcut to navigate horizontally in comparison results
#201
- fix(EditPaper): fix link to research problem after editing
#194
- fix(AddPaper): use existing research problems
#193
- feat(ValuePlugin): Add Doi value plugin
#186
- improvement(Comparison) : LaTeX/BibTeX Export
#187
- feat(Paper): Share paper in social media
#188
- improvement(ResearchProblem) : show description of research problem
#190
- Close the comparison popup when the user clicks ouside of it
#189
- fix(HelpTour): remove updateTourCurrentStep action
#191
- feat(Graph visualization): Add expand all nodes option and improve the performance for getting new data
#184
- fixed rendering animation group remove
#183
- feat(Resource): show DBpedia/Wikipedia/WikiData abstract when a resource is sameAs wiki's resource
#177
- Visualization module
#178
- feat(ResearchFields): grey out empty fields, better UX with animations
#176
- fix: User logout
#181
- feat(Footer): add more partner logos
#180
V0.5.6 - 2020-01-21
- style(footer): Add TIB logo
#175
- fix(Comparison): Export PDF
#170
- fix(Comparison): Short and Publish links
#171
- style(SimilarContribution): show contribution label
#173
- style: break words comparison box + add calendar icon paper card
#174
- fix(Comparison): wrap long text in headers
#172
V0.5.5 - 2020-01-17
V0.5.4 - 2020-01-17
- feat(Comparison): Export as RDF
#169
- fix(Comparison): improve general UX
#164
- fix(Comparison): fix links to published comparison, fix wrapping long comparison title
#168
- feat(Comparison): ability to publish a comparison
#166
- feat(License): add license for published data
#167
- feat(StatementBrowser): video previews for multiple platforms including the TIB AV portal
#165
- fix(Search): hide no found message of not selected filter types, fix loading indicator
#162
- style: eslint rules for better coding, prefer const over let as warning, disallow var
#163
- feat: Sortable authors input
#159
- fix: similar contributions
#148
- fix: check if headers exist before calling headers function
#149
- fix: load paper and statement browser data from the previous props on componenetDidUpdate
#150
- fix: Set classes of newly created contributions and research problems
#151
- Make the autocomplete case unsensitive
#152
- fix: Show no result message if the search query is empty
#153
- style: Fix problem with long strings of search results
#154
- fix: exclude authors from resources search result
#155
- fix: Open property on create
#156
- fix: define a custom method to sort elements of an array
#157
- feat: show a link of the dedicated page of selected resource in statement browser
#158
- add links to imprint and data protection regulation
#160
- remove unused css files
#161
V0.5.3 - 2019-12-17
- Show featured papers by default
#144
- fix: Use react router link for internal link
#146
- fix: Add FeaturedPaper class to default environment variables
#147
V0.5.2 - 2019-12-16
- fix: featured papers component
#143
- refactor : Get paper data function
#142
- style: update home page components
#139
- added stopForce function (called when graph is closed [stopBackgroundProcesses])
#140
- style: fix statment browser issue in firefox
#141
- fix: replace urls with constants
#137
- style: add margin top to body class
#138
- style(Homepage): set multiple mottos in the homepage
#136
- fix: typos on homepage and license page
#135
V0.5.1 - 2019-12-13
- fix: remove the token cookie if it's expired
#134
V0.5 - 2019-12-13
- style: change the about banner on the home page
#132
- fix: disable send token by default on get requests
#133
- Ensure that no duplicate labels are in the new properties
#117
- refator: Separated component for contribution help tour
#120
- feat: User settings
#128
- feat: featured comparisons page and show slider on homepage
#126
- feat: add Github issue tracker link to footer
#131
- fix : Adding wrapping option to resources/literals in StatementBrowser
#129
- fix: Updating a resource/literal labels
#130
- fix: scrolling to browser window top and page transition
#127
- Visualization module
#122
- replace some HTTP requests with bulk actions
#119
- Integration of ORCID and Author Class
#115
- fix: Misleading error message on comparison
#121
- Add Gitlab template issue for Bugs
#116
- style(header, footer): small style changes
#114
- style: prettier on all files
#94
- Author page #94
#109
- feat(authentication): support for user accounts in the UI
#96
- Keep the interface interactive during the guided tour #84
#85
- Filtering the resources based on the classes
#95
- feat: show path of values in the contribution comparison
#100
- fix: Sort resources/predicates/statements by created at property
#105
- fix: set the classes of resources on autocomplete
#106
- refactor: move abstract annotation to a dialog
#112
- Resolve "Edit paper: don't save when there are not changes"
#113
- feat(changelog): include changelog page in the UI
#102
- Show save button when editing resource label
#111
- style(home): add a banner that links to project page
#104
- fix : edit the label of a resource
#110
- feat: keep selected property on the resource history
#107
- style(footer): new footer design that shows the current version
#101
- feat(addpaper, viewpaper): support paper edit
#92
- docs(readme): more information and include contributors information
#103
- style(header): include new ORKG logo in the header
#99
- Fix latex preview
#97
- docs(changelog): auto generate change log on pre-commit
#98
- Annotation tooltip position
#71
- Async Research problem selection
#68
- Some fixes in tools pages
#91
- Add edit label for not existing resources
#84
- Include pagination paramaters in network functions
#89
- Save full paper using one api call
#81
- Add paper : Show paper title after the first step
#83
- Get annotations via post HTTP method
#86
- Support latex entry in the input fields #53
#88
- Added stats page, change name of debug menu to: tools
#90
- Feat/improved search results page
#82
- Remove MouseFlow and TPDL Experiment
#80
- Pre-commit lint check
#78
- Package updates
#70
- Fix missing label abstract annotator
#77
- Add confirmation box when the user leave the page 'add paper' without saving #76
#72
- Fix contribution deletion #88
#73
- Fix the size of view graph button #90
#74
- Render the publication DOI as a link #91
#75
- Parse the full title from crossref #89
#76
V0.4.1 - 2019-09-06
- add missing slashes
766a1af
V0.4 - 2019-09-06
- RDF data cube vocabulary tabular visualization
#67
- Paper wizard abstract step
#65
- TPDL experiment info page
#66
- Unregister the service worker
#64
- Init share short link option to false if long url change
#63
- Add clear comparison popup
#62
- Fix statement browser style
#61
- Add support to get general paper data from bibtex
#58
- Improve autocomplete
#57
- Graph visualization
#60
- Set pages title
#59
- Comparison fixes
#55
- Index each contribution separately
#54
- Include citation to ORKG in LaTeX exports
#52
- Fix some links in view paper page
#53
- config routes
#50
- Add explanation for the meaning of research contributions #56
#51
- add a link to orkg in exported latex
#49
V0.3 - 2019-06-27
- Move scss styles of Contributions.module into styled components #52
#44
- add bibtex generator
#48
- load comparison from cookie each second
#46
- add transpose option to compraison table
#47
- show message if property label already exists #49
#42
- prevent page reload on enter research problem fix #51
#41
- fix the link of compare contributions
#45
- check if there at least a paper for a contribution
#43
- Add no title when a paper title is missing
#40
- Similarity styling fix
#39
- run setupSimilarity async after adding a paper
#38
- add separated loading indicator for similaire contributions
#37
- Keep input value when switching data type - fix #48
#36
- Fix statement browser bugs
#35
- Research problem
#34
- Add research problem input
#33
V0.2 - 2019-06-27
- Resolve "Deployment deletes documentation"
#27
- Extracted popup delay to the configuration file.
#29
- Resolve "Rewrite networking to use promises"
#28
- Resolve "Type error" in Chrome, when trying to add a new predicate
#26
- Minor changes before dils
#25
- Resolve "Make the changes in UI to Neo4J implementation in backend"
#24
- UI cleanup before DILS
#23
- Hid navigation buttons. Commented the corresponding code, so that they can be brought back easily.
#22
- Added tooltips to the buttons.
#21
- Resolve "Show a new value selection row in the dropdown box"
#19
- Resolve "Add DOI as a property when creating a new resource from DOI"
#20
- Resolve "Make addition of property possible"
#18
- Resolve "Warnings when building"
#17
- Resolve "Fix network error problem in Firefox"
#16
- Added a fix to redirects.
#15
- search working again
#13
- Build for /orkg URL prefix
#14
- Deployment changes
#8
- fix merge issues from master into search
#12
- Search functionality
#10
- Refactoring helpers
#9
- Gitlab CI
#7
- Resolve "Implement 'add statement' functionality"
#6
- Bootstrap wikidata routing
#5
- Resolve "Implement data addition"
#4
- Using visjs
#3
- Using orkg prototype
#2
- Implemented basic data fetch from the new backend.
#1