Skip to content

Releases: msramalho/SigTools

SigTools 4.2.0

26 Apr 17:33
Compare
Choose a tag to compare
  • Improve the development environment
    • Disable the changelog so that the page is not shown everytime the extension is reloaded #87
    • Fix some bugs in gulp.js configuration #76, #87
    • Fix browsers blocking HTTP requests due to CORS in unit tests #93
    • Adding a logging mechanism that only works in development mode #102
    • Better mocking for extensions Storage API in unit tests
    • Add document mocking in unit tests #90
  • Fixes Outlook 'one-click' URLs (again) #111
  • Fixes custom recurring periods not affecting the event's start date #110
  • Enhance the DataTable extractor
    • Fix missing sorting arrows #79
    • Fix duplicated table headers #78
    • Support more tables by fixing their layout conservatively #93
  • New email extractor #99
    • It adds 'one-click' mailto links near all profiles find within current page
    • Supports 'batch email', where you can select multiple recipients
  • New extractor for exam supervisions #104
  • New extractor for pending bills with ATM details #118
  • Improve calendar events generation
    • Recurrence rules now also apply to 'one-click' events
    • Support custom locations (WIP) #51, #48
    • Support calendar status, i.e., show as Free vs Busy, in .ics #113
      • Deadline related extractors create events that show as Free by default (customisable!)
    • Support 'All Day' events on .ics and 'one-click'
      • Also useful for deadline/reminder events with no specific time
  • Revamp options page
    • Human readable extractors names
    • Add icons
    • Fix UI glitches

SigTools 4.1.0

01 Mar 18:26
Compare
Choose a tag to compare

V4.1.0

  • Documentation
  • Handle weird Microsoft encoding problem #83
  • Update the link for Outlook.com events #84
  • Fix URI encoding bug #85

SigTools 4.0.0

15 Oct 08:31
v4.0.0
Compare
Choose a tag to compare
  • Revamp the way the extension is designed, introducing faster development and deployments with gulp.js
  • Fix issues that led the extension to be blocked on Firefox

SigTools 3.1.3

29 Aug 17:53
c29ff51
Compare
Choose a tag to compare

Fixed UI problems in "Conta corrente"

SigTools 3.1.2

11 Aug 16:19
a881f2e
Compare
Choose a tag to compare
  • V3.1.2
    • Fixed Broken Grades #62
    • Fixed Bad Exam Acronym parsing #59
    • Handled Firefox Add-ons problems with 3rd party libraries...

Sigtools V3.1.0

02 Feb 16:18
Compare
Choose a tag to compare

V3.1.0
- Minimalist changelog page
- fixed exclude_urls_csv bug that disabled all extractors
- updates to satisfy Firefox's restrictions

SigTools V3

23 Dec 03:54
Compare
Choose a tag to compare
- Improved Readme and contribution instructions
- Started Unit Testing
- Fixed UI bugs
- Fixed non-minified JS files for mozilla chrome extension
- Moodle 2019 is alive
- Erasmus Datatables are working
- Every extractor has "exclude pages" for custom pages where you don't want it
- Every extractor has "apply" setting by default (boolean defaults to true)
- Improved Contribution guidelines (extractors, tests, ...)
- Mozilla problem with minified files