Releases: OpenSynergic/leconfe
Releases · OpenSynergic/leconfe
Leconfe Release 1.2.0-beta.2
What's Changed
- refactor: improve proceeding management by @rahmanramsi in #462
- feat: improve track management by @rahmanramsi in #466
- fix: error when deleting user by @rahmanramsi in #465
- fix: dont allow user with admin role be deleted by @rahmanramsi in #464
- feat: add public name on register page by @rahmanramsi in #463
- fix: permission for some role by @rahmanramsi in #467
- fix: remove asterisk symbol on public name by @rahmanramsi in #468
- chore: exclude .dockerdata folder in release by @rahmanramsi in #469
- chore: disable pin on login as banner by @rahmanramsi in #470
- chore: improve submission table by @rahmanramsi in #471
- fix: allow admin user to edit themself by @rahmanramsi in #472
- feat: review mode (anonymous, disclosed author, open) by @rahmanramsi in #473
- feat: improve submission workflow by @rahmanramsi in #474
- fix: author can create submission file components by @rahmanramsi in #476
- fix: publisher library file show on other scheduled conference by @rahmanramsi in #475
- fix: incomplete submission show on unassigned submission list tab by @rahmanramsi in #477
- fix: error when deleting paper components by @rahmanramsi in #478
- fix: author cannot submit new submission by @rahmanramsi in #479
Full Changelog: 1.2.0-beta.1...1.2.0-beta.2
Leconfe Release 1.2.0-beta.1
What's Changed
- feat: publisher library by @rahmanramsi in #459
- chore: add submissions filter by track by @rahmanramsi in #458
- fix: 404 not found when accessing register page while logged in by @rahmanramsi in #457
- chore: submission improvement by @rahmanramsi in #456
- chore: bump version to 1.2.0-beta.1 by @rahmanramsi in #460
Full Changelog: 1.1.2...1.2.0-beta.1
Leconfe Release 1.1.2
What's Changed
- chore: add action for building docker image on release new version by @rahmanramsi in #437
- fix: submission error when proceeding is deleted by @rahmanramsi in #436
- chore: remove unnecessary storage link validator by @rahmanramsi in #438
- chore: improve proceeding by @rahmanramsi in #443
- fix: error when there's no author family name by @rahmanramsi in #442
- fix: only allow authorized user for accessing plugin management by @rahmanramsi in #441
- chore: add missing MAIL_FROM_NAME by @rahmanramsi in #440
- fix: author name doesn't show on citation when family name is not included in author by @rahmanramsi in #444
- chore: increase max upload size by @rahmanramsi in #445
- Fix: error install plugin by @rahmanramsi in #448
- chore: disable buggy imagetools plugin on html editor by @rahmanramsi in #447
- feat: add url for partner and sponsor by @rahmanramsi in #446
- fix: cannot edit contributor role by @rahmanramsi in #451
- fix: profile image not uploaded when select existing data by @rahmanramsi in #450
- fix: dont throw error when cannot connect to plugin gallery service by @rahmanramsi in #449
- chore: add scholar information for speakers and committees by @rahmanramsi in #454
- chore: allow custom css override default css by @rahmanramsi in #453
- fix: error on ris citation by @rahmanramsi in #452
Full Changelog: 1.1.1...1.1.2
Leconfe Release 1.1.1
What's Changed
- fix: automatically relink storage and plugin if it is not properly linked by @rahmanramsi in #423
- fix: wrong home url on breadcrumbs by @rahmanramsi in #422
- fix: allow some element in wysiwyg using style attribut by @rahmanramsi in #421
- feat: add action to relink storage by @rahmanramsi in #424
- fix : error when using external url for galley by @rahmanramsi in #426
- fix: cannot install plugin while plugins folder is on different filesystem by @rahmanramsi in #428
- feat: add public name for User, Author, Committee, and Speaker by @rahmanramsi in #430
- feat: allow customize role for registration by @rahmanramsi in #429
- chore: improve role registration on profile by @rahmanramsi in #431
- chore: improve submission activity log by @rahmanramsi in #433
- fix: error when select existing committee or speakers by @rahmanramsi in #432
Full Changelog: 1.1.0...1.1.1
Leconfe Release 1.1.0
What's Changed
- (Feature) Theme System by @rahmanramsi in #407
- (Improvement) allow page render get hook by plugins by @rahmanramsi in #406
- Plugin gallery by @rahmanramsi in #409
- Fix margin between proceeding track by @rahmanramsi in #410
- fix error when inputting empty doi by @rahmanramsi in #411
- sync update on 1.0.x to development by @rahmanramsi in #412
- Split plugins to their own repository by @rahmanramsi in #413
- 414 improvement sortable tracks by @rahmanramsi in #415
- Fix css not loaded on installation page by @rahmanramsi in #416
- Fix plugin public folder not properly get symlink by @rahmanramsi in #417
- favicon setting by @rahmanramsi in #418
- enable style fixer on push development branch by @rahmanramsi in #419
Full Changelog: 1.0.3...1.1.0
Leconfe Release 1.0.3
What's Changed
- Payment System Improvement by @rahmanramsi in #399
- Add paypal payment plugin by @rahmanramsi in #400
- fix cannot change subject of email when assigning submission participant by @rahmanramsi in #403
- add fallback emoji for windows user by @rahmanramsi in #405
- Add information about Latest version available by @rahmanramsi in #404
Full Changelog: 1.0.2...1.0.3
Leconfe Release 1.0.2
What's Changed
- show upcoming scheduled conference on conference homepage by @rahmanramsi in #389
- change topbar link to home page of scheduled conference by @rahmanramsi in #388
- add options to redirect main site to selected conference by @rahmanramsi in #387
- disable debug in production by @rahmanramsi in #385
- fix dropdown filter size on portal page by @rahmanramsi in #391
- Allow scheduled conference set back to draft by @rahmanramsi in #390
- Fix error on first install by @rahmanramsi in #392
- Bump dependencies by @rahmanramsi in #393
- Improve label by @rahmanramsi in #394
Full Changelog: 1.0.1...1.0.2
Leconfe Release 1.0.1
What's Changed
- Github Workflow Draft release by @rahmanramsi in #381
- Allow leconfe serve on subfolder by @rahmanramsi in #384
- Fix default email template not show by @rahmanramsi in #383
Full Changelog: 1.0.0...1.0.1
1.0.0
1.0.0
First Stable release version
What's Changed
- Add Paper Citation by @rahmanramsi in #356
- Quick submit plugin by @rahmanramsi in #357
- More flexibility to extend by @rahmanramsi in #359
- pdf view plugin by @rahmanramsi in #361
- Add Copyright to Conference Paper by @rahmanramsi in #362
- Fix user email not required by @rahmanramsi in #363
- Improve-error-handling-on-production by @rahmanramsi in #364
- Fix error on selecting existing speaker by @rahmanramsi in #365
- 342 author submission by @SalimQS in #347
- Participant Attendance Improvement by @SalimQS in #369
- Fix-reviewer-submission by @rahmanramsi in #370
- Fix some workflow and permissions by @rahmanramsi in #371
- add scholar url by @rahmanramsi in #372
- upgrade script for beta 5 by @rahmanramsi in #373
- Homepage Conference Filter by @SalimQS in #375
- Add reset password & improve rate limiting on login and registration page by @rahmanramsi in #376
- add options on external published paper by @rahmanramsi in #377
- add upgrade gui by @rahmanramsi in #379
Full Changelog: 1.0.0-beta.2...1.0.0
1.0.0-beta.2
What's Changed
- remove snowflake id implementation by @rahmanramsi in #355
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2